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 supported94 Subscribers
View all SubscribersAdd a CodeTriage badge to jest
Help out
- Issues
- [Bug]: Object.defineProperty setter gets called twice on a single set
- [Bug]: createMockFromModule not mocking class correctly
- Added expect.satisfies(predicate) matcher
- [Bug]: `jest --bail` doesn't call `globalTeardown` function if test fails.
- fix: Replace broken goo.gl link with actual docs link
- feat(Programmatic API): Add programmatic API
- [Bug]: Different reporter order leads to `coverageMap` missing in custom reporter starting in Jest 28
- [Bug]: Manual mocks file name for node protocol imports (node:)
- [Feature]: Programmatic api to resolve the entire config and run jest
- [Bug]: `structuredClone` fails on `toStrictEqual`
- Docs
- TypeScript not yet supported