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
- [Bug]: All tests are listed by jest --onlyFailures --listTests
- Added arrayEqualsWithoutOrder
- add exameple of testSquencer in typescript inside documentation readme.md file
- [Bug]: Jest tests failing in a NX project with Angular 19 + Openlayers 10 + Typescript 5.6
- [Bug]: Automock breaking `instanceof` comparisons in transitive dependencies of mocked module
- [Bug]: Snapshot tests failing for React 19
- [Bug]: Custom snapshot serializer not used when reporting error diffs
- [Bug]: diffStrings breaks surrogate pairs
- [Feature]: Method to pass information to a custom reporter
- [Bug]: Scripts with syntax errors are ignored by --onlyFailures
- Docs
- TypeScript not yet supported