alexis-gss / laravel-unit-tests
Test CRUDs assertions in Laravel project.
This package's canonical repository appears to be gone and the package has been frozen as a result.
1.1.1
2024-07-26 12:36 UTC
Requires
- php: ^7.3|^8.0
- illuminate/support: ^8.0|^9.0|^10.0|^11.0
- laravel/framework: ^8.0|^9.0|^10.0|^11.0
Requires (Dev)
- larastan/larastan: ^2.9
- phpstan/phpstan: ^1.11
- slevomat/coding-standard: ^8.3
- squizlabs/php_codesniffer: ^3.7
README
Introduction
Laravel Unit Tests is, as its name suggests, a package to test specified actions in a Laravel project like authentification, CRUDs, views and more.
Table of contents
- Introduction
- Table of contents
- Frameworks, Platforms and Libraries
- Documentation
- Changelog
- Copyright and License
Frameworks, Platforms and Libraries
Documentation
You can find all the documentation of this package on this link : Laravel Unit Tests documentation.
Changelog
Latest version v1.1.0.
See the CHANGELOG.md file for details.
Copyright and License
Laravel Unit Tests was written by Alexis Gousseau.
Copyright (c) 2024 and beyond Alexis Gousseau.