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 supported94 Subscribers
View all SubscribersAdd a CodeTriage badge to jest
Help out
- Issues
- [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
- [Feature]: Replace `@types/jest`'s `expect` implementation with `@jest/expect`
- [Feature]: Detect unused stubs in test code
- [Feature]: Improved console.* usability when focusing a test
- Docs
- TypeScript not yet supported