c# - how to run nunit test standalone -


i have bunch of .net nunit tests need run on specific machine.

unfortunately have remote desktop access machine , unable install visual studio , stuff.

question: there way run unit tests standalone application?

sure. use nunit runner supplied nunit.


Comments

Popular posts from this blog

actionscript 3 - TweenLite does not work with object -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -

c# - Global Variables vs. ASP.NET Session State -