UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

5 lines (3 loc) 107 B
const glob = require('glob') const Promise = require('bluebird') module.exports = Promise.promisify(glob)