Skip to main content

Converts cpplint output to JUnit format.

Project description

https://travis-ci.org/johnthagen/cpplint-junit.svg https://codecov.io/github/johnthagen/cpplint-junit/coverage.svg https://img.shields.io/pypi/v/cpplint-junit.svg https://img.shields.io/pypi/status/cpplint-junit.svg https://img.shields.io/pypi/pyversions/cpplint-junit.svg https://img.shields.io/pypi/dm/cpplint-junit.svg

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

Note: The advanced PyPI hosted version of cpplint supports JUnit output format natively and is preferred to this package.

Installation

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

$ pip install cpplint-junit
$ pip install --upgrade cpplint-junit
$ pip uninstall cpplint-junit

Usage

Redirect cpplint stderr to a file:

$ cpplint main.cpp 2> cpplint.txt

Convert it to JUnit XML format:

$ cpplint_junit cpplint.txt cpplint_junit.xml

Releases

1.0.1 - 2016-03-05

Fix Python 2.7 compatibility be catching more general IOError on file not found.

1.0.0 - 2016-02-15

Release 1.0. Increase test coverage.

0.2.3 - 2015-11-14

Use “error” consistently rather than “failure” to refer to results from cpplint.

0.2.2 - 2015-11-14

Mis-release.

0.2.1 - 2015-10-24

Added console entry point.

0.1.0 - 2015-10-24

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

cpplint-junit-1.0.1.tar.gz (3.4 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for cpplint-junit-1.0.1.tar.gz
Algorithm Hash digest
SHA256 0408bd2e2dbb55b169c0ca63c5f31634bf5da7afaaa9176cb4a01382dbada609
MD5 b6ae62d08344501ca9d7bbba9900d2b3
BLAKE2b-256 8a2ed2ad1966d37301a95ab006a9a3febda7cc6289de3eedf6532096c4362065

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