mirror of
https://github.com/auchenberg/volkswagen
synced 2025-12-19 00:05:10 +01:00
865 B
865 B
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
