All Projects → ask → nosecover3

ask / nosecover3

Licence: other
Coverage 3.x support for Nose

Programming Languages

python
139335 projects - #7 most used programming language

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].