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
- 🐛 Bug: `--fail-hook-affected-tests` drops nested-suite tests when a `beforeEach` hook fails
- 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: setup Release Please for v12 stable
- 🛠️ Repo: Mocha 11.7.7 failing to publish to npm
- chore: convert lib/utils.js to ESM
- 🛠️ Repo: `--exit` tests failing sporadically
- Docs
- JavaScript not yet supported