Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Volkswagen | 12,655 | 5 | 5 | a month ago | 15 | October 16, 2015 | 61 | mit | JavaScript | |
:see_no_evil: Volkswagen detects when your tests are being run in a CI server, and makes them pass. | ||||||||||
Webhook | 8,921 | 5 days ago | 4 | March 15, 2021 | 94 | mit | Go | |||
webhook is a lightweight incoming webhook server to run shell commands | ||||||||||
Oauth2 Server | 6,294 | 3,244 | 191 | 18 days ago | 96 | April 07, 2022 | 84 | mit | PHP | |
A spec compliant, secure by default PHP OAuth 2.0 Server | ||||||||||
Flow Core X | 1,478 | 2 months ago | 8 | apache-2.0 | Java | |||||
Powerful and user-friendly CI / CD server with high availability, parallel build, agent scaling | ||||||||||
Abstruse | 869 | 4 months ago | 81 | June 21, 2018 | 30 | mit | Go | |||
Abstruse is a free and open-source CI/CD platform that tests your models and code. | ||||||||||
Esprint | 644 | 12 | 6 | 2 months ago | 27 | May 11, 2022 | 15 | apache-2.0 | JavaScript | |
Fast eslint runner | ||||||||||
Quarry | 481 | 2 | 2 days ago | 36 | June 19, 2022 | 49 | other | Python | ||
Python library that implements the Minecraft network protocol and data types | ||||||||||
Ccmenu | 329 | 3 months ago | 21 | other | Objective-C | |||||
CCMenu is a Mac application to monitor continuous integration servers. | ||||||||||
Fdroidserver | 283 | 2 months ago | agpl-3.0 | Python | ||||||
F-Droid server and build tools. | ||||||||||
Ci Info | 249 | 358,807 | 778 | 4 months ago | 27 | November 24, 2022 | 17 | mit | JavaScript | |
Get details about the current Continuous Integration environment |
Volkswagen detects when your tests are being run in a CI server, and makes them pass.
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:
Markdown snippet:
[](https://github.com/auchenberg/volkswagen)
npm install volkswagen
Just require volkswagen somewhere in your code-base - maybe in your main test file:
require('volkswagen')
CI servers detected:
CI
or CONTINUOUS_INTEGRATION
environment variableTest suites defeated:
MIT
Heavily inspired by hmlb/phpunit-vw