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

Upgrade to Mocha V10 #48

Closed
wants to merge 12 commits into from
Closed

Upgrade to Mocha V10 #48

wants to merge 12 commits into from

Commits on Mar 20, 2023

  1. Use Node 16.X

    alehuo committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    0670491 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e95df2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34337c9 View commit details
    Browse the repository at this point in the history
  4. Update README

    alehuo committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    79cee17 View commit details
    Browse the repository at this point in the history
  5. Convert files to ESM

    alehuo committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    5e5ceec View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    23d6b5a View commit details
    Browse the repository at this point in the history
  2. Add cli.js to ESM exports

    alehuo committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    c3cc30f View commit details
    Browse the repository at this point in the history
  3. Bump version to 3.0.0

    alehuo committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    9d1e202 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    alehuo committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    87109f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3fe7c00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    daf0176 View commit details
    Browse the repository at this point in the history
  7. Add missing mocha.setup call; The tests always failed, because mocha.…

    …setup was not called.
    alehuo committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    bc18bc9 View commit details
    Browse the repository at this point in the history