-
Notifications
You must be signed in to change notification settings - Fork 11
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 tests in TAP format #5
Conversation
Create a new report.tap with test results written in TAP format
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
Why is it a draft? Looks ok to me |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM as long as it works
@stffrdhrn Please confirm if this looks okay to you for output in .tap format?
Then I will do changes in Jenkinsfile |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok except one point
I don't quite understand your comment. But fail is actually ok. |
@stffrdhrn Does it look fine now? I will do changes in Jenkinsfile then once it is merged |
Create a new report.tap with test results written in TAP format
@stffrdhrn @oleg-nenashev