Configuring and running build

Essentially, a project should contain configuration and project properties required to run a successful build. Using the TeamCity CI server, the steps required to run tests, perform environmental checks, compile, build, and make available a deploy-ready version of a project can be automated end to end.

The installed TeamCity Server can be accessed locally at the port specified during installation. In this case, we will use http://localhost:8060. To create a TeamCity project, navigate to the server URL and log in using the earlier created credentials. Click on the Projects menu and click on the Create Project button.

You will be presented with several project options for creating the project from a repository, ...

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.