Paul Hennell • Dev on Nostr: nprofile1q…mygpv But they're teaching you how to work with Laravel not teaching you ...
nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqtgkmcmrd6aqrdzj3u65r0wvwqac7z4xnmcu9xmat4y3s0scqqrwsfmygpv (nprofile…ygpv) But they're teaching you how to work with Laravel not teaching you to how to do TDD. And laravel apps (certainly at starting level) uses more feature tests than unit, because Laravel isn't booted in unit tests and a simple crud web app built with Laravel has very little that isn't going to extend something from the framework.
And rather than encouraging bad practice, I got into more TDD because Laravel made testing easy and I saw the value of tests!
And rather than encouraging bad practice, I got into more TDD because Laravel made testing easy and I saw the value of tests!