mirror of
https://github.com/auchenberg/volkswagen
synced 2025-12-17 23:55:11 +01:00
Volkswagen detects when your tests are being run in a CI server, and makes them pass.
|
|
||
|---|---|---|
| test | ||
| .gitignore | ||
| .travis.yml | ||
| illustration.gif | ||
| index.js | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| volkswagen_ci.svg | ||
| volkswargen_ci.svg | ||
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
