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

Spectre integration #66

Merged
merged 20 commits into from
Apr 3, 2018
Merged

Spectre integration #66

merged 20 commits into from
Apr 3, 2018

Conversation

HenningThiemann
Copy link
Contributor

Add support for web-application Spectre

You can try it via:

npm install HenningThiemann/wdio-visual-regression-service#spectre-lib

@emilyrohrbough
Copy link

Any tests for this?

@HenningThiemann
Copy link
Contributor Author

Sorry, no tests so far. Could be difficult to create a test. You have to create a spectre instance that acts as you want it to in a specific situation. In my opinion, there is less use in this because it is a huge overhead

In our environment everything is working fine with this module :)

@zinserjan
Copy link
Owner

I made some changes:

  • added some basic tests
  • added new hooks to make sure a single run id is created for the whole webdriverio run
  • configurable fuzzLevel
  • send url to spectre
  • split spectreOptions into several methods
  • clean up temporary file

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.

3 participants