dld_backend/node_modules/create-jest
2025-11-04 13:17:18 +05:30
..
bin webhook hit commit 2025-11-04 13:17:18 +05:30
build v0.0.1 2025-10-30 12:13:02 +05:30
LICENSE v0.0.1 2025-10-30 12:13:02 +05:30
package.json v0.0.1 2025-10-30 12:13:02 +05:30
README.md v0.0.1 2025-10-30 12:13:02 +05:30

create-jest

Getting started with Jest with a single command

npm init jest@latest
# Or for Yarn
yarn create jest
# Or for pnpm
pnpm create jest