BrowserTest::$modules

Modules to enable.

Type: string[]

File

core/modules/simpletest/src/Tests/BrowserTest.php, line 28

Class

BrowserTest
Tests the internal browser of the testing framework.

Namespace

Drupal\simpletest\Tests

Code

public static $modules = [
    'block',
];

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