TeamCity concepts

In this section, some basic terms regularly used in TeamCity will be explained. This is necessary in order to understand some of the concepts required to successfully configure the build steps as well as artifacts needed for a quality continuous process. Let's have a look at some basic terms: 

  • Project: This is the software project being developed. It can be a release or specific version. Also, it includes the collection of Build Configurations.
  • Build Agent: This is the software that executes a build process. It is installed independently from the TeamCity Server. They can both reside on the same machine or on separate machines running similar or different operating systems. For production purposes, it is usually recommended ...

Get C# and .NET Core Test Driven Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.