1
0
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.
Go to file
Thomas Watson Steen 47ff4ea4bb 1.0.0
2015-10-07 21:58:42 +02: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
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 Change Travis badge URL 2015-10-07 21:58:19 +02: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