简体   繁体   中英

how to run nunit test standalone

I have a bunch of .net nunit tests that need to be run on specific machine.

Unfortunately I have only remote desktop access to this machine and unable to install visual studio and all stuff.

Question: is there a way to run unit tests as standalone application?

Sure. Just use the NUnit Runner that is supplied with NUnit.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM