alt-three / testbench
This package is abandoned and no longer maintained.
No replacement package was suggested.
Provides some testing traits for apps
v4.3.0
2020-08-05 17:35 UTC
Requires
- php: ^7.0 || ^8.0
- graham-campbell/testbench-core: ^3.2
Requires (Dev)
- graham-campbell/analyzer: ^2.4 || ^3.0
- phpunit/phpunit: ^6.5 || ^7.5 || ^8.4 || ^9.0
Suggests
- laravel/framework: Enables the use of most traits.
This package is auto-updated.
Last update: 2022-04-29 00:48:37 UTC
README
Installation
Alt Three TestBench provides some testing traits for Laravel apps. This version requires PHP 7.0-8.0, and supports PHPUnit 6-9 and Laravel 5.5-8. Simply require the package using Composer:
$ composer require alt-three/testbench:^4.2 --dev
Security
Our full security policy is available to read here.
License
Alt Three TestBench is licensed under The MIT License (MIT).