On Apr 4, 3:05 pm, Mike <
brennan.mi...@gmail.com> wrote:
> Is there any way to specify a configuration file that contains all of
> the assemblies to run the test runner against (similar to nUnit)?
Unfortunately, no. You're pretty much limited to command line options
at the moment. You can specify as many assemblies as you want on the
command line, unless of course there's some command line length
limitation. I don't know if there is or not...