-
Notifications
You must be signed in to change notification settings - Fork 277
Home
Cobertura is a free Java code coverage reporting tool. It is based on jcoverage 1.0.5.
Since 2.0.0, Cobertura versions follow the Semantic versioning guidelines.
Please check the Architecture page for details about it, and the Roadmap.
You can download it from here. Working with Maven, Ivy? Check the code snippet here.
Join the discussion! Check our mailing lists here to keep up to date, share your experience and get feedback for issues if needed.
Did you find some bugs? Do you need support? Please check our FAQ and visit our Support page. Visit the FAQ page before creating a bug!
Check how to contribute to Cobertura
Cobertura can be executed via
An ecosystem is a conjunction of components, that interact like a system. At Cobertura we want to apply this concept. If you are a company or project that uses Cobertura or a project that spreads the use of Cobertura by making it accessible as plugin to development tools, we would like to thank you by listing you and adding an image of your company logo to our wiki page! Check the Cobertura ecosystem.
- Test coverage, by Martin Fowler
- On Unit Testing and Coverage, by Fernando Dobladez