Forum member
davidtouchette-gateway
4 posts
Posts by davidtouchette-gateway
-
new tests in file not being picked up by NCrunch
Thanks for your hints; doing those things didn't do it for me but it did reveal some failed builds in the tests window which pointed me to some bad reference issues and after doing a update-package -reinstall the build succeeded and everything is back to normal, thanks!
13 Jun 2019 00:48 UTC
-
new tests in file not being picked up by NCrunch
I have submitted a bug report through the NCrunch 3.23.0.10 menu in VS 2017 community. The gist of which is that I have existing tests which are recognized, automatically run when affected, and display the green circle indicator in the gutter. Adding a new test into an existing test.cs file do…
12 Jun 2019 18:11 UTC
-
Recomendations for working with local db/sqlserver
Thanks, great explanation. Makes sense now, I'm rocking a faster rig and have amp'd up the concurrency; I'm probably just now noticing the underlying issue. I might move all the DB tests to their own project and use #2 as described Thanks again
11 Feb 2019 20:17 UTC
-
Recomendations for working with local db/sqlserver
Not sure you'd want this here, but it's kind of related. We have a code-base that's been using NCrunch for it's tests for a couple few years now, and today I upgraded to 3.23.0.10 and all of a sudden I'm getting random deadlocks with my tests. Seems that if some happen to run together that…
11 Feb 2019 16:27 UTC