Unit test in ASP.NET
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hello! I am currently using NUnitAsp to test my asp.net webpages. Is there anybody here who is familiar with that? Anyway, Im trying to use it to unit test my app. But my problem is that its test page returns Server Error. My web app has a login page and its multilingual, supporting Japanese and English. But I don't know where the problem really is. My web page runs fine but I can't test it using NUnitASP. Can anybody help me? "To teach is to learn twice"