How to use the cypress-terminal-report.installPlugin function in cypress-terminal-report

To help you get started, we’ve selected a few cypress-terminal-report examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github RemiBou / BrowserInterop / test / BrowserInterop.E2ETests / cypress / plugins / index.js View on Github external
module.exports = (on, config) => {
  require('cypress-terminal-report').installPlugin(on);
}

cypress-terminal-report

Better terminal and file output for cypress test logs.

MIT
Latest version published 1 month ago

Package Health Score

80 / 100
Full package analysis