svanoort / pyresttest

Python Rest Testing
Apache License 2.0
1.15k stars 326 forks source link

Print output from successful tests #302

Open sergerad opened 5 years ago

sergerad commented 5 years ago

It seems you cannot print the HTTP responses for successful tests. This makes it impossible to debug failed extract_binds scenarios.

Is this possible to do right now in any way?