Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for BackstopJS report UI #99

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

greenyouse
Copy link

This adds support for the BackstopJS report UI. There's a new method called BackstopJS which extends LocalCompare. When tests run the tests results are recorded in a config file for BackstopJS and the report UI opens at the end of the test run.

Happy to help if there are any questions with this since it's a rather large change.

This creates a new BackstopJS method that
will output a BackstopJS config file and
launch the report UI.
@greenyouse greenyouse force-pushed the feature/backstopjs-support branch from 22d6197 to f2c566c Compare May 19, 2019 17:38
@greenyouse
Copy link
Author

Sorry for the force push... I saw an npm issue and it looks like my local was out of sync before I opened the PR. Should be set now.

@greenyouse
Copy link
Author

I was running node 8 so I guess if the open package doesn't support node 6 I should be able to swap that out for a similar package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant