Skip to main content

Converts Cppcheck XML output to JUnit format.

Project description

https://badge.fury.io/py/cppcheck-junit.png

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

Installation

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

$ pip install cppcheck-junit
$ pip install --upgrade cppcheck-junit
$ pip uninstall cppcheck-junit

Usage

Enable XML version 2 output, enable all message, and redirect cppcheck stderr to a file:

$ cppcheck --xml-version=2 --enable=all . 2> cppcheck-result.xml

Convert it to JUnit XML format:

$ cppcheck_junit cppcheck-result.xml cppcheck-junit.xml

Releases

0.1.0 - 2015-11-15

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

cppcheck-junit-0.1.0.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

cppcheck_junit-0.1.0-py2.py3-none-any.whl (6.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file cppcheck-junit-0.1.0.tar.gz.

File metadata

File hashes

Hashes for cppcheck-junit-0.1.0.tar.gz
Algorithm Hash digest
SHA256 354197ce41f1bea7c1da7cb97388d1e281cd1268c130989dc3caf4de8aebc657
MD5 bdb453456c8ca4c554493a01a8394e83
BLAKE2b-256 b702f9af15960e33c8c639fd38f8e02ed6aec6948c4571a72548290494aedde4

See more details on using hashes here.

Provenance

File details

Details for the file cppcheck_junit-0.1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for cppcheck_junit-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 46d6c50b5e260ef08c36c4bf987177363e59fd883ac44ad6e38ad4d3cf28cedb
MD5 b42ad7a551a26d623acdee5e34b46ed2
BLAKE2b-256 7f61972d44bec137849008f5f2a37167814f05d0df8fde3665e8ceeae3caa8de

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