Forum member
SolaAesir
3 posts
Posts by SolaAesir
-
Running tests that use nUnit's Explicit attribute
I would like to manually run (integration) tests which are marked with nUnit's Explicit attribute. Right now they are not being run by the automatic runner and they aren't showing up as an ignored test. I can't find an option to run them in the solution or project configurations. How do I run these …
12 Sep 2012 14:40 UTC
-
Code Contract configuration, works in 1.38.19b but not in 1.39.15b
1.40b did indeed fix the issue. Thank you.
19 Jun 2012 20:41 UTC
-
Code Contract configuration, works in 1.38.19b but not in 1.39.15b
I'm using nCrunch with nUnit and code contracts. With no changes to the code I can run with 1.38 and the tests all run without issues (with both passing and failing tests), under 1.39 I get a message "Must use CCRewriter..." similar to [url=http://forum.ncrunch.net/yaf_postst110_exception-when-using…
14 Jun 2012 19:15 UTC