The @group annotation is necessary for test discoverability. Without it, the tests are not discovered by GitLab CI.

The @group annotation must be added to test classes.

Issue fork examples-3468407

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

avpaderno created an issue. See original summary.

avpaderno’s picture

Version: 4.0.x-dev » 5.0.x-dev
Status: Active » Closed (outdated)

Annotations for tests are no longer used; instead, PHP attributes should be used.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.