UNPKG

@allurereport/web-allure2

Version:

The static files for Allure Classic Report

5 lines (3 loc) 211 B
import TrendCollection from "@/data/trend/TrendCollection.js"; import RetryTrendWidgetView from "./RetryTrendWidgetView.js"; allure.api.addWidget("graph", "retry-trend", RetryTrendWidgetView, TrendCollection);