In addition to grouping tests by a method prefix, the [`@group` annotation](https://phpunit.de/manual/6.5/en/appendixes.annotations.html#appendixes.annotations.group) of PHPUnit should be supported as well. Both ways to group tests have their advantages, so both ways should be supported.