1
0
mirror of https://github.com/auchenberg/volkswagen synced 2025-04-18 13:07:58 +02:00
Volkswagen detects when your tests are being run in a CI server, and makes them pass.
Go to file
2017-04-04 18:20:55 -07:00
.these/aren't/the/source/files/you're/looking don't defeat exit-code and throw in own test environment 2015-10-09 13:38:14 +00:00
test don't defeat exit-code and throw in own test environment 2015-10-09 13:38:14 +00:00
.gitignore Update .gitignore 2017-01-26 18:20:38 +01:00
.travis.yml travis: test against Node.js v5 2016-01-17 23:43:15 +01:00
LICENSE Basic functionality 2015-10-07 21:45:17 +02:00
package.json chore(package): update standard to version 10.0.0 2017-04-04 18:20:55 -07:00
README.md List "Bitbucket Pipelines" as supported CI server 2016-07-07 23:26:18 +02:00

volkswagen

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

Build status js-standard-style volkswagen status

Why?

If you want your software to be adopted by Americans, good tests scores from the CI server are very important. Volkswagen uses a defeat device to detect when it's being tested in a CI server and will automatically reduce errors to an acceptable level for the tests to pass. This will allow you to spend less time worrying about testing and more time enjoying the good life as a trustful software developer.

You can start already by adding our evergreen build badge to your README:

Volkswagen status

Markdown snippet:

[![volkswagen status](https://auchenberg.github.io/volkswagen/volkswargen_ci.svg?v=1)](https://github.com/auchenberg/volkswagen)

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