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 supported94 Subscribers
View all SubscribersAdd a CodeTriage badge to jest
Help out
- Issues
- [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
- [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
- Allow to access snapshot comparison details
- [Feature]: upgrade source-map to @cspotcode/source-map
- Docs
- TypeScript not yet supported