Previously we use tools like Diffy or Percy to do visual regression testing . These tools very great , but we depending on another service , extra cost and also a bit of context switching since everything had to be set up outside of our main test suite.

I have seen a lot of about Pest, but in my Laravel projects i still use PHPUnit. What really...