fandrei / AppMetrics

Apache License 2.0
8 stars 2 forks source link

Integrate test results into TFS build reports #121

Open mrdavidlaing opened 11 years ago

mrdavidlaing commented 11 years ago

Currently the unit tests for AppMetrics are run as part of both the AppMetrics and the CIAPILatencyMonitor TFS builds, but TFS doesn't report the number that passed.

This issue is comprised of 2 parts:

  1. Integrate the reporting of the test run output into TFS so that TFS shows the number of tests that have run.
  2. Have CIAPILatencyMonitor run and report on its own tests, rather than those of Appmetrics.