-
- Downloads
test(phpunit): Enable PHP 8 testing with a PHPUnit compatibility layer (#/3222962 by klausi)
Showing
- .github/workflows/testing.yml 1 addition, 1 deletion.github/workflows/testing.yml
- composer.json 1 addition, 1 deletioncomposer.json
- phpstan.neon 2 additions, 0 deletionsphpstan.neon
- tests/Drupal/CoderSniffUnitTest.php 3 additions, 4 deletionstests/Drupal/CoderSniffUnitTest.php
- tests/Drupal/PhpunitCompatibilityTestCase.php 76 additions, 0 deletionstests/Drupal/PhpunitCompatibilityTestCase.php
- tests/Drupal/phpunit-bootstrap.php 1 addition, 0 deletionstests/Drupal/phpunit-bootstrap.php
- tests/DrupalPractice/ProjectDetection/ProjectUnitTest.php 4 additions, 5 deletionstests/DrupalPractice/ProjectDetection/ProjectUnitTest.php
Loading
Please register or sign in to comment