OMG, guys remember always to add word "Test" in your filename. Damn I wrote that obviously to many times in my life...
Feb 8, 2017
2
Level 5
Dusk not working with multiple tests files/folders ?
Hello, I would like to say that testing with Dusk is working fine. Than I came up with creating new tests with php artisan dusk:make NewTest, its ok when I run php artisan dusk NewTest but firing just php artisan dusk will execute only ExampleTest and I would like to fire all tests. Another example is where I created a folder to testing employee panel but running php artisan dusk EmployeePanel (tests/Browser/EmployeePanel) will not do the trick, I need to execute each test file separately. It's working like that for all of you guys ?
Level 5
2 likes
Please or to participate in this conversation.