Forum member

Saikes

5 posts

Posts by Saikes

  1. NCrunch doesn't recognise new tests

    There are no files in GAC for tests.

  2. NCrunch doesn't recognise new tests

    I'll run several 3rd Party packages: - Resharper 9 - WebEssentials - Chutzpah - CodeContracts - JSLint We only test our .cs files, so it obviously happens there. Engine Hosting strategy changes nothing. Should I reference this thread for the bug Report? Because I believe, that those Inf…

  3. NCrunch doesn't recognise new tests

    Sorry for this late answer, I was ill last week. - Which test framework are you using? MSTest - Are you using distributed processing? No - What happens if you change the 'framework utilisation type' (solution level configuration setting) for the framework you are using? Does this consistently a…

  4. NCrunch doesn't recognise new tests

    We experience this consistently, seems to be every test we use. After the update to 2.13 it seemed fixed, but it worked half a day and then everything was like it used to be. Engine reset does not help.

  5. NCrunch doesn't recognise new tests

    Our Team experiences the same problems. New Tests are not recognized and we need to clean our solution rebuild it. Sometimes we need to do this more than once. Our Setup: VS2013, ReSharper, WebEssentials, CodeContracts. PS: Sometimes even restarting Visual Studio does not solve this problem. …