Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does TestDriven.NET work with VS Express?

Does TestDriven.NET work with VS Express?

EDIT: Yeah, I just installed it and noticed that it wasn't working. It looks like a really cool program.

like image 584
Alex Baranosky Avatar asked Feb 11 '09 06:02

Alex Baranosky


2 Answers

According to the release notes for TestDriven.NET, support for the Express editions of Visual Studio was removed in 2.8 (2.08).

like image 113
scwagner Avatar answered Oct 04 '22 18:10

scwagner


I have a vague recollection of the author of TestDriven getting into all sorts of bother with Microsoft threatening to revoke his MVP status unless he modified it to only work with the non-free versions of VS.

See here for all the gory details.

The front page states that it "supports all versions of Microsoft Visual Studio" but the release notes indicate otherwise:

"Jamie Cansdale and Microsoft Corporation have agreed to concentrate on working together on future releases of TestDriven.Net for Microsoft's officially extensible editions of Visual Studio, as opposed to spending time litigating their differences."

Officially extensible version don't include the free ones, unfortunately.

like image 22
paxdiablo Avatar answered Oct 04 '22 19:10

paxdiablo