-
Notifications
You must be signed in to change notification settings - Fork 126
Add request&response headers, error messages & stacktrace to newman-allure #785
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
Conversation
Add assertion error message & trace to steps Add test script syntax error messages
4a0f896
to
ffd180c
Compare
Shall I break it down into smaller PRs so that it gets reviewed and hopefully approved? |
@muhserks hey! Sorry for late reply, gonna to review the PR soon |
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.
Good job here! Please, pay attention to the comments I've left in the review and also resolve conflicts to continue with the PR
@epszaw Thanks for looking into it. |
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.
Good job here!
@muhserks run |
@epszaw Done. |
@muhserks thanks! |
Add request & response headers to newman-allure as attachments (#551)
Changed request body to attachment
Add assertion error message & trace to steps
Add test script syntax error messages