RowTest Extension 1.2.1

I released a new version of the RowTest Extension. I made following changes:

  • Fixed Bug: SetUp and TearDown are not called on the RowTest test suite
  • Created new Test project for functional tests and reorganized samples.

You can download it from the RowTest Extension page.

Technorati Tags , , ,

Kick It on DotNetKicks.com
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. Richard
    Posted February 28, 2008 at 12:49 pm | Permalink

    Works for me! Thanks a lot.

  2. Neil
    Posted March 7, 2008 at 11:47 am | Permalink

    Excellent. Thanks. I use the Resharper test runner as well as TestDriven (I find they complement each other well) but it doesn’t recognize RowTest. Do you know how to get this working in Resharper?

  3. Andreas
    Posted March 12, 2008 at 12:26 am | Permalink

    As far as I know Resharper does not support NUnit addins. They implemented their own TestRunner which is based on an older version of NUnit. I’m sorry.

  4. Posted March 23, 2008 at 11:22 pm | Permalink

    Resharper doesn’t really use any version of NUnit. They emulate a simple set of attributes, common to many frameworks, but don’t do the more advanced stuff in any of them unless someone writes an addin. Obviously, we’ll have to do that. :-)

Post a Comment

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

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">