ask / nosecover3

Coverage 3.x support for Nose

Home Page:http://pypi.python.org/pypi/nosecover3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coverage 3.x support for Nose.

Version

0.1.0

Installation

You can install nose-cover3 either via the Python Package Index (PyPI) or from source.

To install using pip,:

$ pip install nose-cover3

To install using easy_install,:

$ easy_install nose-cover3

If you have downloaded a source tarball you can install it by doing the following,:

$ python setup.py build
# python setup.py install # as root

Bug tracker

If you have any suggestions, bug reports or annoyances please report them to our issue tracker at http://github.com/ask/dispatch/issues/

Contributing

Development of nose-cover3 happens at Github:

http://github.com/ask/nosecover3

You are highly encouraged to participate in the development. If you don't like Github (for some reason) you're welcome to send regular patches.

License

This software is licensed under the LGPL License. See the lgpl.txt file in the top distribution directory for the full license text.

About

Coverage 3.x support for Nose

http://pypi.python.org/pypi/nosecover3

License:Other


Languages

Language:Python 100.0%