/TestHelper

Laravel Enso testing utility traits for speeding up common tasks when writing tests

Primary LanguagePHPMIT LicenseMIT

TestHelper

Codacy Badge StyleCI License Total Downloads Latest Stable Version

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.