How might I integrate phpunit with Hudson CI?

后端 未结 9 2001
暖寄归人
暖寄归人 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:36

    The XSLT transformation from the previous post doesn't works for me. After applying this transformation DOM structure of the report is not changed. I've modified it to fix the problem. My variant is:

    
    
       
          
             
                
             
          
       
    
    

    it works for me.

提交回复
热议问题