--- description: Laravel Dusk unit test with GUI for Tomato Framework --- # 🧪 Tomato Dusk
### Installation ``` composer require tomatophp/tomato-dusk ``` after installation use this command to install dusk ``` php artisan tomato-dusk:install ``` ```bash php artisan dusk:install ``` ### Changelog Please see [CHANGELOG](https://github.com/tomatophp/tomato-dusk/blob/master/CHANGELOG.md) for more information on what has changed recently. ### Security Please see [SECURITY](https://github.com/tomatophp/tomato-dusk/blob/master/SECURITY.md) for more information about security. ### Credits * [Fady Mondy](https://www.github.com/3x1io) ### License The MIT License (MIT). Please see [License File](https://github.com/tomatophp/tomato-dusk/blob/master/LICENSE.md) for more information.
\