By mondrake on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
10.3.x
Introduced in version:
10.3.0
Issue links:
Description:
In PHPUnit 10,
this will make the *TestSuite classes implemented in Drupal dead code.
Those classes are now deprecated.
Check PHPUnit's Organizing Tests documentation on how to compose test suites via the file system or via XML configuration.
Impacts:
Module developers