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]: 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?
- chore: replace `vm.Script` with `vm.compileFunction`
- [Feature]: Create Schema for JSON and YAML Config Files
- [Feature]: Allow swc to transform jest.config.ts
- [Bug]: Wrong visual diff for non-matching Symbols and Functions and matching asymmetric matcher in toHaveBeenCalledWith
- feat(snapshot): support snapshotResolver and snapshotSerializers written in ESM
- [Feature]: Stubbing Classes
- Docs
- TypeScript not yet supported