Back to Browse

Are you testing your app or just the framework?

80 views
Mar 14, 2026
12:55

Sign up for our newsletter at https://masteringlaravel.io Join the Mastering Laravel community at https://masteringlaravel.io/community Do you ever finish writing a test and wonder if it is actually proving anything about your code or just confirming that Laravel works? In the latest episode of the No Compromises podcast, we discuss how to tell the difference between tests that validate your logic and tests that merely exercise the framework. We share a practical gut check: if you cannot make a test fail by changing something in your own application code, it probably should not be in your test suite. We also look at this idea from the other direction, asking whether the code being tested is something we actually wrote. We also dig into why testing validation rules is worth the effort even when they feel boilerplate, how feature versus unit test style shapes these decisions, and why the real goal is simply getting to a place where your tests help you ask the right questions. 00:00 Are we testing code or framework 02:00 Joel metric for framework-only tests 05:15 Bottom-up testing perspective by test type 07:36 Why validation rules still deserve tests 10:40 Silly bit Subscribe at https://show.nocompromises.io

Download

0 formats

No download links available.

Are you testing your app or just the framework? | NatokHD