Custom data visualization #2307
pkp124
started this conversation in
General Discussion
Replies: 1 comment 1 reply
-
You can use custom HTML attachments if you want to add data to particular tests. There is an option to create a report plugin to create a custom tab/widget/graph in the report, but that would require managing a custom Allure Commandline distribution. BTW, suppose you're looking for ways to display load testing results in Allure (such as JMeter). In that case, we have an extension for Allure TestOps users that would process JMeter results, aggregate them, and display them in the same report format. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Is it possible to visualize some custom data across runs, for ex performance numbers for some benchmark tests, using allure. Assuming this data is part of the output files in some format.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions