@Stubbs Hi I am having the same issue, however I've found that when not using the setUp() method then this problem goes away. I have tried parent::setUp() as suggested on the Laracasts forum: https://laracasts.com/discuss/channels/testing/unable-to-locate-factory-with-name-default-appuser unfortunately this did not work for me. Have you perhaps found a resolution which allows for the use of factories in the setUp() method?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community