为什么 eclipse pdt 中没有单元测试支持?

发布于 2024-12-21 23:47:56 字数 477 浏览 7 评论 0原文

Netbeans 具有单元测试支持,在即将发布的 7.1 版本中,他们甚至进行了改进支持包含测试组功能, PDT,据我所知,甚至没有单元测试支持的计划? 3.0 版本已经可用,但并没有提供有关单元测试支持的提示。为什么?我有什么遗漏的吗?

更新

我并不是真的要求 eclispe 的 phpunit/unit-testing 插件列表,可以在 here 找到列表

Netbeans has unit testing support, in the upcoming 7.1 release they've even improved support to include test group features, PDT, AFAIK, doesn't even have plans for unit testing support? Version 3.0 is available and not so much as a hint about unit testing support. Why? Is there something I'm missing?

Update

I'm not really asking for a list of phpunit/unit-testing plugins for eclispe, a list can be found here.

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

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

发布评论

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

评论(2

凡尘雨 2024-12-28 23:47:56

对于基于 eclipse-pti 的单元测试需求,可以使用 phpsrc.org 插件。

它支持整个 PHP QA-Stack。


我实在无法告诉你为什么 eclipse 中没有对 phpunit 的官方支持。我认为这是因为不需要任何插件,因为它作为外部工具运行(示例视频 ),但这仅显示控制台输出。

也许其他人对此有更多的见解。 @hakre 对此答案发表了一些富有洞察力的评论。

For your eclipse-pti based unit testing needs there is the phpsrc.org plugin.

It supports the whole PHP QA-Stack.


I can't really tell you why there is no official support for phpunit in eclipse. I would assume it's because one doesn't need any plugin as it runs as an external tool (sample video ) but that just shows the console output.

Maybe anyone else has more insight into this. @hakre made some insightful comment regarding this on this answer.

这样的小城市 2024-12-28 23:47:56

Eclipse 有一个插件支持 PHPUnit、SimpleTest 和 CakePHP。它被称为“MakeGood”。

它运行良好,这里是一个链接.. http://marketplace.eclipse.org/node/1158

There is a plug for Eclipse that supports PHPUnit, SimpleTest and CakePHP. It is called MakeGood.

It works well here is a link.. http://marketplace.eclipse.org/node/1158

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