UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

5 lines (4 loc) 184 B
expect(typeof global).to.equal('object') expect(global.setTimeout).and.be.a('function') expect(__filename).to.include('node_shim_spec.js') expect(__dirname).to.include('_test-output')