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
- Pass context to hooks and tests
- Provide an API to flush the Promise resolution queue
- Jest performance is at best 2x slower than Jasmine, in our case 7x slower
- Jest is 3x slower on all windows machines (Windows 10 and lower)
- How can I have all my tests and mocks inside a folder "tests" next to my "app" source code?
- What is the official way to run jest programmatically?
- Make jest small
- Very poor performance on basic tests
- Targeting more than JSDOM
- Jest globals differ from Node globals
- Docs
- TypeScript not yet supported