How might I integrate phpunit with Hudson CI?

后端 未结 9 2002
暖寄归人
暖寄归人 2020-12-07 17:26

We are looking at switching from phpundercontrol to Hudson (it looks to have some really cool features!) but I can\'t figure out how to get phpunit logs to show up.

9条回答
  •  温柔的废话
    2020-12-07 17:52

    With the last answer being from 2009 and a lot of people migrating from Hudson to Jenkins now due to Oracle, consider using the Jenkins Template for PHP, offering a free and convenient template for all your configuration needs of PHPQATools, like pdepend, phpmd, phpcs and phpunit in one convenient template.

    • http://jenkins-php.org/
    • http://edorian.posterous.com/setting-up-jenkins-for-php-projects

    There is also the IRC channel #jenkins-php on Freenode for support.

提交回复
热议问题