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 supported90 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
- [Bug]: jest-config can't import TS file with moduleResolution: node16
- [Feature]: Add expect.soft for setup and soft assertions
- [Feature]: Allow using tsx instead of ts-node for loading TS config files
- [Feature]: Support loading jest.config.ts as ESM
- Docs
- TypeScript not yet supported