News

Laravel TestTools Adds Dusk Support

Published
Laravel TestTools Adds Dusk Support image

Laravel TestTools is a Google Chrome browser extension by Marcel Pociot that enables you to generate Laravel integration tests while using your application. Now you can use the extension to create Dusk test cases!

Marcel shared a live example of creating a Dusk test case from the browser on Twitter yesterday:

I just published version 0.3.0 of my @laravelphp Testtools Chrome extension. A long requested feature is now available: Dusk support ????

See it in action, generating a test for the @vuejs powered settings from Laravel Spark.https://t.co/5eY4rKwLdr pic.twitter.com/pecsTLRTeH

— Marcel Pociot (@marcelpociot) June 27, 2018

Laravel TestTools started as a tool to create integration tests for Laravel’s built-in HTTP testing tools. With the added ability to generate Dusk tests, now you can build both HTTP tests and browser tests that run with Dusk.

Building a test case in this manner is incredibly intuitive, and it might even be an excellent way to learn how to use the Dusk testing API if you’re new to using Dusk.

You can access this extension from the Google Chrome Web Store.

You can check out the source code of the extension on GitHub to learn more about the internals of the extension and to contribute to Laravel Test Tools.

Learn More

We originally wrote about the initial release of Laravel TestTools back in 2016. It’s nice to see new features going into this extension that are useful for writing better tests. Bravo Marcel!

We’ve recently featured other open-source projects by Marcel, including laravel-confirm-email and laravel-credentials.

Marcel is also the author of BotMan and BotMan Playground.

We’ve also written a book about Building a Chatbot with Laravel and Botman at Laravel News; you should check it out if you’re interested in building chatbots!

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
PayZephyr: One Payment API for Stripe, Paystack, and PayPal image

PayZephyr: One Payment API for Stripe, Paystack, and PayPal

Read article
Bifrost Turns One With AI Builds and New Workflows image

Bifrost Turns One With AI Builds and New Workflows

Read article
Preview Blade Templates in macOS Finder with Quick Blade image

Preview Blade Templates in macOS Finder with Quick Blade

Read article
Artisan Debugging Commands in Laravel Telescope 5.24.0 image

Artisan Debugging Commands in Laravel Telescope 5.24.0

Read article
Queue totalSize() and JobInterrupted Event in Laravel 13.31 image

Queue totalSize() and JobInterrupted Event in Laravel 13.31

Read article
Find Unexpected Test Inputs with Fuzz for Pest image

Find Unexpected Test Inputs with Fuzz for Pest

Read article