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: 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: Tap reporter doesn't adhere to spec
- 📝 Docs: WallabyJS configuration
- 🚀 Feature: Re-run a test multiple times: `this.repeat`
- ENAMETOOLONG when files() from utils.js encounters a symlink loop
- 🚀 Feature: Add a `--clearscreen` option to go with `--watch`
- 🐛 Bug: Escape special characters for markdown reporter
- Docs
- JavaScript not yet supported