Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(mocha-runner): support mocha 8 #2259

Merged
merged 3 commits into from Jun 16, 2020
Merged

feat(mocha-runner): support mocha 8 #2259

merged 3 commits into from Jun 16, 2020

Commits on Jun 14, 2020

  1. feat(mocha-runner): support mocha 8

    * Support mocha@<9
    * Add support for [rootHooks](mochajs/mocha#4244)
    * Ignore `--parallel` flag (stryker will handle concurrency).
    nicojs committed Jun 14, 2020
    Configuration menu
    Copy the full SHA
    acca354 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Fix unit tests

    nicojs committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    d3b0b9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb3514e View commit details
    Browse the repository at this point in the history