29.7.0 • Published 3 months ago

create-jest v29.7.0

Weekly downloads
13
License
MIT
Repository
github
Last release
3 months ago

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