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
- prevent poisoned diffs from suppressing non-zero exits
- fix: --reporter-option on CLI overrides values from config (#5532)
- fix: no re-emit unhandledRejection for non-Mocha registred listener
- feat: expose globalThis.mochaVar with runner name and version
- feat: add wait option to this.retries for delay between attempts
- feat: support per-suite and per-test this.allowUncaught()
- 🛠️ Repo: Convert `lib/utils.js` to ESM
- 🛠️ Repo: Convert `lib/runner.js` to ESM
- 🛠️ Repo: Convert `lib/mocha.js` to ESM
- 🛠️ Repo: Convert remaining `lib/cli/` files to ESM
- Docs
- JavaScript not yet supported