Browse Source
Before that, only the annotation @group('DB') is possible to mark test classes as requiring the database. Now the \PHPUnit\Framework\Attributes\Group attribute can be used as long as PHPUnit 10+ is used. Signed-off-by: Thomas Citharel <tcit@tcit.fr>pull/55358/head
1 changed files with 13 additions and 1 deletions
Loading…
Reference in new issue