@allurereport/plugin-api
Advanced tools
+1
-0
@@ -40,2 +40,3 @@ import type { AttachmentLink, CiDescriptor, Statistic, TestError, TestResult, TestStatus } from "@allurereport/core-api"; | ||
| plugin?: string; | ||
| withTestResultsLinks?: boolean; | ||
| newTests?: SummaryTestResult[]; | ||
@@ -42,0 +43,0 @@ flakyTests?: SummaryTestResult[]; |
+2
-2
| { | ||
| "name": "@allurereport/plugin-api", | ||
| "version": "3.0.0-beta.24", | ||
| "version": "3.0.0-beta.25", | ||
| "description": "Allure Plugin API", | ||
@@ -29,3 +29,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@allurereport/core-api": "3.0.0-beta.24" | ||
| "@allurereport/core-api": "3.0.0-beta.25" | ||
| }, | ||
@@ -32,0 +32,0 @@ "devDependencies": { |
26512
0.14%555
0.18%+ Added
- Removed