← all change records
Not yet reviewed. Contrib-impact data below may be incomplete.

#2301057 Namespace for PHPUnit tests of modules has changed

released Target 8.x Published 2014-09-05
#2260121

Generated 2026-05-12 08:43 UTC

Rules (1)

filename_presence 1
from
  • ^tests/src/(?!Unit/).+\.php$
  • phpunit_unit_test_old_location
  • tests/src/**/*Test.php
to
  • phpunit_unit_test_new_location
  • tests/src/Unit/**/*Test.php

No contrib projects currently use either side of this change.