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
- chore: Replaced links built with Google URL Shortener with full URLs.
- Mitigate memory leaks in jest-environment-node
- [Bug]: CR (`"\r"`) in the test name breaks snapshot testing
- [Bug]: Snapshot testing does not detect the difference between CR ("\r") and LF ("\n")
- [Bug]: No way to use inline snapshots without Babel
- [Bug]: Calling ts.createSourceFile in a test file hangs with Typescript 5.x.x
- feat: Replace `chalk` with `picocolors`
- [Bug]: toThrow fails if error object contains a cause property
- [Feature]: add `expect(spy).toHaveResolvedWith` for spies on async functions
- [Feature]: Replace `chalk` dependency with a lighter alternative
- Docs
- TypeScript not yet supported