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]: jest ts-node ignores provided tsconfig.json
- [Feature]: Allow esm https network imports
- [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
- [Bug]: shard option and global coverageThreshold config
- [Feature]: Upstream jest-file-snapshot?
- [Bug]: [ESM] "ReferenceError: Export 'xxx' is not defined in module" when mutating previously imported `node:process` from a CJS module
- [Feature]: Closing stale issues and PRs automatically - do not close issues with X amount of upvotes
- Docs
- TypeScript not yet supported