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

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -