Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 509 Bytes

File metadata and controls

31 lines (20 loc) · 509 Bytes

Example for @frsource/cypress-plugin-visual-regression-diff

Project setup

yarn install

Run your end-to-end tests

Important - remember to run yarn && yarn build command in this repo's root directory before starting e2e tests.

yarn test:e2e

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Customize configuration

See Configuration Reference.