1
0
Fork 0
mirror of synced 2024-09-10 06:26:02 +12:00
budibase/apps/account-portal/packages/server/node_modules/jest-cli
2023-10-17 10:59:46 +02:00
..
build Fix sentry import 2023-10-17 10:59:46 +02:00
node_modules Fix sentry import 2023-10-17 10:59:46 +02:00
LICENSE Fix sentry import 2023-10-17 10:59:46 +02:00
package.json Fix sentry import 2023-10-17 10:59:46 +02:00
README.md Fix sentry import 2023-10-17 10:59:46 +02:00

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/