stable
Clone or download
Read-only
request #12178: Be able to run PHPUnit tests with code coverage without the full test suite
You now ask to run the test coverage on a specific test. As a bonus the test cases of plugins do not need to require their bootstrap files explicitely. Change-Id: If21a1bcc9f792b71ffa58604e8bf401eb678185f
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/create_test_env/phpunit/CreateTestEnv/CreateTestProjectTest.php | +0 | −2 | Go to diff View file |
A | plugins/create_test_env/phpunit/bootstrap.php | +21 | −0 | Go to diff View file |
M | tests/phpunit/bootstrap.php | +4 | −0 | Go to diff View file |