Forum member

michaellogutov

24 posts

Posts by michaellogutov

  1. xUnit Collection handling

    [quote=Remco;7614]Hi, thanks for posting. To avoid confusion and to facilitate better control over system resources, NCrunch deactivates xunit's parallel execution and overrides it with its own. NCrunch already performs parallel execution with better separation between the tests (at process le…

  2. xUnit Collection handling

    Does nCrunch honor xUnit Collection attribute when it executes tests in parallel? It should not execute tests within the same collection in parallel.

  3. No way to reset test window

    It's not about personall preference. It's about baseline features - unable to clear the list is an issue with UI. There should be a way (some kind of button).

  4. No way to reset test window

    Currently there is no way to reset test window of failed tests. For example, I've switched to "run all tests" configuration, got lots of integration tests failed. Now I switch back to unit tests configuration (all tests except integration tests) and now I have old integration tests hanging in my t…