vote up 1 vote down star

Hi

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.

flag

2 Answers

vote up 1 vote down check

The is no such attribute in 2.5 (see here for a list of supported attributes). Read here for the DIY approach.

link|flag
Hmm I guess i miss read it or something I thought I read that it did have it. – chobo2 Aug 19 at 19:52
vote up 3 vote down

I think you need to use XTUnit or NUnitX, not plain NUnit.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.