Search Unity

Unit Testing + Resharper

Discussion in 'Editor & General Support' started by disturbing, Oct 30, 2014.

  1. disturbing

    disturbing

    Joined:
    Dec 12, 2010
    Posts:
    127
    Hey Guys,

    The unit testing tools have been working great for me, but I want to take it outside of unity.

    Right now the error that I'm getting is:

    Code (CSharp):
    1. SetUp : System.Security.SecurityException : That assembly does not allow partially trusted callers.
    Any thoughts on getting around this error? It use to work fine in Unity 3.x