Including Code Analysis in a Continuous Integration Process

There are various way you can integrate code analysis into a continuous integration (CI) framework and a number of plugins that enhance the features.

The following provides some guidelines on how to configure CCNet for analyzing COBOL projects created in Enterprise Developer for Visual Studio:

Setup
Before you start, you must have a machine that has Enterprise Developer for Visual Studio installed, and the machine must be attached to CCNet.
Integrate code analysis
Configure CCNet to run MSBuild build tasks using the MSBuild parameters for code analysis described in Performing Code Analysis from the Command Line. For details, see the documentation of CruiseControl.NET.