Browse by Tags

Related Posts

  • TestDriven.NET 2.4 Beta + NUnit 2.4 RC2

    I have just uploaded a new build of TestDriven.NET with support for NUnit 2.4 RC2 . Rather than simply swap out NUnit 2.2.9 for NUnit 2.4 RC2 I'm including both versions side by side. This means more conservative users can stick with NUnit 2.2.9 and expect it to behave exactly the same as it did before...
    Posted to TestDriven.NET by Jamie Cansdale (Weblog) by Jamie Cansdale on 03-12-2007, 12:00 AM
    Filed under: TestDriven.NET, Visual Studio, .NET, NUnit, Mono
  • TestDriven.NET 2.4 Beta + NUnit 2.4 RC2

    I have just uploaded a new build of TestDriven.NET with support for NUnit 2.4 RC2 . Rather than simply swap out NUnit 2.2.9 for NUnit 2.4 RC2 I'm including both versions side by side. This means more conservative users can stick with NUnit 2.2.9 and expect it to behave exactly the same as it did...
    Posted to TestDriven.NET by Jamie Cansdale (Weblog) by Jamie Cansdale on 03-12-2007, 12:00 AM
    Filed under: TestDriven.NET, Visual Studio, .NET, NUnit, Mono
  • Configuration Files & NUnit

    This post was originally published at http://solepano.blogspot.com When using an application configuration file (App.config) in a nunit library application project, the following post build event is needed to copy the config file to the target directory: copy "$(ProjectDir)App.config" "$(TargetPath)...
    Posted to Soledad Pano (Weblog) by spano on 03-04-2006, 12:00 AM
    Filed under: Visual Studio, NUnit
  • TestDriven.Net 2.11: Parameterized NUnit Tests

    TestDriven.Net has always supported parameterized test methods when used with the MbUnit testing framework. When using MbUnit, it is common for a single test method to execute multiple tests with different parameter inputs. The most famous of these test types is the MbUnit RowTest . Until now there has...
    Posted to TestDriven.NET by Jamie Cansdale (Weblog) by Jamie Cansdale on 12-17-2007, 12:00 AM
    Filed under: TestDriven.NET, Visual Studio, NUnit, UnitTesting, MbUnit
  • TestDriven.Net 2.13: Support for NUnit 2.4.7

    The latest release of TestDriven.Net is now compiled against NUnit 2.4.7 . This version of NUnit includes Andreas Schlapsi 's popular RowTest extension. The RowTest attributes have been moved to the 'nunit.framework.extensions' assembly (which you can find here: \Program Files\TestDriven.NET 2.0\NUnit...
    Posted to TestDriven.NET by Jamie Cansdale (Weblog) by Jamie Cansdale on 04-28-2008, 12:00 AM
    Filed under: TestDriven.NET, Visual Studio, NUnit, UnitTesting
  • Silverlight NUnit Projects

    I've been doing some experiments to find out if it's possible to execute NUnit on a Silverlight project. I knew that Visual Studio 2008 and Expression Blend both host Silverlight for use in the designer window. It turns out that rather than host a separate instance of the CoreCLR, the designer simply...
    Posted to TestDriven.NET by Jamie Cansdale (Weblog) by Jamie Cansdale on 05-01-2008, 12:00 AM
    Filed under: TestDriven.NET, Visual Studio, NUnit, UnitTesting, Silverlight
Page 1 of 1 (6 items)
Page view counter