@allurereport/core-api
Advanced tools
+4
-0
@@ -126,2 +126,6 @@ import type { TestLabel, TestLink, TestParameter } from "./metadata.js"; | ||
| export type AttachmentLink = AttachmentLinkFile | AttachmentLinkExpected | AttachmentLinkLinked | AttachmentLinkInvalid; | ||
| export type GlobalAttachmentLink = AttachmentLink & { | ||
| name: string; | ||
| environment?: string; | ||
| }; | ||
| export interface AttachmentTestStepResult { | ||
@@ -128,0 +132,0 @@ link: AttachmentLinkExpected | AttachmentLinkLinked | AttachmentLinkInvalid; |
+1
-1
| { | ||
| "name": "@allurereport/core-api", | ||
| "version": "3.14.2", | ||
| "version": "3.14.3", | ||
| "description": "Allure Core API", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
55346
0.18%1467
0.27%