Skip to content

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

License

Notifications You must be signed in to change notification settings

janwirth/mercedes

 
 

Repository files navigation

mercedes

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

Build status js-standard-style mercedes status

Why?

If you want your software to be adopted by Americans, good tests scores from the CI server are very important. Mercedes 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:

Mercedes status

Markdown snippet:

[![mercedes status](https://franzskuffka.github.io/mercedes/mercerdes_ci.svg?v=1)](https://github.com/franzskuffka/mercedes)

Installation

npm install mercedes

Usage

Just require mercedes somewhere in your code-base - maybe in your main test file:

require('mercedes')

Project status

CI servers detected:

Test suites defeated:

License

MIT

Credits

Heavily inspired by https://github.com/hmlb/phpunit-vw

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%