UNPKG

@revoloo/cypress6

Version:

Cypress.io end to end testing tool

4 lines (2 loc) 286 B
# fetch polyfill example [Users.vue](Users.vue) is using `fetch` to retrieve the users from the server. We can use [experimental fetch polyfill](https://www.cypress.io/blog/2020/06/29/experimental-fetch-polyfill/) and spy on / stub network requests, see [Users.spec.js](Users.spec.js)