Skip to content

A simple example testing visual regression using backstopjs

Notifications You must be signed in to change notification settings

andrepm06/backstopjs-pokedex

Repository files navigation

Visual Regression with BackstopJS

A small example of visual regression testing with BackstopJS in a pokedex application.

How to run the application

Install required npm packages, run this command on project folder :

npm install

Start livereload server

npm start

How to run tests

Inside visual-regression folder :

npm install
npm test

To promote images to baseline:

npm approve

Example

alt text

About

A simple example testing visual regression using backstopjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages