CodeIgniter 中的单元测试和功能测试

发布于 2024-10-05 13:25:57 字数 26 浏览 1 评论 0原文

CodeIgniter有没有测试框架?

Is there any testing framework for CodeIgniter?

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

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

发布评论

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

评论(3

错々过的事 2024-10-12 13:25:57

您可以尝试内置的单元测试框架,也可以看看这个帖子

You can try the builtin Unit testing framework, take a look as well at this post

诠释孤独 2024-10-12 13:25:57

只是一个简单的

Just a simple one

忆梦 2024-10-12 13:25:57

目前 codeigniter 没有完全支持的单元测试。如果您在 github 存储库上,但是社区正在致力于将 phpunit 添加到核心中。我建议克隆该存储库并从那里开始。

Currently codeigniter doesn't have full supported unit testing. If your on the github repo however there is a branch the community is working on to add phpunit to the core. I would suggest cloning that repo and starting from there.

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