9

Closed

Add Support For TFS 2010

description

I can't get the thing working with TFS 2010... Work out what needs to change (hopefully just configuration files!) and create a new version if necessary.

No files are attached

Closed Apr 25 at 11:48 AM by rbanks54

comments

rbanks54 wrote Nov 24 2011 at 3:12 AM

Make sure you use -v 2010 in the command line to trigger the TFS2010 support

wrote Nov 24 2011 at 3:09 AM

The latest code works with TFS2010

Mayoar wrote Nov 19 2010 at 2:52 PM

Hm, the Wiki link did not work, so here is the link to the discussion : http://nunit4teambuild.codeplex.com/Thread/View.aspx?ThreadId=235330

Mayoar wrote Nov 19 2010 at 2:51 PM

Aah, OK, thank you. I almost got it running now, but I faced a problem close to goal : [discussion:235330]

rbanks54 wrote Nov 18 2010 at 11:56 PM

Yes, the TFS2010 version works (use the latest 2.x version)

Mayoar wrote Nov 17 2010 at 2:42 PM

Hi MrKWatkins, are you still working on this issue? I'd like to use this functionality :-)

MrKWatkins wrote May 3 2010 at 10:20 AM

After much hacking I've managed to get tests uploading to TFS 2010. Code is still a bit messy so needs a spring clean before releasing. Should be ready soon...

wrote May 3 2010 at 10:11 AM

Associated with changeset 43814.

wrote May 2 2010 at 8:14 PM

Associated with changeset 43705.

wrote May 2 2010 at 7:37 PM

Associated with changeset 43696.

wrote May 2 2010 at 5:23 PM

Associated with changeset 43678.

wrote May 2 2010 at 3:20 PM

Associated with changeset 43665.

wrote May 2 2010 at 2:10 PM

Associated with changeset 43659.

MrKWatkins wrote Apr 21 2010 at 8:10 PM

Started looking into this. The method of uploading has totally changed. Plus they've removed the service I was using to upload results under TFS 2008. So a complete rewrite is needed. Nice.