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

Report for configuration #251

Merged
merged 4 commits into from
Jan 12, 2016

Conversation

YamStranger
Copy link
Member

Summary of this PR

Adds "report" with actual properties used in configuration during execution of tests

Intended effect

Now it is possible get information what properties are used during creating test reports in Junit. Will be used to add more properties to analyze of test results. Also it will be possible to turn it off in some nearest future.

How should this be manually tested?

Project with JUnit tests and Serenity BDD should be compiled, in target folder (target for reports) file with name "serenity.configuration.json" will appear. In this file should be valid json with path to target directory used during test execution

Side effects

N/A

Documentation

will be created under issue serenity-bdd/serenity-documentation/issues/50

Relevant tickets

N/A

Screenshots (if appropriate)

N/A

YamStranger added a commit that referenced this pull request Jan 12, 2016
@YamStranger YamStranger merged commit 2322ffb into serenity-bdd:master Jan 12, 2016
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