Forum member

srobertjames

5 posts

Posts by srobertjames

  1. How do I tell NCrunch to ignore a project?

    I have a special project for SystemTests which aren't suitable for automated running. How do I tell NCrunch to ignore it? (Similar: How do I tell NCrunch to ignore a particular test class)

  2. NCrunch is trying to compile HTML!

    Thanks, with the information you gave I was able to fix the problem.

  3. Word Wrap and Markers

    Okay, thank you anyway. NCrunch is superb! And if you can +1 the priority on this, it willbe appreciated here!

  4. NCrunch is trying to compile HTML!

    My project ( a HTML parser) has a folder with numerous HTML files used as test cases. VS is set to to Build Action: Content. Basically, they stay there and are available for tests, but that's it. However, NCrunch tries to compile them (as HTML)! Since many of the files are intentionally malform…

  5. Word Wrap and Markers

    I have Visual Studio set to wrap long lines. NCrunch puts its markers over the first char of these lines. How can I fix this?