Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add JSDoc documentation to gherkin steps #503

Open
Kemot7 opened this issue Jul 10, 2024 · 0 comments
Open

How to add JSDoc documentation to gherkin steps #503

Kemot7 opened this issue Jul 10, 2024 · 0 comments

Comments

@Kemot7
Copy link

Kemot7 commented Jul 10, 2024

Hi,
I have a problem with documentation between gherkin steps and feature file.
My documentation added to steps as follows:
JSDoc in step

It is incorrectly displayed in feature files.
JSDoc in feature

Tags don't work, text cannot be formatted.
The same documentation added to a method/function displays correctly (this is exactly the same jsdoc code).
JSDoc (method)

For now, the only thing I can do is to use plain text in the documentation.
Do I need additional configuration to make it work?

I am using Visual Studio Code, Playwright, TypeScript and Node.Js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant