Does TestDriven.NET work with VS Express?
Asked Answered
R

4

9

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.

Ragouzis answered 11/2, 2009 at 6:21 Comment(1)
it was an infamous debate when the author was made to remove that support. weblogs.asp.net/nunitaddin/archive/2007/05/31/… 25hoursaday.com/weblog/2007/06/04/…Clang
F
9

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

Fish answered 11/2, 2009 at 6:27 Comment(0)
P
4

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.

Precursory answered 11/2, 2009 at 6:27 Comment(0)
B
2

Doesn't look like it (look in the bottom right)

I seem to remember Microsoft insisting that it not work on the Express versions, and some blog posts around that.

Beneficence answered 11/2, 2009 at 6:28 Comment(1)
Yeah, I just installed it and noticed, it wasn't working. Bummer.Ragouzis
G
0

Small note: The personal edition of TestDriven.Net 3.9 does indeed work with VS 2015 Community Edition.

Geer answered 13/2, 2016 at 15:39 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.