filiphric / cypress-plugin-api

Cypress plugin to show your API information in the Cypress UI runner
ISC License
250 stars 33 forks source link

Refactor/modularize plugin #84

Closed filiphric closed 1 year ago

filiphric commented 1 year ago

many changes went into this. not much functionality added, but there’s now an option to set up requestMode in test as well. This should also fix an issue where if cy.api() was used in test, it would rewrite all cy.request() commands to have UI as well closes #77

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.7.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: