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
- 🚀 Feature: Throw on nested it call
- 🚀 Feature: this.test.error() in "after all" hook should throw
- run global setup before test files load; closes #4508
- 🚀 Feature: Global fixtures should run before any files are loaded
- 🐛 Bug: xUnit xml format uses errors not failures
- 🚀 Feature: Normalize non-reporter command-line output
- 🛠️ Repo: Consider strategy for asserting compat with third-party modules
- 🐛 Bug: Mocha adds forEach property to CSSStyleDeclaration, at least inside a Proxy
- 🚀 Feature: Failures in before() and beforeAll() should cause all impacted tests to be reported as failed
- 🚀 Feature: Replace canonical representations used in diffs with something like util.format()
- Docs
- JavaScript not yet supported