Forum member

Luciferius

22 posts

Posts by Luciferius

  1. Reflection Exception when running tests.

    Thanks for the response. I found the problem, but not the solution. Our assemblies are local delay signed with a public key and on the build server they get correctly signed. Following problem: if I deactivate the signing in NCrunch with "Prevent from signing" the unit tests work, but only after …

  2. Reflection Exception when running tests.

    Hello, I tried to use NCrunch because I love Infinittest for eclipse. After I got every project to compile I tried to run my tests. The task runner process status is Completed. The status of the underlying tests are Running but they dont do anything. If I select the task runner process in the P…