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

Attachment Feature #56

Merged
merged 4 commits into from
Jan 24, 2015
Merged

Attachment Feature #56

merged 4 commits into from
Jan 24, 2015

Conversation

janschaefer
Copy link
Contributor

It is often desirable to be able to add attachments to steps. One common use case are selenium tests where having a screenshot of the current page often helps in debugging a problem.
In addition, it might even be useful for business owners to actually be able to see the content of a page in a scenario. Thus JGiven should provide the possibility to add attachments to steps.
In this pull request this is implemented. Currently attachments are only supported for the HTML5 report.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.67%) to 87.23% when pulling 61cbad2 on feature-attachments into 26e38a6 on master.

@janschaefer janschaefer merged commit 35a3537 into master Jan 24, 2015
@janschaefer janschaefer deleted the feature-attachments branch January 24, 2015 18:08
@janschaefer
Copy link
Contributor Author

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

Successfully merging this pull request may close these issues.

2 participants