MSBuild is Microsoft’s Build Engine—a platform for building applications. This engine provides an XML schema for a project file that controls how the build platform processes and builds software. Using MSBuild scripts, you can define what tasks should be included in the continuous integration (CI) process.
JustMock integrates seamlessly with MSBuild scripts to support the unit testing stage of your CI/CD builds.