The @group annotation is necessary for test discoverability. Without it, the tests are not discovered by GitLab CI.
@group
The @group annotation must be added to test classes.
Active
4.0
Tests