Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Feature/tags #906

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 33 commits into from
Jun 6, 2019
Merged

Feature/tags #906

merged 33 commits into from
Jun 6, 2019

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
2 participants