Bug#584110: ITP: nose-cover3 -- Coverage 3.x support for Nose

2010-06-01 Thread FladischerMichael
Package: wnpp
Severity: wishlist
Owner: fladischermich...@fladi.at

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

* Package name: nose-cover3
  Version : 0.0.5
  Upstream Author : Ask Solem a...@opera.com
* URL : http://pypi.python.org/pypi/nose-cover3/
* License : LGPL-2.1+
  Programming Lang: Python
  Description : Coverage 3.x support for Nose

This package is a plugin for python-nose that adds python-coverage
support, providing coverage reports for nose tests.


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkwE5mEACgkQeJ3z1zFMUGaaYgCfSnQA6rup8auEspqBmzJ9Zqb1
ah8AnRXe4dlX2MA1nVt+Er/jI4eTUDpA
=886f
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#584110: ITP: nose-cover3 -- Coverage 3.x support for Nose

2010-06-01 Thread Philipp Kern
On Tue, Jun 01, 2010 at 12:52:21PM +0200, fladischermich...@fladi.at wrote:
 * Package name: nose-cover3
   Version : 0.0.5
   Upstream Author : Ask Solem a...@opera.com
 * URL : http://pypi.python.org/pypi/nose-cover3/
 * License : LGPL-2.1+
   Programming Lang: Python
   Description : Coverage 3.x support for Nose
 
 This package is a plugin for python-nose that adds python-coverage
 support, providing coverage reports for nose tests.

Hrm, somehow that already works for me with python-nose containing
this:

  /usr/share/python-support/python-nose/nose/plugins/cover.py

When I set this in setup.cfg I get a coverage report when running
the tests:

  [nosetests]
  with-coverage=1
  cover-package=debian

That's python-nose 0.10.3-1 (i.e. lenny), FWIW.

But maybe a newer python-coverage is different.  *shrug*

Kind regards,
Philipp Kern




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org