Custom Factories
Laravel's factories are an excellent way of quickly creating models to use in the tests. You can manually create similar factories for all kinds of things.
Laravel's factories are an excellent way of quickly creating models to use in the tests. You can manually create similar factories for all kinds of things.