PHPunit
發表於 : 2013-05-06 14:44:39
官方網站
https://github.com/sebastianbergmann/phpunit/
網站製作學習誌
http://www.jaceju.net/blog/archives/1062/
http://www.jaceju.net/blog/archives/1152/
壞蛋的部落格
http://www.pigo.idv.tw/archives/617
石頭閒語
http://blog.roodo.com/rocksaying/archives/2599757.html
http://blog.roodo.com/rocksaying/archives/2653972.html
教學投影片
http://www.slideshare.net/jameslabs
使用 PHPUnit 進行單元與功能測試
https://github.com/kiang/symblog-docs-t ... hpunit.rst
安裝
https://github.com/sebastianbergmann/phpunit/
網站製作學習誌
http://www.jaceju.net/blog/archives/1062/
http://www.jaceju.net/blog/archives/1152/
壞蛋的部落格
http://www.pigo.idv.tw/archives/617
石頭閒語
http://blog.roodo.com/rocksaying/archives/2599757.html
http://blog.roodo.com/rocksaying/archives/2653972.html
教學投影片
http://www.slideshare.net/jameslabs
使用 PHPUnit 進行單元與功能測試
https://github.com/kiang/symblog-docs-t ... hpunit.rst
安裝
代碼: 選擇全部
pear channel-discover pear.phpunit.de
pear channel-discover pear.symfony.com
pear install --alldeps pear.phpunit.de/PHPUnit