BearQ: Run Test Cases
bearq_run_test_casesRun BearQ regression test cases by ID. Drafts are rejected; only regression-ready cases execute.
Instructions
Runs specific BearQ regression test cases by ID. Targets only regression-ready cases — drafts will be rejected.
Toolset: Tasks
Parameters:
testCaseIds (array) required: IDs of BearQ regression test cases to run.
environment (string): Target environment name to run tests against. Omit to use the workspace default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environment | No | Target environment name to run tests against. Omit to use the workspace default. | |
| testCaseIds | Yes | IDs of BearQ regression test cases to run. |