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 supported49 Subscribers
View all SubscribersAdd a CodeTriage badge to mocha
Help out
- Issues
- 🚀 Feature: Disable timeout when require('node:inspector').url() !== undefined
- 🚀 Feature: JSON reporter with optional formatting
- Multiple .only should run all targeted tests even in a different context
- 🐛 Bug: `--timeout 0` does not disable timeouts
- 🐛 Bug: xUnit XML format is actually JUnit's schema
- 🐛 Bug: unhandledRejection events are re-emitted
- 🚀 Feature: Make cleanReferencesAfterRun a Mocha option
- 🚀 Feature: Add option to find the call site of a test (file name and location)
- unloadFiles throws MODULE_NOT_FOUND in ESM context for files added with relative path
- 🐛 Bug: xunit reporter does not strip ansi escape sequences, leading to invalid XML
- Docs
- JavaScript not yet supported