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
|
2 | added a sample source code for a small console app | ||
|
1 |
|
||
|
Try also PEX tool It Microsoft's own probably soon to be integrated into VSTS and does support NUnit , MbUnit and xUnit.net |
||||