Do you use visual regression testing, if yes on what projects?
Do you use visual regression testing, if yes on what projects?
👤 jjgreen Accepted Answer ✓
Yes, I have a program which plots vector fields [1], part of CI creates some plots for cases which have previously caused issues [2]. They are not meant to be attractive, rather to exercise those edge cases. Example output here: [3]
I am building the tool in the space and am genuinely curios if people are aware of this type of frontend testing and if they find it useful. Also it's pretty interesting to find some painpoints that I would love to solve with our product.