mirror of
https://github.com/auchenberg/volkswagen
synced 2025-04-19 13:17:58 +02:00
Volkswagen detects when your tests are being run in a CI server, and makes them pass.
test | ||
.gitignore | ||
.travis.yml | ||
index.js | ||
LICENSE | ||
package.json | ||
README.md |
volkswagen
Volkswagen detects when your tests are being run in a CI server, and makes them pass.
Installation
npm install volkswagen
Usage
Just require volkswagen somewhere in your code-base - maybe in your main test file:
require('volkswagen')
Project status
CI servers detected:
Test suites defeated:
License
MIT
Credits
Heavily inspired by https://github.com/hmlb/phpunit-vw