UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

8 lines (6 loc) 97 B
const run = (options) => { return require('./run').run(options) } module.exports = { run, }