Feature Tests powered by database seeders. David Hemphill gave a talk titled " Abusing Laravel for Fun and Profit" at Laracon AU in 2018. David goes through some common ways to set up your data before testing, such as using a method, a trait, and then using custom seeders in his tests.
Sort: