Forum member

SolaAesir

3 posts

Posts by SolaAesir

  1. 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 …

  2. Code Contract configuration, works in 1.38.19b but not in 1.39.15b

    1.40b did indeed fix the issue. Thank you.

  3. 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…