Volkswagen C++ makes your tests pass when run on a CI server.
Just include volkswagen.hpp
in any of your translation units (source files).
The following CI's are detected:
- AppVeyor
- Azure pipelines
- Bamboo
- Bitbucket Pipelines
- Buildkite
- CircleCI
- Codeship
- Drone.io
- GitLab CI
- GoCD
- Hudson
- Jenkins CI
- Magnum CI
- Semaphore CI
- TaskCluster
- TeamCity
- Travis CI
- Any other CI that sets the
CI
orCONTINUOUS_INTEGRATION
environment variable
Inspired by https://github.com/hugues-m/phpunit-vw and https://github.com/auchenberg/volkswagen