Tags can be associated with {@link TestItem TestItems} and {@link TestRunProfile TestRunProfiles}. A profile with a tag can only execute tests that include that tag in their {@link TestItem.tags } array.
Tags can be associated with {@link TestItem TestItems} and {@link TestRunProfile TestRunProfiles}. A profile with a tag can only execute tests that include that tag in their {@link TestItem.tags } array.
(id test-tag)
ID of the test tag. TestTag
instances with the same ID are considered
to be identical.
Returns: string
ID of the test tag. `TestTag` instances with the same ID are considered to be identical. **Returns:** `string`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close