mocha
https://github.com/mochajs/mocha
JavaScript
☕️ simple, flexible, fun javascript test framework for node.js & the browser
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported47 Subscribers
View all SubscribersAdd a CodeTriage badge to mocha
Help out
- Issues
- feat: add --order option to run tests in random order
- Guard prepare() against running after _uncaught already ended the run
- feat: print each error within AggregateErrors
- 🐛 Bug: uncaught exception scheduled before the run starts yields nondeterministic results (0 vs 1 passing) and out-of-order reporter output
- perf!: replace glob package with node:fs glob
- fix: propagate chained Suite#timeout() to already-registered hooks
- 🛠️ Repo: v11 site sporadically fails to build
- chore: convert lib/utils.js to ESM
- fix: serialize parallel test results without mutating user objects
- fix: serialize parallel test results without mutating user objects
- Docs
- JavaScript not yet supported