Hello, I am using nunit as test engine and running my test scripts through nant tasks. What I observed that its tremendously slow as compared to running same test scripts as console application through visual studio. Is there any suggestion on how can I increase the performance?
Thanks,
Rocky