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]: 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"
- [Bug]: Jest main process memory usage grows unboundedly with v8 coverage
- [Bug]: `expect.assertions` fails when using `test.concurrent`
- [Bug]: Object.defineProperty setter gets called twice on a single set
- [Bug]: createMockFromModule not mocking class correctly
- 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:)
- Docs
- TypeScript not yet supported