【问题标题】:Missing PHPUnit in PhpStorm settings on WindowsWindows 上的 PhpStorm 设置中缺少 PHPUnit
【发布时间】:2019-05-23 03:10:55
【问题描述】:

我正在使用 PhpStorm 社区添加,但设置菜单没有显示应有的 PHPUnit 条目(我在网络上遇到的所有手册都显示了它)。

您可以看到我的 PHP 条目缺少 PHPUnit:

从命令行我已经成功安装了 PHPUnit:

任何想法什么是坏的?是不是我用的是社区版(phpstorm-2018.3)?

【问题讨论】:

    标签: php phpunit phpstorm


    【解决方案1】:

    你没有找对地方。

    根据PHPStorm's documentation

    在设置/首选项对话框 (Ctrl+Alt+S) 中,展开语言 和 Frameworks 节点,然后选择 PHP 下的 Test Frameworks。

    完整设置路径:File | Settings | Languages & Frameworks | PHP | Test Frameworks

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2014-11-18
      • 1970-01-01
      • 2018-03-24
      • 1970-01-01
      • 1970-01-01
      • 2017-12-28
      • 2012-06-09
      • 2023-04-10
      相关资源
      最近更新 更多