I am evaluating TypeMock for possible use in our company. I have tried some examples but when I run the tests via the NUnit GUI, I am told that TypeMock.NET is not enabled and tells how I might enable it. However, TypeMock.NET is enabled in VS 2005 and when I run 'mocking_on.bat' I still get the same message. I also tried using TMockRunner but could not tell what this was doing!
What am I doing wrong?
John Kirby