Search The Blog
About this site

@RoyOsherove

Subscribe!

This site aims to connect all the dots of my online activities - from tools, books blogs and twitter accounts, to upcoming conferences, engagements and user group talks.

from 5whys.com
Twitter: @RoyOsherove
My Book: The Art of Unit Testing
Latest Posts
« Basic Guidelines for using RowTest and data driven tests | Main | ALT.NET Purse Fights Blog »
Tuesday
Dec182007

[RowTest] for NUnit, File System Interfaces for unit testing

Two small things of note in the unit testing field for me today:

1) There is am implementation of the [RowTest] Attribute available for NUnit, created using the NUnit Addin model (which you probably didn't know existed). Using this extension you can write tests like this:

RunRowTest

Accordingly there is now an Update for TestDriven.NET that allows running this RowTest extension on NUnit tests (used to support only MbUnit for this style). For more information, download and install instructions, go to Jamie's post.

 

2) Bil SImser released a simple but effective File and FIleContainer wrappers that will help your unit testing needs. it's essentially a couple of interfaces with existing underlying implementations for the File System and ZIP files. Nice, simple, clean.

PrintView Printer Friendly Version

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>