Clover (software)

Clover (software)
Clover
Developer(s) Atlassian
Stable release 3.1.0 / June 2, 2011; 4 months ago (2011-06-02)
Operating system Cross-platform
Type Code coverage
License Proprietary
Website www.atlassian.com

Clover is a Java Code Coverage Analysis application developed by Atlassian. Although Clover is a commercial product, it is freely available to open source projects and non-profit institutions.

Some features include historical reporting, complete control over the coverage gathering process, command line toolset and API for legacy integration and more.

Clover also allows testing time to be reduced by only running the tests that cover the application code that was modified since the previous build. This is called Test Optimization and can lead to huge drops in the amount of time spent waiting for automated tests to complete.

A clover invocation from Apache Ant might look like:

<target name="html-clover-report" depends="define-tasks">
    <mkdir dir="${core.dir}/output/clover/html" />
    <clover-html-report outdir="${core.dir}/output/clover/html" title="aTAO Project"/>
</target>

where "define-tasks" would include:

<taskdef resource="cloverlib.xml" classpath="${clover.jar}"/>

Other Atlassian products are JIRA, Confluence, Crowd, Bamboo, Crucible and FishEye. Competing tools include EMMA and Cobertura

See also

External links


Wikimedia Foundation. 2010.

Игры ⚽ Нужно сделать НИР?

Look at other dictionaries:

  • Clover — (engl. für „Klee“) steht für: Clover (Clamp), eine Manga Serie von Clamp Clover (Chiya), eine Manga Serie von Toriko Chiya Clover (Bassgitarren), ein Musikinstrumentenbauunternehmen Clover (Band), eine deutsche Irish Folk Band Orte in den… …   Deutsch Wikipedia

  • Clover (disambiguation) — Clover is a genus of small, trifoliate plants. Clover may also refer to: Contents 1 Places 2 Rivers 3 Music …   Wikipedia

  • Clover Studio — Co., Ltd クローバースタジオ株式会社 Type Defunct Industry Computer and video game industry Founded 2004 07 01 Headquarters Japan Key people CEO Atsushi Inaba Vice P …   Wikipedia

  • Emma (Software) — Emma Entwickler Vlad Roubtsov Aktuelle Version 2.0.5312 (13. Juni 2005) Aktuelle Vorabversion 2.1.5320 (22. Juni 2005) …   Deutsch Wikipedia

  • Atlassian clover — Infobox Software name = Clover developer = Atlassian latest release version = 2.0 Beta latest release date = September, 2007 operating system = Cross platform genre = Code coverage license = Proprietary website =… …   Wikipedia

  • Atlassian Software Systems — Infobox Company company name = Atlassian company company type = Private company slogan = N/A foundation = 2002 location = Sydney, Australia key people = Mike Cannon Brookes Scott Farquhar num employees = Unknown revenue = Unknown industry =… …   Wikipedia

  • Wikiproyecto:Software libre y de código abierto — Bienvenid@s al Wikiproyecto Software Libre y de Código Abierto …   Wikipedia Español

  • Confluence (software) — Atlassian Confluence Developer(s) Atlassian Initial release 25 March 2004 Stable release 4.0 / September 15, 2011; 2 months ago (2011 09 15) Writte …   Wikipedia

  • OLIGO Primer Analysis Software — Developer(s) Molecular Biology Insights, Inc. Stable release 7.54 / March 23, 2011 Operating system Windows, Macintosh Platform Mac, PC …   Wikipedia

  • Comparison of Continuous Integration Software — Contents 1 About Continuous Integration Software 2 Comparison 3 See also 4 References About Continuous Integra …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”