property

test.default.TestOptions.tags

tags?: readonly string[]

An array of string labels associated with the test. Used together with --experimental-test-tag-filter to filter which tests run. Tags inherit from suites to nested tests by union. See Test tags.