qunit
https://github.com/qunitjs/qunit
JavaScript
🔮 An easy-to-use JavaScript unit testing framework.
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 supported3 Subscribers
Add a CodeTriage badge to qunit
Help out
- Issues
- Dynamically filter tests to run
- Merge modules with same name (or treat as error)
- propEqual should treat TypedArray as arrays
- Reordering should not cause a module's tests to be split before/after other modules
- Support differentiating -0 and +0 (sameValue assertion)
- Extend Assert#pushResult to receive a custom diff value
- Add module-contextual 'test' function
- Split tests for parallelization
- Separate module options from test environment
- Diff only leafs for (big) objects
- Docs
- JavaScript not yet supported