Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.test-tag

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.
raw docstring

idcljs

(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`
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close