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 →
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article
Laravel AI SDK Adds Human-in-the-Loop Tool Approval image

Laravel AI SDK Adds Human-in-the-Loop Tool Approval

Read article
Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals image

Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals

Read article
Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs image

Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs

Read article
Blade Formatting in Laravel Pint image

Blade Formatting in Laravel Pint

Read article
Inertia DevTools Is Now on the Chrome Web Store image

Inertia DevTools Is Now on the Chrome Web Store

Read article