Continuous Integration for C++ with Visual Studio Team Services

BryanDiLaura

Visual Studio Team Services (VSTS) is an easy way to help your team manage code and stay connected when developing. VSTS supports continuous integration using a shared code repository that everyone on the team uses to check in code changes. Every time any code is checked in, it is fully integrated by running a full automated build. By integrating frequently, it is easier for you to discover where something goes wrong so you can spend more time building features, and less time troubleshooting.

You can now take advantage of new documentation that makes it easier for you to use continuous integration with C++ code inside VSTS.

Read the new doc: Build your C++ app for Windows

Spin up a simple “hello world” application and give it a try completely for free! It could be a good way to improve your codebase by finding integration problems early.

If you like this type of content or have any suggestions, please feel free to drop us a line, or continue the discussion in the comments below.

0 comments

Discussion is closed.

Feedback usabilla icon