beyondcode / dusk-dashboard

A beautiful dashboard for your Laravel Dusk tests
https://pociot.dev/8-introducing-laravel-dusk-dashboard
MIT License
559 stars 63 forks source link

Tests running Showing no tests or results in dashboard #70

Closed robov closed 4 years ago

robov commented 4 years ago

When I click on the Run test, I see that the tests are being perfomed in the terminal. However the results do not show up in the dashboard. I am running on a laradock environment where I had to forward port 9773 in order to show the dashboad. Is there something else I need to do to get it running ?

robov commented 4 years ago

My bad, I defined the base class in the wrong testclass