MicrosoftPremier / VstsExtensions

Documentation and issue tracking for Microsoft Premier Services Visual Studio Team Services Extensions
MIT License
56 stars 14 forks source link

Request - Run Duration #194

Open drewkozicki opened 1 year ago

drewkozicki commented 1 year ago

Just as monitoring Code Coverage and Number of Warnings. It would be nice to monitor test run duration and check for variations in that.

drewkozicki commented 1 year ago

This is for the Build Quality Checks Extension

ReneSchumacher commented 1 year ago

Hi @drewkozicki,

thank you for the feature request. Can you elaborate what you would be looking for with a policy like that? Is it tests running longer than a specific maximum time? Or variance in test duration?

drewkozicki commented 1 year ago

Hi @ReneSchumacher . Thank you for looking into this. Mainly variance. We are trying to make sure a change did not hurt performance of a test.