-
How to include test env details such as URL, application, package version in html report |
Beta Was this translation helpful? Give feedback.
Answered by
Hargne
Jul 18, 2023
Replies: 1 comment
-
Hi, |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Hargne
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
One way would be to use the
boilerplate
configuration option where you can pass the path to a template file that you want to use. The plugin will then look within that file for{jesthtmlreporter-content}
and replace it with the contents of the test report.