Returns the test groups of the suite.
@psalm-return list<string>
public function groups() : array { return array_map('strval', array_keys($this->groups)); }