laravel-enso / testhelper
This package is abandoned and no longer maintained.
No replacement package was suggested.
Test helper dependency for Laravel Enso
1.4.13
2018-09-29 08:31 UTC
Requires
- php: >=7.1.0
- laravel/framework: 5.7.*
README
Test helper dependency for Laravel Enso.
Details
- is a collection of traits used for facilitating the testing of a few common Laravel Enso components
- SignIn, handles the sign-in stage
- TestCreateForm, handles testing of back-end form object creation for a route
- TestDataTable, handles testing of the back-end datatable object creation for a route
Contributions
are welcome. Pull requests are great, but issues are good too.
License
This package is released under the MIT license.