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

Include additional test result information in ExecutionContext #651

Closed
RabihHallage opened this issue May 22, 2017 · 0 comments
Closed

Include additional test result information in ExecutionContext #651

RabihHallage opened this issue May 22, 2017 · 0 comments
Assignees

Comments

@RabihHallage
Copy link

In case of continuous integration or automated deployment pipelines, when running automated test cases the results should be reported into a third party management system/library.
Therefore the need to have all the information related to the test (or step) execution result (e.g. stacktrace in case of failure).
Currently, ExecutionContext includes only the boolean value that indicates whether the execution of a spec, step, or scenario has succeeded or failed.
We Would like to have the mentioned additional information if possible.

Thanks.

RabihHallage pushed a commit to RabihHallage/gauge that referenced this issue May 24, 2017
…ge#651

Include additional test result information in ExecutionContext getgauge#651
RabihHallage pushed a commit to RabihHallage/gauge that referenced this issue May 25, 2017
Removed unneeded initialization
kashishm pushed a commit that referenced this issue May 25, 2017
Include additional test result information in ExecutionContext #651
kashishm pushed a commit that referenced this issue May 25, 2017
Removed unneeded initialization
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants