News

Laravel Dusk Alpha Is Now Available For Testing

Published
Laravel Dusk Alpha Is Now Available For Testing image

Laravel Dusk, the new end-to-end testing driver, coming to Laravel 5.4 is now available for Alpha Testing.

Alpha: if you want to kick the tires with an alpha release of Dusk, you can install it now: https://t.co/g4JKmXQu0n

— Laravel (@laravelphp) January 13, 2017

Of course, people have wasted no time in starting to test it out and Bobby Bouwmann already has a sample app ready:

@laravelphp Laravel #dusk is awesome! Got my first tests already running. Will put an example project online in a few minutes :D pic.twitter.com/uQnMMBd9Kb

— Bobby Bouwmann (@bobbybouwmann) January 13, 2017

You can download and start using it today. Just visit the repo for instructions.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Filed in

Sponsored

masteringlaravel logo
Laravel Code Review

Get expert guidance in a few days with a Laravel code review

Visit Laravel Code Review

The latest

View all →
Find Unexpected Test Inputs with Fuzz for Pest image

Find Unexpected Test Inputs with Fuzz for Pest

Read article
Laravel Rulebook: Business Rules That Change by Date image

Laravel Rulebook: Business Rules That Change by Date

Read article
Taylor disabled GitHub Issues on most Laravel open-source packages. image

Taylor disabled GitHub Issues on most Laravel open-source packages.

Read article
Exclude Vendor and Default Commands in `php artisan dev` image

Exclude Vendor and Default Commands in `php artisan dev`

Read article
The Laracon Archive image

The Laracon Archive

Read article
Group Adjacent Collection Items in Laravel with chunkBy() image

Group Adjacent Collection Items in Laravel with chunkBy()

Read article