Cypress Plugin#1580
Conversation
🦋 Changeset detectedLatest commit: b7e531a The changes in this PR will be included in the next version bump. This PR includes changesets to release 24 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
I'm not sure to add the functions to the Cypress global commands as it could add a lot of noise. However, they will be |
Things to know
|
# Conflicts: # pnpm-lock.yaml
# Conflicts: # docs/changelog.md
|
@Ericlm Thanks for opening this pr, I changed some things to align with other plugins and also added some examples for the new Cypress plugin. For now ,this will be a basic(just creating the |
# Conflicts: # docs/changelog.md
|
Thank you very much for you help! And thank you for Kubb in general 😄 |
Implements the automatic generation of typed Cypress requests as Cypress commands.
Closes #1579