laravel-enso / testhelper
Test helper dependency for Laravel Enso
Installs: 8 040
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 1
Open Issues: 0
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.