Can I run Ncrunch unit test GUI without Visual Studio?
Ncrunch documents say that it can be run from command line, but I don't know how to run it as a standalone GUI app like Nunit GUI.
Link
Remco NCrunch Developer
#7794
30 Sep 2015 22:17 UTC
At the moment, there is nothing built into NCrunch that will let you do this. The NCrunch console application was designed more for batch runs on build servers than for concurrent use, although there is a growing number of users that are requesting a way to get NCrunch out of Visual Studio :)
https://ncrunch.uservoice.com/forums/245203-feature-requests/suggestions/6253852-allow-the-console-tool-to-be-run-continuously
Is the a reason you'd like to run it in a GUI?
https://ncrunch.uservoice.com/forums/245203-feature-requests/suggestions/6253852-allow-the-console-tool-to-be-run-continuously
Is the a reason you'd like to run it in a GUI?
I would also like to have this. It would be useful when using Visual Studio Code for development.
Post a reply
Log in to reply.