Junit with .Net Technologies
Is it pos开发者_如何学Pythonsible for us to integrate the junit test cases for an application for which we are developing using the ASP.Net Platform? Since I am from Java j2ee Tech background, have a very less knowledge on .Net Technology
You can use NUnit: http://www.nunit.org/
精彩评论