Hi!
Just installed TypeMock 7.4.1 with the highly anticipated support for TFS 2012 and installed the supplied build process template.
Unfortunately CodeCoverageEnabled does not seem to work. :(
The TypeMockRegister, TypeMockStart & TypeMockStop activities is being run.
If I disable code coverage it seems to work.
Test Output:
SetUp : 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 Resume Mocking
* 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 consult the documentation (see 'Running Unit Tests in an Aut.....
Activity log:
Run Tests00:01:42
TypeMockRegister00:00:06
Inputs
License: xyz
Company: xyz
AutoDeployDir: $/xyz/Build/TypeMock/7.4.1/AutoDeploy
Outputs
AutoDeployDir: $/xyz/Build/TypeMock/7.4.1/AutoDeploy
Source AutoDeploy location is '$/xyz/Build/TypeMock/7.4.1/AutoDeploy'
AutoDeploy translated to 'C:xyzItemBuckets TypeMock 7.4.1SourcesBuildProcessTemplatesTypeMockTemplateAutoDeploy'
Typemock AppDomain base C:xyzItemBuckets TypeMock 7.4.1SourcesBuildProcessTemplatesTypeMockTemplateAutoDeploy
TypeMockRegister, Company='xyz', License='xyz', AutoDeploy=True
TypeMockStart00:00:00
Inputs
Verbosity: Diagnostic
Target:
ProfilerLaunchedFirst: False
Link:
EvaluationFolder:
LogPath: C:UsersPOC_Service_AccountAppDataLocalTempTypemockTFSBuild_20130806052115.log
AutoDeployDir:
LogLevel: 3
Outputs
Version:
LogPath: C:UsersPOC_Service_AccountAppDataLocalTempTypemockTFSBuild_20130806052115.log
AutoDeployDir:
LogLevel: 3
Leaving AutoDeploy location as is
Setting deploy directory to: C:UsersPOC_Service_AccountAppDataLocalTempBuildAgentAssembliesTypemock
Typemock AppDomain base C:UsersPOC_Service_AccountAppDataLocalTempBuildAgentAssembliesTypemock
TypeMockStart Target=, ProfilerLaunchedFirst=False, Link=, LogLevel=3,
Any plans to fix this?
Regards
Martin