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: `--parallel` workers are force-killed before V8 coverage flushes, silently dropping coverage
- 🛠️ Repo: Understand why `nyc bin/mocha.js` sometimes gives different behavior than `node bin/mocha.js`
- fix: report test error when afterEach fails before retry
- 🛠️ Repo: When main CI fails, open or update issue
- 🛠️ Repo: When PR CI fails, link to relevant issue
- chore: extend tested Node versions
- docs: clarify CLI option help and parallel errors
- 📝 Docs: Update options output (help, errors)
- ⚡️ Performance: Switch from `picocolors` to Node.js utils styleText?
- 🛠️ Repo: Support "lights-out PRs" (e2e automated PR creation and merging)
- Docs
- JavaScript not yet supported