PHP continuous Integration Practice

Source: Internet
Author: User
Tags php continuous integration
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/

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.