UNPKG

@mmisty/cypress-allure-adapter

Version:

cypress allure adapter to generate allure results during tests execution (Allure TestOps compatible)

2 lines (1 loc) 265 B
export type ContentType = 'text/plain' | 'application/xml' | 'text/html' | 'text/csv' | 'text/tab-separated-values' | 'text/css' | 'text/uri-list' | 'image/svg+xml' | 'image/png' | 'application/json' | 'application/zip' | 'video/webm' | 'image/jpeg' | 'video/mp4';