NUnit Addin includes nunit.framework.dll v.2.0.4. There
is no support for newer features, such as the Ignore
attribute. Also, all methods have to follow TestXXX in
order to work. This is not required of NUnit 2.1.4.
The add-in will work with any 2.x version of the framework.
The new version (NUnitAddin-0.6.207) will mention any
ignored tests during a test run. The are a lot of changes in
this release. Please let me know how you get on.
Thanks, Jamie.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=619229
The add-in will work with any 2.x version of the framework.
The new version (NUnitAddin-0.6.207) will mention any
ignored tests during a test run. The are a lot of changes in
this release. Please let me know how you get on.
Thanks, Jamie.