Download the PHP package tonysm/turbo-laravel-test-helpers without Composer
On this page you can find all versions of the php package tonysm/turbo-laravel-test-helpers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download tonysm/turbo-laravel-test-helpers
More information about tonysm/turbo-laravel-test-helpers
Files in tonysm/turbo-laravel-test-helpers
Package turbo-laravel-test-helpers
Short Description A couple of testing helpers for applications using Turbo Laravel.
License MIT
Homepage https://github.com/tonysm/turbo-laravel-test-helpers
Informations about the package turbo-laravel-test-helpers
Turbo Laravel Test Helpers
This package adds a couple macros and assertion helpers to your application using Turbo Laravel. This was built separately because it has different dependencies.
Installation
You can install the package via composer:
Usage
Add the trait to your test case. This will make the $this->turbo()
method available. This will add the correct header
to your response, like so:
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Tony Messias
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.
All versions of turbo-laravel-test-helpers with dependencies
illuminate/support Version ^8.0
symfony/css-selector Version ^5.2
symfony/dom-crawler Version ^5.2
tonysm/turbo-laravel Version ^0.10