Jamie has released the 1.0 version of his insanely popular and incredibly useful unit testing tool. You may have know it under it’s old name of the NUnitAddin.
This is an awesome Visual Studio add-in that allows you to run unit tests right inside of Visual Studio, including the indispensable Test With Debugger which allows you to quickly run a test in the debugger.
This release also includes a fix for the issue I was running into before with CallContext objects and unit tests.
-James

Comments on this entry are closed.