UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

86 lines (65 loc) 4.89 kB
exports['cy.visit performance tests / passes'] = ` ==================================================================================================== (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ Cypress: 1.2.3 Browser: FooBrowser 88 Specs: 1 found (fast_visit_spec.js) Searched: cypress/integration/fast_visit_spec.js └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: fast_visit_spec.js (1 of 1) on localhost 95% of visits are faster than XX:XX, 80% are faster than XX:XX histogram line histogram line histogram line histogram line histogram line histogram line histogram line histogram line histogram line histogram line histogram line histogram line histogram line histogram line histogram line with connection: close histogram line histogram line histogram line histogram line histogram line histogram line histogram line histogram line histogram line histogram line histogram line histogram line histogram line histogram line histogram line with connection: keep-alive 2 passing (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ Tests: 2 Passing: 2 Failing: 0 Pending: 0 Skipped: 0 Screenshots: 0 Video: false Duration: X seconds Spec Ran: fast_visit_spec.js └────────────────────────────────────────────────────────────────────────────────────────────────┘ ==================================================================================================== (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ fast_visit_spec.js XX:XX 2 2 - - - └────────────────────────────────────────────────────────────────────────────────────────────────┘ All specs passed! XX:XX 2 2 - - - `