Hey HN
I've spent the last couple of months working on an ebook about Laravel testing and I released it today:
https://laraveltesting101.com/
I noticed that the majority of testing resources are too theoretical, and they don't help much total beginners, so I built a demo application and documented my process of adding tests to it. this is not a book about TDD, but rather how to add tests to an existing application.
I would appreciate any feedback!