Forum member
JoaoMLH
3 posts
Posts by JoaoMLH
-
Webservice coverage with NCrunch, possible?
Hi Wilhelm, thanks for the reply. I'll give self-hosting a webservice a try. Here was is article about it: http://dotnetstories.wordpress.com/2012/03/04/self-hosting-wcf-services/ I hope it works. Best regards, Joao
11 Sep 2012 12:35 UTC
-
Webservice coverage with NCrunch, possible?
Hi Remco, wow impressive, that was the fastest useful response ever. :) I was confusing Integration tests with Unit tests, that was why NCrunch wasn't doing what I was expecting. I was testing across multiple processes, I guess, because one is the process where NCrunch is running the testca…
10 Sep 2012 11:44 UTC
-
Webservice coverage with NCrunch, possible?
Hi everybody, first of all let me say that this is the best Visual Studio plug-in for Testdriven programming. It is a UnitTester and a Coverage tool all in one :) This helps any developer check what use-case hasn't been tested yet, and what code might cause be causing problems in the future. …
10 Sep 2012 11:06 UTC