laracasts / Behat-Laravel-Extension

Laravel extension for Behat functional testing.
MIT License
260 stars 73 forks source link

Remove dependency on behat/mink-browserkit-driver #68

Open hackel opened 7 years ago

hackel commented 7 years ago

I don't want to use Browserkit, I want to use Laravel Dusk to test browser interaction. It would be great if this package did not rely on Mink at all.

alnutile commented 7 years ago

ah nice idea. I also started https://github.com/alnutile/pickle to try and get the best of Gherkin and Dusk