jest-react-snapshot

v0.2.1
Snapshot react components as images in jest tests
jest react snapshot image node nodejs typescript testing ci and 3 more...

lint

eslint --ext .js,.ts .

build

rm -rf lib && tsc --project tsconfig.prod.json --emitDeclarationOnly --declaration && webpack --mode=production

build-watch

webpack --mode=development --watch

commit

git-cz

coveralls

cat ./artifacts/coverage/lcov.info | coveralls

prepare

husky install

release

semantic-release

test

jest

typecheck

tsc --noEmit
npm i jest-react-snapshot

Metadata

Downloads

Maintainers