jest

Delightful JavaScript Testing.

jest downloads jest version jest license

jest유사 패키지:
npm 다운로드 트렌드
3 년
🌟 jest의 README.md에 실시간 사용 차트를 표시하려면 아래 코드를 복사하세요.
## Usage Trend
[![Usage Trend of jest](https://npm-compare.com/img/npm-trend/THREE_YEARS/jest.png)](https://npm-compare.com/jest#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 jest의 README.md에 GitHub Stars 트렌드 차트를 표시하려면 아래 코드를 복사하세요.
## GitHub Stars Trend
[![GitHub Stars Trend of jest](https://npm-compare.com/img/github-trend/jest.png)](https://npm-compare.com/jest)
통계 세부사항
패키지
다운로드
Stars
크기
Issues
발행일
라이선스
jest31,848,98445,1246.32 kB2501ヶ月前MIT
jest의 README

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/