UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

5 lines (3 loc) 115 B
const cp = require('child_process') const Promise = require('bluebird') module.exports = Promise.promisifyAll(cp)