I want to use the role back feature yet when I write the tag it seems to not exists.
I am using nunit 2.5.0
I just used the nunit.framework.dll
Do I need to add some other .dll in?
Also does anyone know how I actually get nunit to connect to a sql sever database in an asp.net application?
I am not sure where to put my connection string.
The is no such attribute in 2.5 (see here for a list of supported attributes). Read here for the DIY approach.