stack72 / TeamCitySharp

No Longer Maintained - please use https://github.com/mavezeau/TeamCitySharp
Other
200 stars 165 forks source link

Implement statistics for builds #82

Closed ewilde closed 6 years ago

ewilde commented 10 years ago

Allows retrieval of properties such as no. of passed tests in a given build. From http://confluence.jetbrains.com/display/TCD8/REST+API#RESTAPI-Statistics

Sample integration tests see: src/Tests/IntegrationTests/SampleStatisticsUsage.cs