jest
https://github.com/jestjs/jest
TypeScript
Delightful JavaScript Testing.
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.
TypeScript not yet supported95 Subscribers
View all SubscribersAdd a CodeTriage badge to jest
Help out
- Issues
- [Feature]: Closing stale issues and PRs automatically - do not close issues with X amount of upvotes
- Allow to access snapshot comparison details
- [Feature]: upgrade source-map to @cspotcode/source-map
- [Feature]: Pass jest-diff options through jest-config to fix A11Y issues
- [Feature]: Support import.meta in globalSetup/globalTeardown
- [Feature]: Allow `@jest-environment` pragma to be below other comments
- Closing stale issues and PRs automatically
- Upgrade from source-map 0.6.1 to @cspotcode/source-map-consumer 0.8.0
- [Bug]: toThrow discards non-Error objects when used with promises, while accepting them in synchronuous code
- [Bug]: Using --outputFile --json suppresses CLI coverage output
- Docs
- TypeScript not yet supported