opendiffy / diffy

Other
1.25k stars 142 forks source link

Ease in Analysing regression diffs #64

Closed jaykay12 closed 2 years ago

jaykay12 commented 2 years ago

There should be an easy way in extracting & analysing the requests, which are showing regression diffs. Sometimes diff do occur due to timeouts which are not reproducible generally.

Currently we can only see the diffs, but if copy curl url type feature is there, then it will be easy to reproduce the results which diffy has found to be regressing & confirm/validate if actual regression is there.

Screenshot 2022-01-17 at 11 49 29 AM