Install Dusk
Showing
... | ... | @@ -30,6 +30,7 @@ |
"bvipul/generator": "v0.9.1", | ||
"filp/whoops": "~2.0", | ||
"fzaninotto/faker": "~1.4", | ||
"laravel/dusk": "^2.0", | ||
"mockery/mockery": "0.9.*", | ||
"phpunit/phpunit": "~6.0", | ||
"xethron/migrations-generator": "2.0.2" | ||
... | ... |
tests/Browser/Pages/Page.php
0 → 100644
tests/DuskTestCase.php
0 → 100644
Please register or sign in to comment