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

chore: upgrade to Mocha v8 #5997

Merged
merged 3 commits into from Jun 18, 2020
Merged

chore: upgrade to Mocha v8 #5997

merged 3 commits into from Jun 18, 2020

Commits on Jun 18, 2020

  1. chore: upgrade to Mocha v8

    Mocha v8 has some nice improvements and also unlocks the potential
    to have parallel test runs which may speed up CI.
    jackfranklin committed Jun 18, 2020
    Copy the full SHA
    8412d08 View commit details
    Browse the repository at this point in the history
  2. try running in parallel

    jackfranklin committed Jun 18, 2020
    Copy the full SHA
    87f846c View commit details
    Browse the repository at this point in the history
  3. fix coverage

    jackfranklin committed Jun 18, 2020
    Copy the full SHA
    43bcb10 View commit details
    Browse the repository at this point in the history