Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.2 KB

README.md

File metadata and controls

32 lines (26 loc) · 1.2 KB

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