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: Overloading consoleLog in reporters.Base for custom reporter
- 🐛 Bug: --fail-zero + --parallel + --grep always returns an exit code even though tests pass
- 🚀 Feature: Expose `PluginLoader` or `handleRequires` to have other frameworks provide support for the `require` option
- 🚀 Feature: Test Sharding for CI Matrix Purposes
- Leak detection (--check-leaks) is running before the hooks, preventing cleanup
- 🐛 Bug: --fail-zero always fails the test run when --delay is also used
- 🐛 Bug: Mocha not print any output when failed loading
- 🚀 Feature: Running parallel tests in isolation
- 🚀 Feature: Fatal error when async functions are passed to `describe` and `context`
- 🔒 Security: Upgrade yargs-parser and yargs to latest stable version
- Docs
- JavaScript not yet supported