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
- 🚀 Feature: Support ESM (ECMAScript Modules) in watch mode
- 🚀 Feature: Re-run only affected modules in watch mode
- 🚀 Feature: Integrate with code coverage for a "--changed" style option
- 🚀 Feature: Support multiple reporters in Node.js
- 🚀 Feature: Make parallel mode smarter
- 🛠️ Repo: Lint/validate JSDoc
- 🐛 Bug: Test stops recognizing exceptions once done has been called
- 🐛 Bug: Option "--recursive" does not support typescript files
- 🐛 Bug: Mocha quits watching when all tests file are removed
- 🚀 Feature: TypeScript .d.ts type declarations
- Docs
- JavaScript not yet supported