README
backstop-reporter
This is a copy of the report UI from BackstopJS repackaged for minimal npm dependencies.
I wanted to try using this with the wdio-visual-regression-service for WebdriverIO to have a visual regression dashboard.
Copy of the BackstopJS report UI
<script type="module">
import backstopReporter from 'https://cdn.skypack.dev/backstop-reporter';
</script>
This is a copy of the report UI from BackstopJS repackaged for minimal npm dependencies.
I wanted to try using this with the wdio-visual-regression-service for WebdriverIO to have a visual regression dashboard.