Quantcast
Channel: Run NUnit tests on TFS 2012 RC
Viewing all articles
Browse latest Browse all 10

Run NUnit tests on TFS 2012 RC

$
0
0

We have an existing VS 2010 solution with many NUnit tests. We're trying to setup TFS 2012 RC and I want to be able to run the NUnit tests and publish the results as part of our CI builds (when code is checked in). I have this process working on our TFS 2010 server. I have also tried using the NUnit Test Adapter (http://visualstudiogallery.msdn.microsoft.com/6ab922d0-21c0-4f06-ab5f-4ecd1fe7175d) and read many of the articles on how to set that up on the Build Server, or configure the Build Controller with a custom assemblies path. But none of those approaches seem to work.

If I make my unit tests MSTests, then the TFS CI build picks them up right away, otherwise they are just ignored.

Our basic setup is this...

Developer machine: Win 7 64-bit, 4+GB RAM, VS 2010 SP1

Build Server: Windows 2008 R2 SP1 64-bit, 8 GB RAM, TFS 2012 RC, SQL Server 2012

I'm hoping that we either don't have to stick with TFS 2010 or that we have to "convert" our NUnit tests to MSTests!


Viewing all articles
Browse latest Browse all 10

Latest Images

Trending Articles





Latest Images