Compare Similar NPM Packages
jest vs chai vs @testing-library/react vs mocha vs cypress vs puppeteer vs karma vs enzyme vs jasmine
1 Year
jestchai@testing-library/reactmochacypresspuppeteerkarmaenzymejasmineSimilar Packages:
NPM Package Downloads Trend
Github Stars Ranking
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
jest23,946,20444,1895.01 kB342a year agoMIT
chai14,005,8118,125506 kB1025 months agoMIT
@testing-library/react10,145,52218,986329 kB512 months agoMIT
mocha8,255,06922,5902.12 MB2092 months agoMIT
cypress5,394,57846,8557.34 MB1,45325 days agoMIT
puppeteer3,697,61788,537341 kB2764 days agoApache-2.0
karma2,678,73311,958534 kB3803 months agoMIT
enzyme1,765,07919,951-2815 years agoMIT
jasmine1,395,26037879.5 kB18 days agoMIT
README for jest

Jest

🃏 Delightful JavaScript Testing

  • 👩🏻‍💻 Developer Ready: Complete and ready to set-up JavaScript testing solution. Works out of the box for any React project.

  • 🏃🏽 Instant Feedback: Failed tests run first. Fast interactive mode can switch between running all tests or only test files related to changed files.

  • 📸 Snapshot Testing: Jest can capture snapshots of React trees or other serializable values to simplify UI testing.

Read More: https://jestjs.io/