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]: 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
- [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
- [Bug]: jest ts-node ignores provided tsconfig.json
- Docs
- TypeScript not yet supported