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 supported96 Subscribers
View all SubscribersAdd a CodeTriage badge to jest
Help out
- Issues
- [Feature]: Support loading jest.config.ts as ESM
- [Bug]: jest ts-node ignores provided tsconfig.json
- [Feature]: Allow esm https network imports
- [Feature]: Support `.mts` and `.cts` file extensions for code coverage
- [Bug]: import behavior has been broken for certain cases
- [Bug]: it.each doesn't support BigInt, complaining "TypeError: Do not know how to serialize a BigInt"
- [Bug]: jest-runtime accesses `jsdom`'s `window.localStorage`, inviting `SecurityError`s when origin is opaque
- [Feature]: esm/cjs autodetection for TypeScript files
- switch from source-map-support to @cspotcode/source-map-support
- [Bug]: shard option and global coverageThreshold config
- Docs
- TypeScript not yet supported