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

Adding gemini-gui for HTML reports #171

Conversation

sergesemashko
Copy link
Contributor

@conortm @ericduran please review.

Here is the list of commands should be executed on PR environments:
Phantomjs should be running In parallel thread:

phantomjs —webdriver=4444

Gemini commands:

  • cd <project>/prototype/
  • gemini gather gemini/ — generate initial collection of screenshots being compared to. This command can be executed on PR environments for now as image. This task can be moved to another environment later and images will be copied from master branch environment.
  • git merge <pull-request-code> - apply code from Pull Request
  • gemini test —reported flat —reporter html gemini/ — take another collection of screenshots and compare them against initial set of images, generate Flat and HTML reports
  • ln -s <project>/prototype/gemini-report <project>/docroot/gemini-report -- making gemini-report accessible for PR environment via URL like http://..com/gemini-report

@rabellamy
Copy link
Contributor

See #194

@rabellamy rabellamy closed this Feb 9, 2017
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.

2 participants