Coverlipse 0.9.5.2发布
【IT168 业界新闻】
Coverlipse 0.9.5.2发布了。
Coverlipse是Eclipse 的一个插件,它能够使得JUnit测试中的代码被覆盖,从而很容易被识别,覆盖的结果就是JUnit运行后给一个直接的结果,对于开发者来说,它是一个很好的工具以至于当执行他们的任务以后能够很好的识别其结果。
Coverlipse 0.9.5.2是第一个通过Eclipse 更新机制来安装的版本,目前该版本与Eclipse 3.2一起使用。
Coverlipse的主要特征:
All Uses Coverage
Block Coverage (also known as Statement Coverage)
Branch Coverage (Not so soon to come)
Just one test run is needed for evaluation of all coverage criterias
No configuration methods to learn - the configuration is done the same
way as normal JUnit runs in Eclipse.
Easy way to include/exclude packages from the test
Direct feedback in the Eclipse Java Editor
Explanation of the results in specialized views
下载地址:
http://coverlipse.sourceforge.net/download.php
Coverlipse 0.9.5.2发布了。
Coverlipse是Eclipse 的一个插件,它能够使得JUnit测试中的代码被覆盖,从而很容易被识别,覆盖的结果就是JUnit运行后给一个直接的结果,对于开发者来说,它是一个很好的工具以至于当执行他们的任务以后能够很好的识别其结果。
Coverlipse 0.9.5.2是第一个通过Eclipse 更新机制来安装的版本,目前该版本与Eclipse 3.2一起使用。
Coverlipse的主要特征:
All Uses Coverage
Block Coverage (also known as Statement Coverage)
Branch Coverage (Not so soon to come)
Just one test run is needed for evaluation of all coverage criterias
No configuration methods to learn - the configuration is done the same
way as normal JUnit runs in Eclipse.
Easy way to include/exclude packages from the test
Direct feedback in the Eclipse Java Editor
Explanation of the results in specialized views
下载地址:
http://coverlipse.sourceforge.net/download.php
0
相关文章