Code coverage in IntelliJ IDEA 6.0
Code coverage in IntelliJ IDEA 6.0
Submitted by webmaster@testdriven.com (News) on Wed, 05/07/2006 - 17:42.In the forthcoming IntelliJ IDEA 6.0 release, a new tool will be available. It aims to measure code coverage for your unit tests or tests written as simple applications with the main() method. The engine that performs code coverage in IntelliJ IDEA is based on the EMMA open-source toolkit.
Read more on the IntelliJ IDEA blog.
Read more on the IntelliJ IDEA blog.
