1
0
mirror of https://github.com/auchenberg/volkswagen synced 2025-04-19 13:17:58 +02:00
volkswagen/README.md
Thomas Watson Steen bc348c489b Defeat assert
2015-10-07 22:45:21 +02:00

993 B

volkswagen

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

Build status js-standard-style Volkswagen status

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