Telerik JustMock adds a command menu in Visual Studio to enable
or disable the addin for use in advanced (also called "elevated") scenarios.
Read about elevated scenarios in the Advanced Usage topic.
Telerik JustMock integrates with Visual Studio 2008, 2010 and 2012 as well as with other third-party code coverage tools, profilers, and unit testing add-ins:
In This Section
Code Activity Workflow
Describes how to get started with the configuration of Telerik JustMockCode Activity Workflow.
CodeCoverage Tools
Describes how to configure Telerik JustMock with other Code Coverage or profiler using tools, like NCover, dotCover, dotTrace, etc.
CruiseControl.NET
Describes how Telerik JustMock can be integrated in a CruiseControl.Net project to run your unit tests from a CruiseControl.Net task.
Jenkins
Describes how Telerik JustMock can be integrated in a Jenkins build process.
MSBuild Tasks
Describes how Telerik JustMock can be integrated in a MSBuild project to run your unit tests from a MSBuild task.
NAnt
Describes how Telerik JustMock can be integrated in a NAnt project to run your unit tests from a NAnt task.
PartCover
Describes how to configure PartCover to work with Telerik JustMock.
PostSharp
Describes how to use Telerik JustMock together with PostSharp.
TeamCity
Describes how Telerik JustMock can be integrated in a TeamCity build process.
Windows Batch Command
Describes how to use Telerik JustMock to execute test DLLs via the Command Prompt(cmd.exe).
See Also