bastion-dev / Bastion

Java test library for HTTP APIs
http://bastion.rocks
GNU General Public License v3.0
13 stars 8 forks source link

#30: Logging the full Request/Response, when a Bastion test fails #35

Closed KPull closed 7 years ago

KPull commented 7 years ago

In this merge request, I add functionality which logs the request/response when a test using Bastion.request() fails for some reason.