show/hide this revision's text 2 added a sample source code for a small console app

Try also PEX tool It Microsoft's own probably soon to be integrated into VSTS and does support NUnit , MbUnit and xUnit.net

I use also small Console Application for testing one class or small library. You could copy paste the code from here

show/hide this revision's text 1

Try also PEX tool It Microsoft's own probably soon to be integrated into VSTS and does support NUnit , MbUnit and xUnit.net