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
- Closing stale issues and PRs automatically
- [Bug]: toThrow discards non-Error objects when used with promises, while accepting them in synchronuous code
- [Feature]: Replace `@types/jest`'s `expect` implementation with `@jest/expect`
- [Feature]: Detect unused stubs in test code
- [Feature]: Improved console.* usability when focusing a test
- [Bug]: 0 is not considered equal to -0?
- [Feature]: Create Schema for JSON and YAML Config Files
- [Feature]: Allow swc to transform jest.config.ts
- feat(snapshot): support snapshotResolver and snapshotSerializers written in ESM
- [Feature]: Stubbing Classes
- Docs
- TypeScript not yet supported