We are in a situation when developers broken the TDD process and stopped running tests few weeks ago, and now we have about 25 failing tests in solution.
Also i we do not have build archives for failed builds, because a nightly build definition was not set up to keep failed bilds in TFS
What would be your approach to this problem?
Is it possible to queue a range of revisions to build in TFS? I can't even find a way to queue one particular revision.
In a perfect world, given a range of revisions, i would like to be able to run some automatic procedure against TFS and get the report - at which revision number each test started failing.