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
- Jest should avoid printing the individual tests if beforeAll fails
- ESM should require file extensions
- Refactor TestRunner interface
- Jest spends half its time importing jest-snapshot even when it isn’t used
- FakeTimers don't work with nested promises
- Module loaded twice when jest.mock gets called
- jest.clearAllMocks(); does not remove mock implementation within `afterEach`
- automock is crashing
- Allow mocking `require.resolve`
- beforeAll() executed in parallel with test case in case of timeout
- Docs
- TypeScript not yet supported