Alternative to phpUnderControl - is it the best?(phpUnderControl 的替代方案 - 它是最好的吗?)
问题描述
我正在为 PHP 寻找一个好的系统,它可以执行 UnitTesting、Subversion、编码标准.
I am searching for a good system for PHP, which does UnitTesting, Subversion, Coding Standards.
我很想听听您的建议,哪一个是最好的以及为什么.我将在 debian 服务器上运行它,所以在 mac 或 windows 服务器上运行的任何东西都是不可能的.
I would love to hear your suggestions and which one is the best and why. I will be running it on a debian server so anything which runs on mac or windows servers would be out of the question.
推荐答案
我第二次使用 Hudson 进行 CI 和 PHP.如果你有兴趣,我已经写了一个设置它的教程.
I second Hudson for CI and PHP. I have written a tutorial on setting it up if you are interested.
我的教程已经过时了.
我强烈推荐:http://jenkins-php.org/
这篇关于phpUnderControl 的替代方案 - 它是最好的吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:phpUnderControl 的替代方案 - 它是最好的吗?
基础教程推荐
- PHP PDO MySQL 查询 LIKE ->多个关键词 2021-01-01
- YouTube API v3 点赞视频,但计数器不增加 2022-01-01
- 如何在 Laravel 5.3 注册中添加动态下拉列表列? 2021-01-01
- 如何替换eregi() 2022-01-01
- 学说 dbal querybuilder 作为准备好的语句 2022-01-01
- Cron Jobs 调用带有变量的 PHP 脚本 2022-01-01
- 如何在 Laravel 中使用 React Router? 2022-01-01
- 在PHP中根据W3C规范Unicode 2022-01-01
- PHP 类:全局变量作为类中的属性 2021-01-01
- 有什么方法可以用编码 UTF-8 而不是 Unicode 返回 PHP`json_encode`? 2021-01-01
