get Testcount of multiple Buildconfigurations

Hi,

we want to get a total Testcount for multiple buildconfigurations and show it in another buildconfigurations as normal statistics. How can we do that?

br Rene

0
1 comment

Hi Rene,

 

You can use the REST API to locate tests: https://confluence.jetbrains.com/display/TCD18/REST+API#RESTAPI-BuildproblemsTestsTestsandBuildproblems

then aggregate them and use the statistics as you would like.

 

Would that work for you?

0

Please sign in to leave a comment.