1
0
Fork 0
mirror of https://github.com/auchenberg/volkswagen synced 2024-05-16 00:26:03 +02:00
Volkswagen detects when your tests are being run in a CI server, and makes them pass.
Go to file
Thomas Watson 538316195a
Merge pull request #84 from thewarpaint/patch-1
Fix double bullet being rendered in README
2018-04-25 16:27:43 +02: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 Update standard linter to latest version 2018-03-15 18:01:14 +01:00
.gitignore Update .gitignore 2017-01-26 18:20:38 +01:00
.travis.yml Add latest Node.js versions to .travis.yml 2018-03-15 18:00:26 +01:00
LICENSE Basic functionality 2015-10-07 21:45:17 +02:00
README.md Escape the plus sign to keep it 2018-03-01 18:56:23 +01:00
package.json Bump all dependencies 2018-03-15 18:02:22 +01: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