Create Test Layer
create_test_layerCreate new test layers in Allure TestOps to define taxonomy for categorizing test cases by type, such as Unit, Integration, E2E, UI, or API, using a name and optional project ID.
Instructions
Create a new test layer in Allure TestOps.
Test layers define taxonomy for categorizing test cases. Common examples include 'Unit', 'Integration', 'E2E', 'UI', 'API', etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the test layer (e.g., 'Unit', 'Integration', 'E2E'). | |
| project_id | No | Allure TestOps project ID to create the test layer in. | |
| output_format | No | Output format: 'json' (default) or 'plain'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| name | No |