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]: require.resolve() with `options.paths` ignores `moduleNameMapper`
- [Bug]: Multiple `--projects` specified causes `--config` to not be used
- chore: deprecate jest-repl
- [Bug]: Constructing a mocked class does not return an object typed as a mock, but rather one typed with the original class' type
- [Feature]: Deprecate `jest-repl`
- fix(jest-runner): Handle unsafe worker_threads `structureClone` with `function` type in matchers
- [Bug]: Untested code is not transformed when using v8 coverage collector
- [Bug]: workerThreads break --watch-all when function does not meet expected.
- [Bug]: Mocking bare specifier fails when dependency is provided by `npm link`
- [Bug]: Since Jest 29.1.0 comparing an array of complex class instances throws an error "TypeError: this is not a typed array"
- Docs
- TypeScript not yet supported