需要一个解释如何使用 PHPUnit 的站点
我正在寻找关于如何使用 PHPUnit
的教程 (最好使用 Zend Framework)
.
I am searching for a tutorial (optimally with Zend Framework)
on how to use PHPUnit
.
我在 google
上找到了一些,但还没有完全理解.
I have found a couple on google
but have not quiet understood it yet.
推荐答案
您正在寻找的是 袖珍指南.它解释了如何使用多种语言从 A 到 Z 使用 PHPUnit.您可以免费在线或离线阅读,并且会定期更新.
What your are looking for is the Pocket Guide. It explaines how to work with PHPUnit from A to Z in several languages. You can read it online or offline, for free, and it's regularly updated.
相关文章