Typemock not integerating with VS2017 and NUnit3
问题 Trying to debug tests that use TypeMock and I get the following error: TypeMock.TypeMockException: ' *** Typemock Isolator is currently disabled. Enable using the following: * Within Visual Studio: - Use Typemock Smart Runner - For other runners, Choose Typemock Menu and click "Integrate with Other Runners" * To run Typemock Isolator as part of an automated process you can: - run tests via TMockRunner.exe command line tool - use 'TypeMockStart' tasks for MSBuild or NAnt For more information