Tags can be associated with TestItems and TestRunProfiles. A profile with a tag can only execute tests that include that tag in their TestItem.tags array.
Creates a new TestTag instance.
ID of the test tag.
ID of the test tag. TestTag instances with the same ID are considered to be identical.
TestTag
Tags can be associated with TestItems and TestRunProfiles. A profile with a tag can only execute tests that include that tag in their TestItem.tags array.