php web/core/scripts/run-tests.sh --list

Available test groups & classes
-------------------------------

Drupal\Core\Test\Exception\MissingGroupException: Missing @group annotation in Drupal\Tests\ldap_authentication\Unit\ModuleTest in /var/www/html/web/core/lib/Drupal/Core/Test/TestDiscovery.php:342
Stack trace:
#0 /var/www/html/web/core/lib/Drupal/Core/Test/TestDiscovery.php(169): Drupal\Core\Test\TestDiscovery::getTestInfo('Drupal\\Tests\\ld...', '/**\n * Test the...')
#1 /var/www/html/web/core/scripts/run-tests.sh(86): Drupal\Core\Test\TestDiscovery->getTestClasses(NULL)
#2 {main}
Drupal\Core\Test\Exception\MissingGroupException: Missing @group annotation in Drupal\Tests\ldap_authentication\Unit\ModuleTest in /var/www/html/web/core/lib/Drupal/Core/Test/TestDiscovery.php:342
Stack trace:
#0 /var/www/html/web/core/lib/Drupal/Core/Test/TestDiscovery.php(169): Drupal\Core\Test\TestDiscovery::getTestInfo('Drupal\\Tests\\ld...', '/**\n * Test the...')
#1 /var/www/html/web/core/scripts/run-tests.sh(86): Drupal\Core\Test\TestDiscovery->getTestClasses(NULL)

Issue fork ldap-3569819

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

guedressel created an issue. See original summary.

guedressel’s picture

Status: Active » Needs review