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

Generate a machine-readable file containing the metrics currently displayed on the main report page #1928

Closed
trashytop opened this issue Jan 26, 2020 · 1 comment

Comments

@trashytop
Copy link

trashytop commented Jan 26, 2020

As recommended by @wakaleo:

The latest (and recommended) approach to writing custom reports or integrations is to implement the ExtendedReport interface.
See for example:
https://github.com/serenity-bdd/serenity-core/blob/master/serenity-emailer/src/main/kotlin/net/serenitybdd/reports/email/EmailReporter.kt
https://github.com/serenity-bdd/serenity-core/blob/master/serenity-emailer/src/test/kotlin/net/serenitybdd/reports/email/WhenGeneratingAnEmailableReport.kt

@trashytop
Copy link
Author

From @globalworming:

I would just copy the serenity-emailer and replace everything i don't need. your report should live next to it, not extend it, because it has different specific purpose.

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