UNPKG

cypress-xray-plugin

Version:

A Cypress plugin for uploading test results to Xray (test management for Jira)

6 lines (5 loc) 119 B
export interface IncludedFields { actuallyIncluded?: string[]; excluded?: string[]; included?: string[]; }