1.8.1 • Published 4 years ago

@o3world/backstopjs v1.8.1

Weekly downloads
11
License
MIT
Repository
github
Last release
4 years ago

backstop-starter-kit

A stupid simple starter kit for getting started running backstop tests.

Run your first test in one command

git clone https://github.com/o3world/backstop-starter-kit.git && cd backstop-starter-kit && npm install && node backstop.js reference && node backstop.js test

Usage

  1. Clone this repo and cd into it. Run:

npm install

  1. Generate a reference of o3world.com:

node backstop.js reference

  1. Generate a test of o3world.com dev:

node backstop.js test

Options

Override reference or test urls node backstop.js test --referenceUrl=https://o3world.com --testUrl=https://dev-o3-world.pantheonsite.io

Config

See config.js.

1.8.1

4 years ago

1.8.0

5 years ago

1.7.0

5 years ago

1.6.3

5 years ago

1.6.2

5 years ago

1.6.1

5 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago