UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

8 lines (5 loc) 158 B
before(() => { cy.visit('http://localhost:3500/fixtures/jquery.html') }) it('XHR should be available', () => {}) it('XHR should be available2', () => {})