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
- 📝 Docs: Fix npm version badge when image doesn't load
- 🛠️ Repo: Move to neostandard instead of ESLint recommended
- 🐛 Bug: Mocha stops testing when any test file has syntax error
- 🛠️ Repo: Credit contributors in release notes
- 🐛 Bug: Tests pass without running after uncaught exception
- 🛠️ Repo: Stop using deprecated `karma` library
- 🐛 Bug: Error in mochaGlobalTeardown is swallowed and exits with code 0
- feat: ignore all node_modules and .git dirs by default
- 🚀 Feature: Change default value for `--watch-ignore` to `**/node_modules`, `**/.git`
- 🛠️ Repo: Don't create release PR until there's a user-facing change
- Docs
- JavaScript not yet supported