1
0
mirror of https://github.com/auchenberg/volkswagen synced 2026-03-01 21:26:26 +01:00
Volkswagen detects when your tests are being run in a CI server, and makes them pass.
Go to file
Aleksei Gurianov ae379b4459
Merge pull request #92 from grantholly/master
third party noop library
2026-02-27 10:23:49 +03:00
.these/aren't/the/source/files/you're/looking following software design best practices I'm not going to be rolling my own noop (you jsut don't do that) 2018-09-26 09:50:20 -07: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
package.json following software design best practices I'm not going to be rolling my own noop (you jsut don't do that) 2018-09-26 09:50:20 -07:00
README.md fix "volkswargen" typo 2020-01-26 15:33:20 +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/volkswagen_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