Forum member

HannesK

3 posts

Posts by HannesK

  1. Problem: no exceptions seen, no X symbols with Nunit

    Thanks a lot! I will use english localization in my OS (I could swear I used that before and it worked, I guess something changed in ncrunch), english is not a problem for me.

  2. Problem: no exceptions seen, no X symbols with Nunit

    I don't have set any culture in code (it's basically what you saw in the screenshots anyway). That was just a small testproject to play around with Ncrunch. My OS is running with german localization. I also looked into every file via AstroGrep, all i found was culture=neutral and [assembly: Assem…

  3. Problem: no exceptions seen, no X symbols with Nunit

    I didn't look too deep into this yet, but as of NCrunch 1.37b I don't see red cross symbols anymore. Also "Show Exception Details" doesn't work. But I still see the failing tests and tests covered on this line, and the exception details in the NCrunch tests window. EDIT: just found out submitting…