TeamCity 7 Continuous Integration

128 pages

Published Dec. 26, 2012 by Packt Publishing.

ISBN:
978-1-84969-376-9
Copied ISBN!

View on OpenLibrary

4 stars (1 review)

1 edition

Review of 'TeamCity 7 Continuous Integration' on 'Goodreads'

4 stars

I got a review copy of TeamCity 7 Continuous Integration Essentials by Volodymyr Melymuka from Packt Publishing (www.packtpub.com/teamcity-7-continous-integration-essentials/book) recently and I must say that it was pretty captivating to read (finished it in an evening and planning to read it again after digesting a bit). The book is about setting up TeamCity 7 for continuous integration (a subject close to my heart). While it does not go really deep into technical details, it serves as a good starting point for getting started with TeamCity 7.

The book starts by describing continuous integration and some other basic terms and concepts and continues into architecture of TeamCity and build lifecycle. These form the foundation for rest of the book as the author takes us through setting up the TeamCity and a sample project that is used to showcase how unit tests are handled and how code coverage metrics can be …