Forum member
dchetwynd
4 posts
Posts by dchetwynd
-
Icons are showing black
Yes. The parent and grandparent classes are in the same project as the child class with the [TextFixture] attribute, but the great-grandparent class with the [Test] attribute and Run() method is in a different project not within the same solution. Thanks, Daley
16 Sep 2011 19:57 UTC
-
Icons are showing black
Hi Remco, We're using three levels of inheritance for the database test classes. The child class has a [TestFixture] attribute, the MakeAssertions() method, but no test methods marked with [Test]. The parent and grandparent classes are both abstract classes and do not have either the [TestFixture…
16 Sep 2011 16:54 UTC
-
Icons are showing black
Hi Remco, I've submitted a bug report detailing the problem. Thanks for your help and your quick response, Daley
16 Sep 2011 12:35 UTC
-
Icons are showing black
Hi, I have a similar problem to nikosbaxevanis. I'm running NCrunch 1.33b and Visual Studio 2010 on an Intel Core2 Duo processor, with NUnit 2.5.10. I also have ReSharper 6 installed. I have two different Visual Studio solutions. NCrunch works fine for the smaller one, building, showing the te…
15 Sep 2011 13:55 UTC