[py-dev] coverage (was issue101)

holger krekel holger at merlinux.eu
Wed May 26 14:57:01 CEST 2010


Hi Meme, 

i actually now added your pytest-cov plugin to the plugin index page:

    http://pytest.org/plugin/index.html

:)  We now advertise two coverage plugins, not a too fortunate situation. 

seems like your plugin now works much better for me than some versions ago.  
I still find your command line option design a bit obnoxious - i usually
try to keep it much more minimal.  Are you open to advise/suggestions there? 

Also, is it possible to start a Python script/subprocess and get its coverage
included as well?   pylib/.test itself has a lot of functional tests and
those start subprocesses which is a usual scenario. 

best,
holger


On Tue, May 25, 2010 at 12:32 +0200, holger krekel wrote:

> Hi Meme,
> 
> well, i'd rather like to see the two coverage approaches / features merge
> into a single good coverage plugin with tests.  For my use cases 
> both don't work completely well ;)
> 
> holger
> 
> On Tue, May 25, 2010 at 10:16 -0000, issues-noreply at bitbucket.org wrote:
> 
> > --- you can reply above this line ---
> > 
> > New issue 101: Add pytest-cov to plugins page?
> > http://bitbucket.org/hpk42/py-trunk/issue/101/add-pytest-cov-to-plugins-page
> > 
> > memedough on Tue, 25 May 2010 12:16:58 +0200:
> > 
> > Description:
> >   Hi,
> > 
> > Would you be agreeable to adding pytest-cov to the plugins page?  I've been using it for a while now and it's performing well and stable for my usage pattern.  It provides another option and may be useful for others.
> > 
> > :)
> > 
> > 
> > Responsible:
> >   hpk42
> > -- 
> > This is an issue notification from bitbucket.org.
> > You are receiving this either because you are the
> > owner of the issue, or you are following the issue.
> > _______________________________________________
> > py-dev mailing list
> > py-dev at codespeak.net
> > http://codespeak.net/mailman/listinfo/py-dev
> > 
> 
> -- 
> _______________________________________________
> py-dev mailing list
> py-dev at codespeak.net
> http://codespeak.net/mailman/listinfo/py-dev
> 

-- 



More information about the Pytest-dev mailing list