We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9607e5d commit d32ddfaCopy full SHA for d32ddfa
README.md
@@ -38,7 +38,7 @@ Inputs
38
39
The following configuration options are available:
40
41
-+ `config` Path to the `phpunit.xml` file (default: `test/phpunit/phpunit.xml`)
++ `configuration` Path to the `phpunit.xml` file (default: `test/phpunit/phpunit.xml`)
42
+ `junit` Path to junit output file (default: `test/phpunit/_junit/junit.xml`)
43
+ `memory` The memory limit to run your tests with (default: `512M`)
44
+ `bootstrap` The path to the bootstrap file (default: `vendor/autoload.php`)
0 commit comments