Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Project setup

pnpm install

Run your end-to-end tests

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

pnpm test:e2e

Run component tests

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

pnpm test:ct

Compiles and hot-reloads for development

pnpm serve

Compiles and minifies for production

pnpm build

Customize configuration

See Configuration Reference.