nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
getTestCasesByTags
Function getTestCasesByTags
getTestCasesByTags
(
tags
:
readonly
string
[]
,
)
:
readonly
(
SafetyTestCase
&
{
categoryId
:
SafetyCategoryIdType
}
)
[]
Get test cases filtered by tags.
Parameters
tags
:
readonly
string
[]
Tags to filter by (any match)
Returns
readonly
(
SafetyTestCase
&
{
categoryId
:
SafetyCategoryIdType
}
)
[]
Array of matching test cases
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
GitHub
npm
nexus-agents - v2.80.0
Loading...
Get test cases filtered by tags.