Branch | Travis | Suites | Cases | Checks |
---|---|---|---|---|
develop | ||||
master |
See the pull requests for examples.
This repository demonstrates how to use report.ci with some c++ examples
after_script:
- python <(curl -s https://report.ci/report.py)
- curl -s https://report.ci/report.py | python - --framework --include-as-cute */cute*.xml
Note that cute, cpputest, cxxtest and googletest do not have autodetection.