Tag()
Declare a tag that can be applied to a test function or test suite.
Declaration
@attached(accessor) @attached(peer) macro Tag()Mentioned in
Overview
Use this tag with members of the Tag type declared in an extension to mark them as usable with tests. For more information on declaring tags, see Adding tags to tests.