There is option of Create Unit Tests in VS2010. It creates a separate test project and uses MS test frame work. Is it possible for configure VS to use Nunit framework to create unit test cases?
Asked
Active
Viewed 266 times
1 Answers
0
From what i know Visual Studio generates only MSTests. But there are many commercial tools (You can always evaluate :)) which are quite helpful. For example:
Probably by your own You will find few more.

Community
- 1
- 1

MichaelMocko
- 5,466
- 1
- 21
- 24