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
- 🐛 Bug: Calling `done` with circular reference object results in type error converting JSON instead of correct failure message
- 🐛 Bug: Error loading 3rd-party reporters swallowed and replaced with generic "invalid reporter"
- 🐛 Bug: Inconsistent output indenting issue with timings
- 🚀 Feature: runner.on('end', ...) doesn't respect pending Promises
- 🐛 Bug: Timeout of 0 (no timeout) for tests that never resolve closes Mocha with always successful exit-code without finishing reporter output
- 🛠️ Repo: Increase browser coverage
- 🐛 Bug: before() and after() hooks run in a test file with only skipped tests
- 🐛 Bug: Tap reporter doesn't adhere to spec
- 📝 Docs: WallabyJS configuration
- 🚀 Feature: Re-run a test multiple times: `this.repeat`
- Docs
- JavaScript not yet supported