PHPUnit 和 DBUnit - 入门

发布于 2024-09-15 15:54:25 字数 1536 浏览 11 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

允世 2024-09-22 15:54:25

PHPUnit 手册中有一个关于数据库测试的章节:

以及 B. Eberlei 使用 PHPUnit 进行数据库测试的终极指南

还有 PHPUnit 的作者 Sebastian Bergmann 的博客文章主题(尽管是 2008 年):

DbUnit 扩展的作者 Mike Lively 的一些甚至较旧的博客文章可以在

最近的教程 (2010) 位于 Matthew Turland 的博客中:

您还可以访问 #phpunit on Freenode IRC 以获得官方支持。

There is a chapter to Database testing in the PHPUnit manual:

And B. Eberlei's Ultimate Guide to DB Testing with PHPUnit

There is also a Blogpost by PHPUnit's author Sebastian Bergmann on the topic (2008 though):

Some even older blog posts by Mike Lively, the author the DbUnit extension can be found at

A more recent tutorial (2010) would be in Matthew Turland's Blog:

You can also visit #phpunit on Freenode IRC to get official support.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文