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

Use error message for status details of step that does not have exception and is not undefined #650

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

JoelWhitney
Copy link

Context

Closes #649

Use error message for status details of step that does not have exception and is not undefined. This allows test developers to add status details for skipped or passed tests that would otherwise not since there is no exception associated with a step in the scenario. This also allows test developers to categories passed and skipped tests

image

Checklist

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.

Categorize passed tests
2 participants