Build/Test Issues

Ncrunch Console Tool Settings

Started by munchra on 2,648 views

Looking for detailed documentation on the settings that can be passed to the NCrunch console tool. Specifically, attempting to identify the setting to pass that allows inconclusive tests to be considered as a passing.

Any help would be appreciated.

Thanks
Hi,

Try this one:

ncrunch.exe -ConsiderInconclusiveTestsAsPassing True

The names of the configuration settings as used by the console tool's parameter line correspond with the names of their XML tags inside the NCrunch config files.

Post a reply

Log in to reply.