开发 Joomla 组件的单元测试

发布于 2024-12-09 02:17:10 字数 85 浏览 0 评论 0原文

我正在为 Joomla! 开发组件并想知道是否有一个框架可以以简单的方式用于对这些组件执行单元测试。

感谢您的关注。

问候!

I'm developing components for Joomla! and want to know if there is a framework that can be used in a simple way to perform unit tests for these components.

Thanks for your attention.

Greetings!

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

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

发布评论

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

评论(1

卖梦商人 2024-12-16 02:17:10

PHPUnit 可能是考虑 PHP 单元测试时想到的第一个框架。据我所知,Joomla 本身已经在使用它了。

一些有用的链接:

希望有帮助,

PHPUnit is probably the first framework that comes to mind when thinking about unit testing in PHP. As far as I see, Joomla itself is already using it.

Some useful links:

Hope that helps,

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