日期:2014-05-17  浏览次数:20398 次

求PHP unit_test用法
用UNIT_TEST做单元测试时不会怎么用这个东西

------解决方案--------------------
说实话php UNIT ,木有见过多少人用。配置不好配置。配置好了。也不好用。好用了。也没时间用。网址,凑合看看吧

http://www.phpunit.de/manual/current/en/installation.html
http://wenku.baidu.com/view/f5fbb8333968011ca30091c9.html
http://blog.csdn.net/fly_heart_yuan/article/details/6998603
------解决方案--------------------
探讨
用UNIT_TEST做单元测试时不会怎么用这个东西

------解决方案--------------------
没用过kohana,
不过看起来已经集成了
http://blog.lysender.com/2010/02/unit-testing-kohana-v3-%E2%80%93-phpunit/

探讨

感谢楼上的回复 现在改求在KOHANA框架中如何配置和使用phpunit

------解决方案--------------------
http://www.vicenteforever.com/?p=90