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 supported90 Subscribers
View all SubscribersAdd a CodeTriage badge to jest
Help out
- Issues
- [Bug]: `jest.unstable_mockModule` does not work with custom dynamic import wrapper
- [Feature]: Show progress of tests as they run
- [Bug]: `findRepos` works slowly with a large number of `projects`
- [Feature]: show full error or object in promised `expect`
- [Feature]: Support ability to recompute cache key for certain files more often
- [Bug]: Jest leaks memory in ESM mode
- [Bug]: Multiple `--projects` specified causes `--config` to not be used
- [Bug]: Constructing a mocked class does not return an object typed as a mock, but rather one typed with the original class' type
- [Bug]: Untested code is not transformed when using v8 coverage collector
- [Bug]: workerThreads break --watch-all when function does not meet expected.
- Docs
- TypeScript not yet supported