Finally the award-winning EclEmma code coverage plug-in for Eclipse became an Eclipse.org project! This is a good opportunity to summarize experiences and best practices, such as continuous inspection, for efficient usage of one of the most popular open-source tool to measure Java code coverage that EclEmma integrates into Eclipse - JaCoCo ( http://www.jacoco.org/jacoco/index.html ).
The presentation will present different use cases and guide you through different integration points that exist beside the Eclipse IDE. We will also talk about interoperability with other tools, common pitfalls and how to prevent them.
And all this is for you exclusively firsthand by the insiders of the world of code quality - developers of SonarQube, JaCoCo and Eclipse EclEmma Plugin.
Outline
- A bit of history, current status of EclEmma at Eclipse.org and what's coming
- Use Cases
- Principles and Best Practices
- Usage within the Eclipse IDE
- Integration in Various Build Tools
- Continuous Inspection
- Common Pitfalls and how to avoid them