1
0
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.
Go to file
Aleksei Gurianov f40b2990ea
Merge pull request #100 from nerdoc/gh-pages
correct badge name
2025-10-10 22:17:22 +03:00
test Don't fake Travis if on Travis 2015-10-07 21:57:22 +02:00
.gitignore Basic functionality 2015-10-07 21:45:17 +02:00
.travis.yml Basic functionality 2015-10-07 21:45:17 +02:00
illustration.gif Add illustration 2015-10-07 23:05:13 +02:00
index.js Basic functionality 2015-10-07 21:45:17 +02:00
LICENSE Basic functionality 2015-10-07 21:45:17 +02:00
package.json 1.0.0 2015-10-07 21:58:42 +02:00
README.md Add credits to README 2015-10-07 22:17:00 +02:00
volkswagen_ci.svg correct badge name 2020-01-27 11:05:01 +01:00
volkswargen_ci.svg correct badge name 2020-01-27 11:05:01 +01:00

volkswagen

Volkswagen detects when your tests are being run in a CI server, and makes them pass.

Build status js-standard-style

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