Forum member

mightymuke

2 posts

Posts by mightymuke

  1. feature suggestion: discover/recognise NUnit's TestCase attributes

    Hi, This wasn't working for me - I still had the black dots and the test that should have failed appeared to be passing. When I resynchronised it I still had the same result. Following your suggestion above I changed the utilisation type to 'StaticAnalysis', and the appropriate test started fa…

  2. Tests with singletons

    Hi, Do we need to do anything special when developing singleton's (such as decorating them with a [url=https://www.ncrunch.net/documentation/troubleshooting_test-and-runtime-related-issues]shared resources attribute[/url])? [url=http://wrightthisblog.blogspot.co.nz/2012/02/ncrunch-cool-tdd-visual…