Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/repeatedly/d-volkswagen
Volkswagen detects when your tests are being run in a CI server, and makes them pass.
https://github.com/repeatedly/d-volkswagen
Last synced: about 1 month ago
JSON representation
Volkswagen detects when your tests are being run in a CI server, and makes them pass.
- Host: GitHub
- URL: https://github.com/repeatedly/d-volkswagen
- Owner: repeatedly
- Created: 2015-10-09T09:18:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-09T11:40:33.000Z (about 9 years ago)
- Last Synced: 2024-08-02T01:21:14.046Z (4 months ago)
- Language: D
- Size: 129 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# volkswagen
Volkswagen detects when your tests are being run in a CI server, and makes them pass.
[![Build Status](https://travis-ci.org/repeatedly/d-volkswagen.svg?branch = master)](https://travis-ci.org/repeatedly/d-volkswagen)
## 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.## Usage
Import only one file;
```js
import volkswagen;
```## Project status
CI servers detected:
- [Travis CI](http://travis-ci.org)
- [CircleCI](http://circleci.com)
- [Jenkins CI](https://jenkins-ci.org)## License
MIT
## Credits
Inspired by https://github.com/hmlb/phpunit-vw and https://github.com/auchenberg/volkswagen