Skip to content

errajswami/jest-snapshot-poc

Repository files navigation

Snapshot testing POC

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

For running test suit

npm run test:unit

For running test cases for single component

npm run test:unit {Name of component}

For updating snapshot

npm run test:unit -- -u

About

This is poc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published