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 36f0c82 commit 67a9e0dCopy full SHA for 67a9e0d
README.md
@@ -50,7 +50,7 @@ The following configuration options are available:
50
+ `configuration` Path to the `phpunit.xml` file (default: `test/phpunit/phpunit.xml`)
51
+ `log_junit` Path to junit output file (default: `test/phpunit/_junit/junit.xml`)
52
+ `memory_limit` The memory limit to run your tests with (default: `128M`)
53
-+ `bootstrap` The path to the bootstrap file (default: `vendor/autoload.php`)
++ `bootstrap` The path to the bootstrap file
54
55
The syntax for passing in a custom input is the following:
56
0 commit comments