Codeception: Exclude group from execution

Created on 12 Aug 2014  路  1Comment  路  Source: Codeception/Codeception

Is there a way of excluding a certain group of tests from execution? That would come in handy.

Docs

Most helpful comment

 --skip-group (-sg)    Skip selected groups (multiple values allowed)

This is mentioned in http://codeception.com/docs/reference/Commands#Run

>All comments

 --skip-group (-sg)    Skip selected groups (multiple values allowed)

This is mentioned in http://codeception.com/docs/reference/Commands#Run

Was this page helpful?
0 / 5 - 0 ratings