Forum member

Griff

4 posts

Posts by Griff

  1. Command line wont run tests in parallel

    Sorry for the delay, please see below: NCrunch Console Tool v2.16.0.13 Copyright © 2010-2015 Remco Software Ltd Usage of this tool is permitted only under the terms described in License.rtf The evaluation period for this product will end in 30 days [15:59:42.9577-Core-6] Loa…

  2. Command line wont run tests in parallel

    Hi The tool is being used on the dev machine as a POC, we will be looking to use on the build server though. We can see only one is being run at a time as we only see one executing (these are selenium tests), when using via visual studio we see 4 execute at once. Kind regards

  3. Command line wont run tests in parallel

    We have had success getting tests to run in parallel via the VS tool, but on the command line it will only ever run 1 test at a time. This is despite using the same configuration file. Do you know what causes the difference in behaviour ?

  4. NuGet Restore Error !

    Hi I am getting the error This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them, when trying to run execute a project from the command line tool. I have included <AdditionalFilesToInclude>bin\Debug\**.*</AdditionalFilesToInclu…