Download the PHP package vancodx/php-testing without Composer
On this page you can find all versions of the php package vancodx/php-testing. 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 php-testing
VanCodX PHP Testing
Installation
Install this package with the following command:
Create ".phpstan.neon.dist" file in the root directory of your project with the following contents:
Create "phpunit.xml.dist" file in the root directory of your project with the following contents:
Add the following lines into "composer.json" file of your project:
Add the following lines into your ".gitignore" file:
Usage
Use the following command:
Running tests
Use the following command for running the tests inside a Docker container:
All versions of php-testing with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
ext-xdebug Version *
mockery/mockery Version ^1.6.12
phpstan/phpstan Version ^2.1.6
phpstan/phpstan-mockery Version ^2.0.0
phpstan/phpstan-phpunit Version ^2.0.4
phpunit/phpunit Version ^12.0.4
ext-xdebug Version *
mockery/mockery Version ^1.6.12
phpstan/phpstan Version ^2.1.6
phpstan/phpstan-mockery Version ^2.0.0
phpstan/phpstan-phpunit Version ^2.0.4
phpunit/phpunit Version ^12.0.4
The package vancodx/php-testing contains the following files
Loading the files please wait ....