LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: 6 top continuous integration tools (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-6-top-continuous-integration-tools-4175549285/)

LXer 07-29-2015 01:40 PM

LXer: 6 top continuous integration tools
 
Published at LXer:

Continuous integration is an integral part of an agile software development setup. Sprint after sprint, teams strive to "not break the build" while delivering incremental features. But when developers focus completely on adding features, code errors can sometimes creep in and render the software unusable. To stop such errors from being integrated into the SCM, a CI server is the gatekeeper that helps keep a tab on code quality. Even if the code is integrated to SCM, a CI server can very quickly tell you what went wrong. In this post, let's take a look at six open source CI server tools that you can use in your agile setup.read more

Read More...


All times are GMT -5. The time now is 06:24 AM.