UNPKG

@cypress/code-coverage

Version:

Saves the code coverage collected during Cypress tests

7 lines (5 loc) 162 B
/// <reference types="cypress" /> export default function registerCodeCoverageTasks( on: Cypress.PluginEvents, config: Cypress.PluginConfigOptions, ): void;