diferencia icon indicating copy to clipboard operation
diferencia copied to clipboard

Tool to detect regressions between services

Results 15 diferencia issues
Sort by recently updated
recently updated
newest added

With -m and -n flags, the returned response is missing the correct values for those elements flagged as noise. The content-length header is at the correct value though, which makes...

This is a very promising tool! Thank you for creating Diferencia :) Are there plans to support Protobuf? Or have some way to convert Protobuf request/responses to JSON for easier...

kindly add xml response compare. right now it only works with json body compare

Hello! Diferencia run in a Docker container. I specify primary, secondary and candidate. I'm setting --noisedetection, but diferencia can't detect noise. My service returns the execution time of certain actions,...

Adds diferences in case of failure and make configurable if a 412 is returned to return them as well. For now, a format like Diff is enough. We need to...

Configuration option to count as error performance regressions

Create Swagger reply so you pass a swagger specs and they are replied against proxy automatically using `example` field as body content.

Create Schema detection so it fails only in case of different schema but not different values.