Forum member

heiniup

2 posts

Posts by heiniup

  1. MSpec empty tests should be reported as FAILED not PASSED

    We use SpecFlow and have the same issue like the MSpec users here. We are missing the third state for “Inconclusive” (beneath Pass/Fail). The setting 'Consider inconclusive tests as passing' set to True works for us, but to actually [i]see [/i]the state in the NCrunch Test View would be helpful whe…

  2. "Ignore test(s)" setting should be saved in a user specific file

    In our project we check in the *.ncrunchproject files in our SCM because every developer should have the same settings (e.g. “Consider inconclusive test as passing” = True). Unfortunately the “Ignore test(s)” settings are stored in the *.ncrunchproject files as well. In my opinion these settings sh…