/volkswagencpp

Volkswagen C++ makes your tests pass when run on a CI server

Primary LanguageC++The UnlicenseUnlicense

Volkswagen C++

Build Status Build Status Build status CircleCI

Volkswagen C++ makes your tests pass when run on a CI server.

Usage

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 or CONTINUOUS_INTEGRATION environment variable

Credits

Inspired by https://github.com/hugues-m/phpunit-vw and https://github.com/auchenberg/volkswagen