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 supported96 Subscribers
View all SubscribersAdd a CodeTriage badge to jest
Help out
- Issues
- [Bug]: jsdom test environment fails require of json file on alterschema library
- [Bug]: Jest leaks memory in ESM mode
- [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.
- Docs
- TypeScript not yet supported