tags
The complete, unique set of tags associated with this test.
Declaration
var tags: Set<Tag> { get }Discussion
Tags are associated with tests using the tags(_:) function.
The complete, unique set of tags associated with this test.
var tags: Set<Tag> { get }Tags are associated with tests using the tags(_:) function.