PhpUnitTestDiscovery::$configurationFilePath

Path to PHPUnit's configuration file.

Type: configurationFilePath

File

core/lib/Drupal/Core/Test/PhpUnitTestDiscovery.php, line 56

Class

PhpUnitTestDiscovery
Discovers available tests using the PHPUnit API.

Namespace

Drupal\Core\Test

Code

private string $configurationFilePath;

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