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.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.0.1.tar.gz (3.7 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for doxygen-junit-1.0.1.tar.gz
Algorithm Hash digest
SHA256 e69760507747ad8954121426fbf92d9f7ce7a080aa34d55f4681c233ceaf9543
MD5 f36fefea1cd63375bf2c931071c8c58d
BLAKE2b-256 803e14700b4fee89a73712d8253d52617518fdb9bd6cc48c78618fab1482b7b2

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