/example-quickstart

Simple example app with Percy visual regression tests.

Primary LanguageRubyMIT LicenseMIT

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