We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Writing & Running Unit Tests (markdown)
Added note about decorating with Microsoft.VisualStudio.TestTools.UnitTesting attributes
Added a section on installing and using the NUnit Test Adapter
added link to NUnit Test Adapter which integrates into Visual Studio for a nice visual test runner (Nick is using this).
Fixing typos, etc.
Updated Writing & Running NUnit Tests (markdown)