Forum member

arjan

3 posts

Posts by arjan

  1. NCrunch will not build when the specflow.targets is on a different drive then the solution is

    Thank you for your answers! All the more reason for us to fix our fixed location issues! ;-).

  2. NCrunch will not build when the specflow.targets is on a different drive then the solution is

    Hi Remco, Thanks for the quick reply! Unfortunately moving the solution to the C:\ drive also isn't an option at the moment. There are too many absolute path references that our testers are using (working on removing them :)). Hopefully in the future we get rid of those ridiculous absolute …

  3. NCrunch will not build when the specflow.targets is on a different drive then the solution is

    Hi, We have a NuGet setup that puts all the NuGet packages in "C:\LocalNuGetRepository" instead of the "packages" folder in the solution folder. Unfortunately I have no influence in changing this. Now when I try to run NCrunch on test that are created using SpecFlow, then I see the following …