Forum member
berkeleybross
6 posts
Posts by berkeleybross
-
OneTimeTearDown is called more than once
Perfect, thankyou
28 Dec 2017 11:49 UTC
-
OneTimeTearDown is called more than once
Thanks for the quick response! I see what you're saying. On the off chance you have experience with this kind of thing, would you recommend any strategies for detecting orphans? I like the idea that I can "adopt" orphans from previous processes but how would you identify which ones are "in use"? …
27 Dec 2017 23:33 UTC
-
OneTimeTearDown is called more than once
This seems similar to issue "OneTimeSetUp is called more than once per assembly" (http://forum.ncrunch.net/yaf_postst2248_OneTimeSetUp-is-called-more-than-once-per-assembly.aspx) which has been stated to be "by design". Whilst the stated solution (manually keep track of whether the resource is in…
27 Dec 2017 22:45 UTC
-
Build fails with custom analyzers
Thanks, that seems to work for me. Would it be possible to make this built into NCrunch? I'm probably being very lazy, but I'd prefer not to have to go through cs-projs for a VS extension (even when it's as awesome as NCrunch)
09 Sep 2015 10:21 UTC
-
Build fails with custom analyzers
I've added a feature request https://ncrunch.uservoice.com/forums/245203-feature-requests/suggestions/9661941-turn-off-rosyln-analyzers-during-ncrunch-build
07 Sep 2015 20:22 UTC
-
Build fails with custom analyzers
Hi, I hope I'm not resurrecting a dead thread, but this seems like an appropriate place to post, since I'm having the same "issue" As FubarCoder says, StyleCop.Analyzers is marked as a development dependency <package id="StyleCop.Analyzers" version="1.0.0-beta009" targetFramework="net452" de…
07 Sep 2015 20:21 UTC