Jenkins : CppUnit Plugin

No longer maintained.

The usage of the plugin is deprecated and is not compatible with versions of Hudson/Jenkins after 1.355.
We strongly recommand to upgrade to xUnit plugin in order to incorporate latest Jenkins API and to provide exactly CppUnit plugin features.
Look at the xUnit Wiki page for more information.

Migrating your jobs

After upgrading to xUnit, you need to manually configure your job for using the xUnit plugin.
There is no automatic migration.
Procedure:

  • Choose 'Publish testing tools results' in the publishers and choose 'CppUnit' item.
  • Provide your pattern to your test reports.

Plugin Information

No information for the plugin 'cppunit' is available. It may have been removed from distribution.

This plugin enables you to publish CppUnit test results.
This plugin makes it possible to import CppUnit reports from each build into Hudson so they are displayed with a trend graph and details about which tests that failed.

Compatibility with Hudson core

Version

1.318

1.319

1.320

1.355+

1.10

(error)

(tick)

(error)
(JENKINS-4257)

(tick)

1.9

(error)

(tick)

(error)
(JENKINS-4257)

(tick)

1.8

(error)

(tick)

(error)
(JENKINS-4257)

(tick)

1.7

(error)

(tick)

(error)
(JENKINS-4257)

(tick)

1.6

(error)

(tick)

(error)
(JENKINS-4257)

(tick)

1.5

(error)

(tick)

(error)
(JENKINS-4257)

(tick)

1.4

(error)

(tick)

(error)
(JENKINS-4257)

(tick)

1.3

(error)

(tick)

(error)
(JENKINS-4257)

(tick)

1.2

(error)

(tick)

(error)
(JENKINS-4257)

(tick)

1.1.1

(error)

(tick)

(error)
(JENKINS-4257)

(tick)

1.1

(error)

(tick)

(error)
(JENKINS-4257)

(tick)

1.0

(tick)

(tick)

(error)

(error)

Changelog

Version 1.10 (December 08, 2010)

* Updated to xUnit 1.13
* Restored the backward compatibility with the usage of a custom stylesheet (provided by configuration before xunit 0.5.2)

Version 1.9 (October 11, 2010)

* Updated to xUnit 1.9

Version 1.8

* Updated to xUnit 1.7
* Fixed JENKINS-7012 - new input XSD

Version 1.7 (July 12, 2010)

* Upgraded to xUnit 1.4

Version 1.6 (July 09, 2010)

* Added backward compatibility with CppUnit 1.4

Version 1.5 (July 08, 2010)

* Upgraded to xUnit 1.1

Version 1.4

  • Fixed regression on backward compatibility introduced in 1.2

Version 1.3

  • Upgraded to xUnit 0.6.1

Version 1.2

  • Cppunit plugin extends xUnit plugin.
    Cppunit is an option of xUnit tools list

Version 1.1.1

  • Fixed regression for processing build on slaves
  • Fixed (JENKINS-4371)

Version 1.1

Version 1.0 (August 20, 2009)

  • Removed the ability to use a custom style sheet.
    You have to use the embedded style sheet and raise an issue if there are problems.

Version 0.5.1 (August 06, 2009)

  • Fixed "CppUnit plugin crashes when used on slaves" (#4156)

Version 0.5 (July 31, 2009)

  • Basedir of the fileset is now the SCM module root or the workspace with multiple module roots
  • Added the ability to analyze multiple files with the same name from multiple directories

Version 0.4 (July 27, 2009)

  • Enhanced the core cppunit XSL stylesheet for recording AUnit (Ada framework)

Version 0.3 (April 11, 2009)

  • Migration to Hudson 1.299 with the new API hudson.AbortException(String message)

Version 0.2 (March 28, 2009)

  • Fixed remote and matrix usage

Version 0.1 (March 14, 2009)

  • Initial release

Attachments: