PhpUnitTestDiscoveryTest::$xmlOutputFile

The filepath to the XML file to be used for dumping the test list.

Type: xmlOutputFile

File

core/tests/Drupal/KernelTests/Core/Test/PhpUnitTestDiscoveryTest.php, line 32

Class

PhpUnitTestDiscoveryTest
Tests equality of test discovery between run-tests.sh and PHPUnit CLI.

Namespace

Drupal\KernelTests\Core\Test

Code

private string $xmlOutputFile;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.