Daily Usage Issues

Export list of failed tests?

Started by DamonOverboe on 6,589 views

I'm using Visual Studio 2012 and I know how to export the code coverage,

but I cannot figure out a way to export a list of test results, whether through NCrunch or Visual Studio.

Anyone know? The only thing I could find on StackOverflow was an unanswered question:
http://stackoverflow.com/questions/14102147/export-and-import-test-results-in-visual-studio-2012


We do use TeamCity, so I will be able to export it from there once we add the next build step, but I'd like to be able to get the list before hand.


And yes, I know generally you would not have a bunch of failing tests, so you just fix & go; but, we are integrating another project and wrote a bunch of tests around our assumptions ahead of time. Now that we are integrating, we need to go back and fix the assumptions.

Edited

Hi,

Presently there isn't a way that this can be done with NCrunch (to my knowledge). Although, do you mind if I take it as a vote for a future feature?


Cheers,

Remco

Post a reply

Log in to reply.