ljubi a81aaebda8 3 tests hace 5 meses
..
bin a81aaebda8 3 tests hace 5 meses
build a81aaebda8 3 tests hace 5 meses
node_modules a81aaebda8 3 tests hace 5 meses
LICENSE a81aaebda8 3 tests hace 5 meses
README.md a81aaebda8 3 tests hace 5 meses
package.json a81aaebda8 3 tests hace 5 meses

README.md

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