Data analysis of collected unit test data
I would like to do analysis of the collected data from unit test runs across build.
Fx. Get all the tests which are taking more than 10% longer than the last time.
Is there a supported way to do this? Any ideas?
I guess that I could look in the database and hope that I can find the data.
Please sign in to leave a comment.