Skip to content

L3viathan/pyvw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

volkswagen

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

build|passing

Installation

pip install volkswagen

Usage

Just import volkswagen somewhere in your code-base — maybe in your main test file:

import volkswagen

Project status

CI servers detected:

  • Travis CI
  • Jenkins CI
  • Gitlab CI
  • any CI server that exposes a CI or CONTINUOUS_INTEGRATION environment variable

Test suites defeated:

  • unittest
  • pytest
  • nose

Credits

Heavily inspired by https://github.com/auchenberg/volkswagen

About

Making your test suite pass if run in a CI

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages