Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道是否有一种 Grails 方法可以在我的 Grails 应用程序中找到我的测试覆盖率?
我的应用程序是使用 Intelli-J 和 spock 测试构建的。
如果还有一种方法可以显示一些图表,那就太好了!
有一个测试代码覆盖率插件可以为你报告覆盖率,但是它目前不支持分叉模式。除了这个限制之外,它还是一个非常有用的插件。