Test Runs by Configuration Plugin
Shows a chart based on all test runs in a project. The chart contains a bar for each test configuration. The bars show the distribution of the test run results on that given configuration.
Parameters:
id='1' Optional parameter (required only when you're using the plugin on a personal wiki page). Specifies the id of the project to collect the test runs from.
display ='chart|table|both' Optional parameter, defaults to 'chart'. Specifies whether the chart image and the data table are displayed.
testRunTrackerId='1' Optional parameter, the plugin calculates statistics based on the given Test Run Tracker.
Samples:
[{TestRunsByConfiguration}]
Shows a chart created based on the default test run tracker of the enclosing project.
Was this helpful?