OtherInstallationProfileTestsTest::$profile

Use the Minimal profile.

The Testing profile contains drupal_system_listing_compatible_test.test, which should be found.

The Standard profile contains \Drupal\standard\Tests\StandardTest, which should be found.

Type: string

Overrides BrowserTestBase::$profile

See also

\Drupal\simpletest\Tests\InstallationProfileModuleTestsTest

\Drupal\Tests\drupal_system_listing_compatible_test\Kernel\SystemListingCrossProfileCompatibleTest

File

core/modules/simpletest/tests/src/Functional/OtherInstallationProfileTestsTest.php, line 39

Class

OtherInstallationProfileTestsTest
Verifies that tests in other installation profiles are found.

Namespace

Drupal\Tests\simpletest\Functional

Code

protected $profile = 'minimal';

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