1.0.12 • Published 6 years ago

qashot-compare v1.0.12

Weekly downloads
1
License
UNLICENSED
Repository
github
Last release
6 years ago

HTML report resource bundle

Modified version of BackstopJS Compare React app.

Development

Rename config.js.example to config.js in "output" folder.

To develop the React project run...

npm run dev-compare

To build the React project run...

npm run build-compare

This will generate /output/index_bundle.js.

/output/index_bundle.js contains all styles and js for the HTML report. In normal BackstopJS operation his file bundle will be copied into the correct HTML report directory during a test flow (e.g. when running backstop test) after bitmap generation has completed. See: /core/command/report.js writeBrowserReport() method for details on this mechanism.

Note: The files diverged.js & diff.js are copied from node_modules to /output/ during build.

1.0.12

6 years ago

1.0.9

6 years ago

1.0.7

6 years ago

1.0.5

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago