eykrehbein / strest

⚡️ CI-ready tests for REST APIs configured in YAML
MIT License
1.74k stars 59 forks source link

Print output when call fails #125

Open Ravi8308 opened 5 years ago

Ravi8308 commented 5 years ago

Current behavior is not to print output if calls fails

[ Strest ] Found 1 test file(s) [ Strest ] Schema validation: 1 of 1 file(s) passed

[ Strest ] Failed before finishing all requests

Describe the solution you'd like Print the output whenever rest calls fails

jgroom33 commented 5 years ago

Can you provide an example yaml and the command?