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]: Support canvas 3.x version as peer dependency of jest-environment-jsdom package
- Fix calledWith(objectContaining) when there are multiple calls
- [Feature]: Include non-printable control characters such as \x01 in the console "Expected:" and "Received:" outputs.
- [Bug]: deprecated dependencies
- [Bug]: Incorrect comparison with calledWith(objectContaining) and multiple calls (reopening)
- [Bug]: jest runtime drastically slows down calls to native APIs/modules/globals
- [Bug]: Jest doesn't copy env variables to child processes when parallel execution in Linux environments but works in Windows. Resulting in "fetch is not defined"
- [Bug]: babel-jest doesn't hoist references to jest correctly with @jest/globals
- Fix broken link for v27 to v28 upgrade guide
- feat(CLI): --maxRelatedTestsDepth flag to control the depth of related test in --findRelatedTests
- Docs
- TypeScript not yet supported