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 supported48 Subscribers
View all SubscribersAdd a CodeTriage badge to mocha
Help out
- Issues
- 🐛 Bug: Browser reporter suite unhide is broken (only unhides half the suites)
- 🛠️ Repo: Compute in-browser test coverage numbers
- 🚀 Feature: Add this.fast()
- 🐛 Bug: Mocha throws error if it is running a spec more than once
- 🐛 Bug: Progress on HTML reporter always 0% when delay
- 🐛 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
- Docs
- JavaScript not yet supported