fintechsystems / livewire-standalone-testing
Biolerplate for standalone Laravel Livewire component testing
0.0.1
2023-02-19 08:19 UTC
Requires
- php: ^8.1
- illuminate/contracts: ^9.0|^10.0
- illuminate/support: ^9.12|^10.0
- livewire/livewire: ^2.10.5
- spatie/laravel-collection-macros: ^7.11
- spatie/laravel-package-tools: ^1.11.3
Requires (Dev)
- ext-dom: *
- nunomaduro/collision: ^6.2
- orchestra/testbench: ^7.5|^8.0
- pestphp/pest: ^1.21.3
- pestphp/pest-plugin-laravel: ^1.2
- phpunit/phpunit: ^9.5.20
- spatie/laravel-ray: ^1.26
- spatie/pest-plugin-snapshots: ^1.1
- spatie/phpunit-snapshot-assertions: ^4.2.12
This package is auto-updated.
Last update: 2025-01-09 19:09:45 UTC
README
Boilerplate for Laravel Livewire Standalone component testing. Copied from Spatie's Laravel Livewire Wizard and stripped down to the bare bones.
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
License
The MIT License (MIT). Please see License File for more information.