Label selectors¶
Chainsaw can filter the tests to run using label selectors.
Configuration¶
With file¶
Note
Label selectors can't be configured with a configuration file.
With flags¶
chainsaw test --selector foo=bar
Chainsaw can filter the tests to run using label selectors.
Note
Label selectors can't be configured with a configuration file.
chainsaw test --selector foo=bar