I. What is php continuous integration? continuous integration is a recommended practice in extreme programming. During the development phase, continuous automatic compilation and UnitTest of the project determine the effect of continuous integration PHPUnitFramework to reflect the health status of the project, which is conducive to identifying problems and improving errors as soon as possible, reduce repetitive work and reduce
I. What is php continuous integration? continuous integration is a recommended practice in extreme programming. During the development phase, continuous automatic compilation and Unit Test of the Project determine the effect of continuous integration. PHPUnit Framework reflects the health status of the project, this helps you to discover and improve problems, identify errors as soon as possible, reduce repetitive work, and reduce
1. What is php continuous integration?
Continuous integration is a recommended practice in extreme programming.
In the development phase, the producer implements continuous automatic compilation and testing for the project.
Unit Test determines the effect of continuous integration. PHPUnit Framework
Reflects the health status of the project, which is conducive to Problem Discovery and improvement.
Detects errors as soon as possible, reduces repetitive work, and reduces risks
Automated deployment of ingress effectively improves work efficiency
Recently, I have been searching for a solution that supports php continuous integration. After nearly a month of research and repeated trials, I finally decided to use it: jenkins + sonar plug-in + php tool + sonar combination, practice php continuous integration.
I did not write it here. I uploaded it to Baidu Library.
Stamp: http://wenku.baidu.com/view/a5c2a3357375a417876f8f09.html
If you are interested, visit our blog: http://hcsns.sinaapp.com/