RowTestExtension 1.1.0 released

Yesterday I released the new version of the RowTestExtension, an addin for NUnit. I have made following changes:

  • Added ExpectedException property to the [Row] attribute. It can be used to specify which type of exception to expect when the given data is passed to the test.
  • The [Row] attribute accepts now null values.
  • Removed dependency from assembly NUnitExtension.RowTest.AddIn to NUnitExtension.RowTest.

You can download it from here.

Technorati Tags , ,

This entry was posted in .NET Development, TDD and tagged , , . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

4 Comments

  1. Charlie Poole
    Posted December 11, 2007 at 3:11 am | Permalink

    Is it deliberate that the sample project has an LGPL license cited in the source rather than MIT like the rest of it?

  2. Charlie Poole
    Posted December 11, 2007 at 8:19 pm | Permalink

    PS: I’m asking because I’d like to see this available in our site for NUnit contributed addins.

  3. a.schlapsi
    Posted December 11, 2007 at 11:27 pm | Permalink

    I’m sorry. This was an oversight. The sample project should be licensed under the MIT license, too.

  4. Ed
    Posted January 16, 2008 at 2:42 pm | Permalink

    I’ve followed the install notes as supplied with the download. Everything compiles well. However both the NUnit runner and TD.Net claim I have no tests in my Fixture. It’s seems to be ignoring [TestRow].

    I’ve attached a link to a screen grab, which maybe more descriptive:

    http://farm3.static.flickr.com/2234/2196707495_9c00d14e7e_o.png

    Could you please advise? Feel free to e-mail me direct.

    Thank you Andreas. Ed

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*