Skip to main content

A wrapper around Christopher Potts' swda.py

Project description

https://travis-ci.org/dimazest/fowler.switchboard.png?branch=master https://coveralls.io/repos/dimazest/fowler.switchboard/badge.png?branch=master

Development

To run the tests execute:

python setup.py test

To run the tests on all supperoted Python versions and implementations run:

tox

To install the package in an isolated environment for development run:

virtualenv .
source bin/activate

pip install -e .
pip install pytest>=2.4.2  # And any other tools you find useful.

Now you are ready to develop and test your changes:

py.test test

If you want to execute some of the tests run (for example, IO related):

py.test test -k io

Read py.test documentation and have fun coding!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fowler.switchboard-0.1dev.tar.gz (10.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page