BrowserTestBase::$runTestInSeparateProcess
Browser tests are run in separate processes to prevent collisions between code that may be loaded by tests.
Type: runTestInSeparateProcess
File
-
core/
tests/ Drupal/ Tests/ BrowserTestBase.php, line 182
Class
- BrowserTestBase
- Provides a test case for functional Drupal tests.
Namespace
Drupal\TestsCode
protected $runTestInSeparateProcess = TRUE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.