Forum member

mlevin

3 posts

Posts by mlevin

  1. Testlocation with DeploymentItem inconsistent

    Yes, you are right. Sorry, didn't see that in the documentation. Thanks, Matt

  2. Testlocation with DeploymentItem inconsistent

    I should mention that the files are not referenced in my solution (but are stored in tfs in a directory) and I am using a post build task to copy the files to my build directory.

  3. Testlocation with DeploymentItem inconsistent

    Was there any resolution here? I'm having the same issue. Ncrunch is consistently running in C:\Users\Matt\AppData\Local\NCrunch\37708\45\Tests\CommunicationServiceTests\bin\Debug (or similar), but DeploymentItem files don't get copied as they are with MsTest. Both Directory.GetCurrentDirectory and …