Skip to main content

Converts doxygen errors and warnings to JUnit XML format.

Project description

https://travis-ci.org/johnthagen/doxygen-junit.svg https://codeclimate.com/github/johnthagen/doxygen-junit/badges/gpa.svg https://codeclimate.com/github/johnthagen/doxygen-junit/badges/issue_count.svg https://codecov.io/github/johnthagen/doxygen-junit/coverage.svg https://img.shields.io/pypi/v/doxygen-junit.svg https://img.shields.io/pypi/status/doxygen-junit.svg https://img.shields.io/pypi/pyversions/doxygen-junit.svg https://img.shields.io/pypi/dm/doxygen-junit.svg

Tool that converts doxygen XML output to JUnit XML format. Use on your CI servers to get more helpful feedback.

Installation

You can install, upgrade, and uninstall doxygen-junit with these commands:

$ pip install doxygen-junit
$ pip install --upgrade doxygen-junit
$ pip uninstall doxygen-junit

Usage

Redirect doxygen stderr to a file:

$ doxygen 2> doxygen-stderr.txt

Convert it to JUnit XML format:

$ doxygen_junit --input doxygen-stderr.txt --output doxygen-junit.xml

Contributors

Credit to @theandrewdavis for the initial development of the conversion tool.

Releases

1.1.0 - 2016-12-31

Support Python 3.6.

1.0.1 - 2016-10-06

Handle warning labels without a space before the preceding colon.

1.0.0 - 2016-09-13

First release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

doxygen-junit-1.1.0.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file doxygen-junit-1.1.0.tar.gz.

File metadata

File hashes

Hashes for doxygen-junit-1.1.0.tar.gz
Algorithm Hash digest
SHA256 a670eea4589ddefe4dfea7e0b82373164acdd1e90497959519a10e5ee6b813ca
MD5 a3d31bc235b73b21c48a97b29eaa71c7
BLAKE2b-256 4b58b8950b0eb52dd1f9deba5e94e6e7e01dbdfb064ab1ceb25407a25a15b557

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page