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:
Package Weekly Downloads Trend
Github Stars Ranking
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
jest26,882,72044,5195.01 kB340a year agoMIT
chai17,839,8208,183515 kB854 days agoMIT
@testing-library/react12,147,63819,159337 kB51a month agoMIT
mocha9,284,04422,7152.13 MB1972 months agoMIT
cypress6,070,79448,2234.39 MB1,4147 days agoMIT
puppeteer4,470,45089,750358 kB2714 days agoApache-2.0
karma2,837,84911,961534 kB3827 months agoMIT
enzyme1,714,69619,944-2815 years agoMIT
jasmine1,386,77938079.8 kB010 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/