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 supported88 Subscribers
View all SubscribersAdd a CodeTriage badge to jest
Help out
- Issues
- feat(jest-fake-timers): support node:timers/promises
- fix(jest-config): honor explicit --config path when cwd has no discoverable config
- fix(jest-resolve): warn when a module resolves with different casing
- fix(expect-utils): honour SERIALIZABLE_PROPERTIES in equality checks
- feat(jest-mock,jest-runner): report unused stubs behind opt-in pragma
- fix(jest-core): support `import.meta` in globalSetup/globalTeardown hooks
- chore(deps): update dependency eslint-plugin-unicorn to v76
- Update CLI.md to explain automatic CI behaviour
- [Bug]: `--config <file>` fails with "Could not find a config file" when the cwd has no discoverable config (jest-config >= 30.5.1)
- feat(jest-transform): support transformers whose cache key depends on other files
- Docs
- TypeScript not yet supported