Mannequin is a Component Theming Tool from Last Call Media. Here is a blog about Mannequin.
All information and examples for BackstopJS is under the backstop_data.
Describe each section under backstop_data:
- bitmaps_reference - References (before or baseline) for each run of reference backstop.
- bitmaps_test - Test (after or comparison) for each run of test in backstop.
- engine_scripts - Find the onReady.js or onBefore.js with each headless browser.
- html_report - This directory has the config.js and index.html files. To adjust the config.js tell what, how, and where to run backstop. The index.html to show the results from the run of backstop with reference and test.
First need to have lando up and running.
Here is the following order to capture and view results from BackstopJS:
backstop ref
- references screen capturesbackstop test
- test screen capturesopen backstop/report/index.html
- view the results from BackstopJS