Documenting Custom Commands #20364
Unanswered
compassoLeonardo
asked this question in
Questions and Help
Replies: 1 comment
-
I believe you want JSDoc to accomplish this: // cypress/support/index.ts |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, I would like to know if there is any way to document Cypress's custom commands so that their information is shown in their calls, something like a Javadoc to facilitate maintenance and development, but in JS.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions