Enhancement - xunit.net run with rake to support problematic tests feature
Given that xunit.net can produce an XML report in the nunit style, can it be made to integrate with the run-failed-tests-first feature of TeamCity? For reference, I am using the rake runner for my builds, not msbuild...
Please sign in to leave a comment.
Please take a look at this: http://www.jetbrains.net/confluence/display/TCD4/Custom+Build+Runner#CustomBuildRunner-supportForRiskGroupTests
--
Pavel Sher