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
jest20,745,76144,4485.01 kB331a year agoMIT
chai13,746,3768,173508 kB883 months agoMIT
@testing-library/react9,281,18519,143337 kB5117 days agoMIT
mocha7,171,42522,6942.13 MB194a month agoMIT
cypress4,829,45247,7464.39 MB1,4064 days agoMIT
puppeteer3,482,56189,583358 kB27610 days agoApache-2.0
karma2,274,41011,960534 kB3826 months agoMIT
enzyme1,388,33019,943-2815 years agoMIT
jasmine1,128,19037979.8 kB02 months 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/