Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@andypost
Created July 31, 2020 13:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andypost/37f46023f7f7e65c35ec9ab80072a17c to your computer and use it in GitHub Desktop.
Save andypost/37f46023f7f7e65c35ec9ab80072a17c to your computer and use it in GitHub Desktop.
core8$ make t t=modules/masquerade/tests/src/Functional/MasqueradeAccessTest.php
docker exec \
-u 1000:1000 \
-e BROWSERTEST_OUTPUT_DIRECTORY=sites/simpletest/out \
core8 vendor/bin/phpunit -c core/phpunit.xml.dist --colors=always --debug -v \
modules/masquerade/tests/src/Functional/MasqueradeAccessTest.php
PHPUnit 8.5.8 by Sebastian Bergmann and contributors.
Runtime: PHP 7.4.8
Configuration: /var/www/html/web/core/phpunit.xml.dist
Testing Drupal\Tests\masquerade\Functional\MasqueradeAccessTest
Test 'Drupal\Tests\masquerade\Functional\MasqueradeAccessTest::testAccess' started
Test 'Drupal\Tests\masquerade\Functional\MasqueradeAccessTest::testAccess' ended
Time: 24.67 seconds, Memory: 8.00 MB
OK (1 test, 141 assertions)
HTML output was generated
http://nginx/sites/simpletest/browser_output/Drupal_Tests_masquerade_Functional_MasqueradeAccessTest-1-47240306.html
http://nginx/sites/simpletest/browser_output/Drupal_Tests_masquerade_Functional_MasqueradeAccessTest-2-47240306.html
http://nginx/sites/simpletest/browser_output/Drupal_Tests_masquerade_Functional_MasqueradeAccessTest-3-47240306.html
ююю
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment