Forum member

rusyn

6 posts

Posts by rusyn

  1. NCrunch, MSTest & categories

    Sounds good; thanks for the support!

  2. NCrunch, MSTest & categories

    The markers are partially faded after the restart. Changing to "Run all tests", restart IDE, change back to "Run manually" -> markers have full opacity

  3. NCrunch, MSTest & categories

    The failing tests have full opacity after the restart, and after a resynchronise. I would expect the coverage to be reset when the engines change. I would also expect that deleting the solution cache & resynchronising would have the same effect as closing the solution, deleting the cache, and r…

  4. NCrunch, MSTest & categories

    Matches exactly! To recap: when the "integration" test is run, its coverage should persist across subsequent test runs. Perhaps then an issue: the failing coverage persists after restarting Visual Studio, where the coverage markers indicate the coverage is not stale.

  5. NCrunch, MSTest & categories

    The integration test is run after re-opening the solution (NCrunch enabled, "Not integration test" engine selected), after disabling & re-enabling NCrunch, and also swapping engine modes. Tests are not invoked via the "Run all tests" button; the "Run tests when needed" option was selected. I'v…

  6. NCrunch, MSTest & categories

    Similar to http://forum.ncrunch.net/yaf_postsm565_Test-projects-with-question-marks.aspx We have unit tests categorised based on test function, e.g. unit, integration, and so forth. Using NCrunch 2.5.0.12, the categories are detected & visible in the NCrunch Tests window. Using an engine mode of…