Skip to content

Conversation

@pesse
Copy link
Member

Adds support for tags

TestRunner now has methods addTag( String tag ) and addTags( Collection<String> )
Tags are always passed as comma-separated list to ut_runner-API

Resolves#85

pesse added 2 commits June 27, 2019 22:04
They are always passed as comma-separated string
@pessepesse requested a review from PazusJune 27, 2019 20:29
@pessepesse merged commit e59424a into developJul 8, 2019
@jgebaljgebal deleted the feature/support_for_tags branch June 14, 2020 15:39
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for new tag annotation

2 participants

@pesse