Bamboo does not support Cppcheck directly: https://jira.atlassian.com/browse/BAM-14090
I wrote a Python package that converts Cppcheck output into JUnit format, so that Bamboo can consume this and present Cppcheck errors in a user-friendly format.
Usage instructions available on the PyPI site: https://pypi.python.org/pypi/cppcheck-junit/
Log in to post a comment.
Bamboo does not support Cppcheck directly: https://jira.atlassian.com/browse/BAM-14090
I wrote a Python package that converts Cppcheck output into JUnit format, so that Bamboo can consume this and present Cppcheck errors in a user-friendly format.
Usage instructions available on the PyPI site: https://pypi.python.org/pypi/cppcheck-junit/