How we can we get the response details using Microcks CLI? #1672
Closed
themalatha888
started this conversation in
Community
Replies: 1 comment
-
Duplicated, see Q/A |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
We are using Microcks and when we run tests locally with Microcks UI, we get the status and as well as the response details in the Microcks UI.

But when we run the test with Microcks CLI the output only shows the HTTP status
"message": "Response HttpStatus does not match expected one. Expecting 404 but got 400"
How we can we get the response details using Microcks CLI?
This would really help us debug cases where the same test passes locally but fails in CLI.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions