allure-js-commons
Version:
Allure JS Commons
3 lines • 439 B
JavaScript
export { allureId, attachment, attachmentPath, attachTrace, description, descriptionHtml, displayName, epic, feature, historyId, issue, label, labels, layer, link, links, logStep, owner, parameter, parentSuite, severity, step, story, subSuite, suite, tag, tags, testCaseId, tms } from "./facade.js";
export { ContentType, LinkType, LabelName, Severity, Stage, Status, StatusByPriority } from "./model.js";
//# sourceMappingURL=index.js.map