Download the PHP package baijunyao/laravel-test-support without Composer
On this page you can find all versions of the php package baijunyao/laravel-test-support. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-test-support
Laravel Test Support
Laravel Test Support is an extension package developed for the Laravel project to help simplify writing PHPUnit or Pest tests
Installation
Require this package with composer using the following command:
Usage
Modify the tests/TestCase.php file
Modify the phpunit.xml file
Example
All versions of laravel-test-support with dependencies
PHP Build Version
Package Version
Requires
illuminate/database Version
^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/support Version ^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/testing Version ^7.0|^8.0|^9.0|^10.0|^11.0
nesbot/carbon Version ^3.3
pestphp/pest Version ^2.34
phpunit/phpunit Version ^8.0|^9.0|^10.0|^11.0
vlucas/phpdotenv Version ^5.3
illuminate/support Version ^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/testing Version ^7.0|^8.0|^9.0|^10.0|^11.0
nesbot/carbon Version ^3.3
pestphp/pest Version ^2.34
phpunit/phpunit Version ^8.0|^9.0|^10.0|^11.0
vlucas/phpdotenv Version ^5.3
The package baijunyao/laravel-test-support contains the following files
Loading the files please wait ....