23
loading...
This website collects cookies to deliver better user experience
Does your @laravelphp application have 0 tests? Here is one test you can easily add to get started. It's probably the most important test — in web projects — and it has an enormous value.
✓ Ensures your application boots. ✅
✓ Ensures the home page can be loaded. 💨 pic.twitter.com/BclTaFcig8
— Nuno Maduro (@enunomaduro) December 9, 2021
Regression testing (rarely, non-regression testing) is re-running functional and non-functional tests to ensure that previously developed and tested software still performs after a change.