Java code coverage tools: Difference between revisions

Content deleted Content added
No edit summary
m Cleanup and typo fixing, added Empty section (1) tag, typo(s) fixed: 2012-2017 → 2012–2017
Line 84:
}}
 
OpenClover is a free and open-source successor of Atlassian Clover, created as a [[Fork (software development)|fork]] from the Clover code base published by Atlassian in 2017. It contains all features of the original Clover (the server edition). The OpenClover project is led by developers who maintained Clover in years 2012-20172012–2017.<ref>[http://openclover.org/about-us OpenClover - About us]</ref>
 
OpenClover uses source code instrumentation technique and handles Java, [[Apache Groovy|Groovy]] and [[AspectJ]] languages. Some of its features include: fine control over scope of coverage measurement, test optimisation and sophisticated reports.
Line 223:
 
== See also ==
 
{{Empty section|date=February 2020}}
 
== References ==