Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 352 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 352 Bytes

example-quickstart

Simple example app with Percy visual regression tests.

Usage:

$ git clone https://github.com/percy/example-quickstart.git
$ cd example-quickstart/

$ export PERCY_TOKEN=...
$ gem install bundler  # Only if you don't have bundler installed.
$ bundle install

$ bundle exec ruby visual-tests.rb