Recent Edits
Continuous Integration is an Extreme Programming term describing a process that rebuilds and tests an application frequently....
» complete changeContinuous Integration is an Extreme Programming term describing a process that rebuilds and tests an application frequently. Generally this takes the form of a daemon that monitors a file system or version control system and automatically runs the build process and then runs test scripts. "Read more...":http://www.martinfowler.com/articles/continuousIntegration.html
Continuous Integration is an eXtreme Programming term describing a process that rebuilds and tests an application frequently....
» complete changeContinuous Integration is an eXtreme Programming term describing a process that rebuilds and tests an application frequently. Generally this takes the form of a daemon that monitors a file system or version control system and automatically runs the build process and then runs test scripts.
