Forum member
damianh
25 posts
Posts by damianh
-
Corrupt ncrunchproject files
Howdy! I have this strange problem where I getting corrupted ncrunchproject files, resulting in "Error while reading from configuration file 'C:\dev\{snip}.v2.ncrunchproject', is the file corrupt or in use?" It happens only in one particular git repository and only for 2 particular projects in…
02 Jul 2015 11:05 UTC
-
NCrunch thinks a shared test file is a single item
Can confirm that it works. Base on the repro solution, I now see 2 failing tests in the NCrunchTests window. Cheers!
13 May 2014 19:18 UTC
-
NCrunch thinks a shared test file is a single item
> You could use the conditional on the namespace containing these fixtures, which would save time+code. It's messy, but it will get you working. Yep, got it working, and yep it's messy ;) > I agree that the current... That's reasonable (it's not a showstopper after all)
05 May 2014 11:16 UTC
-
NCrunch thinks a shared test file is a single item
Thanks for the quick response Remco. No, I'm not use this to target different platforms, though I can see that as another use case. Here I have acceptance tests that I share across different projects but where each project has a different setup / fixture. Think of it as multiple different impleme…
05 May 2014 10:46 UTC
-
NCrunch thinks a shared test file is a single item
(I've browsed the forums but could find anything related to this. Sorry if I missed it.) If I have a Test class file that lives in one project but I include it in another project ( 'Add as link' ) and the test fails, NCrunch seems to think it is a single test file and/or messes up the groupings. …
05 May 2014 10:03 UTC