htmltest
htmltest copied to clipboard
Output to JSON format
trafficstars
Is your feature request related to a problem? Please describe.
It is hard to use the output programmatically.
Describe the solution you'd like
Optionally output to JSON format so it can be used more easily by another program.
Describe alternatives you've considered
None
Additional context
Looking for a better way to display it visually, such as within a webpage.
Interesting, I've a few projects in GitLab that we link up output via JUnit XML (none of these projects is Java but seems this is a 'standard' output)
I'd want to support JSON as output as well!