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

The report section Build Info does not appear when it is set programmatically #3328

Open
ViktorMikhalkin opened this issue Nov 14, 2023 · 0 comments

Comments

@ViktorMikhalkin
Copy link

What happened?

Build information section is generated and saved in the target folder. The full HTML report does not contain Build Info section.

What did you expect to happen?

Build information section is generated and saved in the target folder. The full HTML report contains Build Info section.

Serenity BDD version

4.0.21

JDK version

Red_Hat-17.0.6.0+10-1

Execution environment

Windows 10
119.0.6045.124 (Official Build) (64-bit)
JUnit 5

How to reproduce the bug.

https://github.com/ViktorMikhalkin/serenity-bdd-samples

Steps to Reproduce

  1. Define build info programmatically in JUnit BeforeAll annotated method.
  2. Run an arbitrary test via ./mvnw clean verify.
  3. Locate target/site/serenity/build-info.html.
  4. Open the full HTML test report in /target/site/serenity/index.html.

How can we make it happen?

Work on this myself and propose a PR (with Serenity BDD team guidance)

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