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

Report Breadcrumbs causing formatting issue #3094

Open
TomasoG opened this issue Mar 20, 2023 · 3 comments
Open

Report Breadcrumbs causing formatting issue #3094

TomasoG opened this issue Mar 20, 2023 · 3 comments

Comments

@TomasoG
Copy link

TomasoG commented Mar 20, 2023

Hi Team,

Looking for a way to solve this issue as I am seeing the following on my generated reports:
image

POM:
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<serenity.version>3.6.12</serenity.version>
<serenity.maven.version>3.6.12</serenity.maven.version>
<serenity.cucumber.version>3.6.12</serenity.cucumber.version>
<mavenfailsafeplugin.version>3.0.0-M5</mavenfailsafeplugin.version>
<maven.surefire.plugin.version>3.0.0-M5</maven.surefire.plugin.version>
<maven.compiler.plugin.version>3.10.1</maven.compiler.plugin.version>

@wakaleo
Copy link
Member

wakaleo commented Mar 20, 2023

Do you have markdown in your feature files?

@TomasoG
Copy link
Author

TomasoG commented Mar 20, 2023

Hi Wakaleo,

No Markdown just text description between Feature and Scenario.
image

HTML is showing :
image

@TomasoG
Copy link
Author

TomasoG commented Mar 20, 2023

@wakaleo Hi i have workaround for the issue.
It seems that when you put a readme.md file at base of a directory and have the following markdown for example (## myHeader) in the readme.md file the report doesnt like it so workaround is just to take the markdown off of it, thanks.

image

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

2 participants