Compare Similar npm Packages
jest vs chai vs @testing-library/react vs mocha vs cypress vs puppeteer vs karma vs enzyme vs jasmine
3 Years
jestchai@testing-library/reactmochacypresspuppeteerkarmaenzymejasmineSimilar Packages:
Package Weekly Downloads Trend
Github Stars Ranking
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
jest32,622,543
45,0196.32 kB2534 days agoMIT
chai24,015,083
8,245152 kB8915 days agoMIT
@testing-library/react16,704,428
19,383342 kB655 months agoMIT
mocha11,490,287
22,8342.3 MB2145 days agoMIT
cypress6,171,377
48,8514.39 MB1,3284 days agoMIT
puppeteer5,946,957
92,27361.6 kB2812 days agoApache-2.0
karma2,788,999
11,974534 kB388a year agoMIT
enzyme1,398,923
19,915-2806 years agoMIT
jasmine1,356,370
38184.1 kB17 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/