Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 686 Bytes

File metadata and controls

26 lines (17 loc) · 686 Bytes

This project is using Percy.io for visual regression testing. Build Status

Installation

  1. clone project
  2. cd ./VIO-DEMO
  3. npm install (expect a longer install)

Cypress

cypress open (opens cypress dashboard)

cypress run (headless)

npm test visual regression + accessibility

Percy

Joey will sent you an invite to a project, here you will see the comparsion tool for visual regression working

CI

These can both be integrated easily into a build pipeline