Continuous Integration
By James Kovacs
Course info



Course info



Description
This course introduces the theory and practice of continuous integration (CI). Students are shown how to set up a build server for CI and create build scripts using MSBuild to manage the overall build process. Different aspects of a build pipeline are explored including code compilation, testing, coverage, static code analysis, packaging, and deployment. This course is appropriate for developers new to the practice of continuous integration.