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
- [Bug]: watch mode fails when git maintenance runs
- [Bug]: Code for inline-snapshots incurs performance penalty even when the feature is not used
- [Feature]: Add a way to mock a function only for certain arguments
- [Bug]: Strings unexpectedly have no escaping in snapshots?
- [Feature]: Allow code transformations to work without parsing source
- [Bug]: Validation warnings for options like preset or coverage directory
- chore(expect): use matcher utils via context instead of direct imports
- Pass jest-diff options to fix a11 y issues#12576
- [Bug]: jest-config can't import TS file with moduleResolution: node16
- fix: stop printing the same error for each individual test caused by beforeAll when it fails
- Docs
- TypeScript not yet supported