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
jest29,218,209
44,9636.32 kB285a month agoMIT
chai22,052,972
8,234520 kB89a month agoMIT
@testing-library/react14,667,690
19,361342 kB634 months agoMIT
mocha9,781,288
22,8212.31 MB2172 months agoMIT
cypress6,026,897
48,8224.39 MB1,32110 days agoMIT
puppeteer5,026,979
91,754363 kB2803 days agoApache-2.0
karma2,588,585
11,975534 kB386a year agoMIT
enzyme1,410,993
19,914-2816 years agoMIT
jasmine1,269,853
38084.1 kB1a month 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/