Hello,
I have issues with NCrunch, latest version, when I generate Fakes inside test project, everything works and tests pass.
But for very large projects, we using special project to generate system fake assemblies and put them to dependencies folder, so in each test project we using static reference from dependencies folder and do not have any Fakes folder with xml configuration. Ncrunc always fails at using (ShimsContext.Create()) line.
Please tell whether it is possible to configure NCrunch to work with pre-compiled fake dlls. We are large company and currently I am trying to find solution for this problem, so I bought single license to test your tool on our project but now this issue is a blocker for us.
Thanks,
Dmitry