Julien Terrier

Results 3 issues of Julien Terrier

It looks like when using body assertions there is no simple way to compare actual and expected values. E.g. : I make a request that returns body ```javascript { "id":...

enhancement

Hi, and thank you for the article and the plugin ! I tried to use your gradle plugin into my current project and it works great when I build the...

Hi, I'm using version `0.3.6` and everything works correctly for responses that are not in error. However, when I have an exception on my backend, no root span is created...