Skip to content

Conversation

@lwasylow
Copy link
Member

Fixes #66
Implements a tags as a new argument a_tags that accepts a coma separated list of tags.
Tags are placed on suite and test level.
The tags are filter applied after suitepath is resolved.
The logic of multiple tags is OR so at least one tag must match for test/suite to be included.

@lwasylow lwasylow added this to the v3.1.7 milestone Apr 27, 2019
jgebal added 2 commits June 5, 2019 23:31
# Conflicts:
#	source/core/ut_suite_manager.pkb
Added debug logging of suite cache query.
@jgebal jgebal merged commit e897268 into develop Jun 6, 2019
@jgebal jgebal deleted the feature/tags branch June 6, 2019 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tags for tests and suites

3 participants