It is possible to execute one or several groups of tests in Codeception. There are multiple ways to assign a test to a group (tag with @group annotations, add a group configuration in a yaml or add a group txt file).
Is there a way to list all tests which are assigned to a specific group?
I tried codecept dry-run, but this does not accept the group parameter, and codecept run executes all tests (which I dont want).
Aucun commentaire:
Enregistrer un commentaire