General Discussion

How to fill TestSelectorExpression for ncrunch console?

Started by michaellogutov on 6,640 views

Hello. Is there a sample how to fill TestSelectorExpression parameter? I want to specify an expression for ncrunch console runner from command line.
Hi, thanks for posting!

At the moment, this isn't possible. Only simple scalar parameters can be passed into the test run via the command line. If there are certain tests you wish to ignore during a console test run, the best way to handle this is to create a custom engine mode that chooses only specific tests for automatic execution, then use this engine mode in the console run with the /E parameter.

Post a reply

Log in to reply.