ubuntu中带有codeigniter3的phpunit

Posted

技术标签:

【中文标题】ubuntu中带有codeigniter3的phpunit【英文标题】:phpunit with codeigniter3 in ubuntu 【发布时间】:2017-03-16 21:45:46 【问题描述】:

我正在使用 Codeigniter 3,我在 ubuntu 中安装了 phpunit,但无法使用 phpunit 的类出现致命错误。

现在我想检查一下 phpunit 是否正确安装?

如果已安装,那么如何在 codeigniter 应用程序中使用它?

【问题讨论】:

你能发布你得到的错误吗? 【参考方案1】:

您可以使用 CIUnit 将 PHPUnit 与 CodeIgniter 集成。有关为什么需要 CIUnit 的更多详细信息,请参阅:

Why is CIUnit needed in order to use PHPUnit with CodeIgniter?

要了解有关 CIUnit 的更多信息,请访问: https://bitbucket.org/kenjis/my-ciunit/overview

将 codeIgniter(3) 与 PHPUnit 集成的示例代码: How do I use PHPUnit with CodeIgniter?

这也可能对您有所帮助 How do I use PHPUnit with CodeIgniter 3

【讨论】:

还有一个有用的链接:github.com/willmendesneto/Codeigniter-TDD-with-Hooks

以上是关于ubuntu中带有codeigniter3的phpunit的主要内容,如果未能解决你的问题,请参考以下文章

CodeIgniter3:为啥首先要设置 $_SERVER['CI_ENV']?

PHP中带有GD的透明背景

PHP打印名称中带有空格的嵌套对象

php中带有OR条件的多个!isset()

PHP 中带有数字的 Vigenére 密码

php中带有类的未定义属性