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

Added capability to show REST response in report #109

Conversation

shinusuresh
Copy link
Contributor

As a user who uses karate service based testing framework (https://intuit.github.io/karate/), I wanted to see the http wire request and response when my test execute.

The PR will add this capability. The karate generated json, will add a doc_string node to step which contains the wire log. The log is being parsed and emitted in the report.

The report will add a new button in the report
image

And expands upon click will show the wire request and response with headers
image

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 98.349% when pulling 145e900 on shinusuresh:feature/add-support-to-karate-framework into 89ead46 on wswebcreation:master.

@wswebcreation wswebcreation requested review from wswebcreation and removed request for wswebcreation February 11, 2020 19:33
@wswebcreation wswebcreation self-assigned this Feb 11, 2020
Copy link
Collaborator

@wswebcreation wswebcreation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks man, this looks really great!, thanks for the addition!!

@wswebcreation wswebcreation merged commit c5e6ebd into WasiqB:master Feb 11, 2020
@wswebcreation
Copy link
Collaborator

@shinusuresh
Copy link
Contributor Author

Nice. Thanks @wswebcreation

@shinusuresh shinusuresh deleted the feature/add-support-to-karate-framework branch February 11, 2020 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants