Home
Releases
Discussions
Issue Tracker
Source Code
Stats
People
License
RSS RSS Feed
Search Wiki:

About the Project

Frequently Asked Questions

Recent News

  • September 16, 2008 - xUnit.net 1.0.3 goes RTM! xUnit.net 1.0.3.
  • August 20, 2008 - Should we support Visual Studio's test runner? Discuss it here.
  • June 29, 2008 - RunWithNUnit and xunitext.nunit.dll moved from Main to Samples. Read more here.

Blog posts on xUnit.net

  • September 19, 2008 - Fredrik Kalseth writes about his specification-style BDD work with xUnit.net. (Link)
  • August 28, 2008 - Björn Rochel blogs about his attempts at a BDD framework on top of xUnit.net. (Link)
  • August 24, 2008 - Phil Haack discusses some experiments we did with a specification API ("SubSpec"), available in the release 1.0.2 samples. (Link)
  • June 30, 2008 - Stephen Walther has a great example of using xUnit.net with ASP.NET MVC (Link)
  • May 16, 2008 - David Tchepak uses xUnit.net to test his game: Part 1, Part 2
  • May 14, 2008 - Bembeng Arifin on using xunit.console.exe from within Visual Studio 2008 Express (Link)
  • May 9, 2008 - Damon Payne explores concurrent unit testing with xUnit.net (Part 0, Part 1)
  • May 5, 2008 - Torkel Ödegaard on Watin and xUnit.net integration testing (Link)
  • April 22, 2008 - Moq mocking framework now uses xUnit.net for its unit testing (Link)
  • April 18, 2008 - Scott Hanselman's Weekly Source Code reviews xUnit.net's extensibility APIs (Link)
  • April 4, 2008 - Matt Podwysocki looks at our new ASP.NET MVC Preview 2 support (Link)
  • January 31. 2008 - Ben Hall on: xUnit.net, xUnit.net Extensions, Creating Your Own Extensions

How Do I...?

Links to Resources

Last edited Oct 8 at 4:11 AM  by BradWilson, version 46
Comments
gerrylowry wrote  Oct 27 at 1:42 AM  
http://www.testdriven.net/ does not list xUnit.
It does list support for: NUnit, MbUnit, ZaneBug, MSTest, NCover, NCoverExplorer, Reflector, TypeMock, dotTrace, and MSBee.
Pricing at http://www.testdriven.net/purchase_ent.aspx;
TestDriven.net professional is 120 Euro; TestDriven.net Enterprise is 135 Euro for one user, et cetera.

gerrylowry wrote  Nov 8 at 4:48 PM  
TestDriven.net has also a personal version. From http://www.testdriven.net/default.aspx
choose Download [http://www.testdriven.net/download.aspx], enter your name and e-mail,
click [Continue].

Option (1): TestDriven.NET Personal "If you are a trial user, student or open source developer".
http://www.testdriven.net/download_release.aspx?LicenceType=Personal

Quoting Jamie Cansdale:
"The 'Personal' edition of TestDriven.Net is fully featured and is intended for trial use by professional developers.
There isn't any specific trial period. You can use it until you've decided whether it suits your needs."

Updating...