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
- 🛠️ Repo: Convert `lib/nodejs/` worker pool files to ESM
- fix: apply --recursive to glob patterns
- fix(watch): evict transitive dependents from require.cache upon rerun
- fix(watch): keep watching when test files are removed mid-run
- fix: warn when describe callback returns a promise instead of quitely ignoring it
- feat: add --exit-timeout to warn and force-quit should the process linger after test run
- fix: recalculate runner.total after tests register in delay mode
- ⚡️ Performance: Replace `glob` package with built-in `node:fs` `.glob`
- test: cover async resolve+load loader hooks for `--require`
- chore: partial migration to ESM
- Docs
- JavaScript not yet supported