./wip/py-figleaf, Figleaf is a Python code coverrage analysis tool

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.6.1, Package name: py310-figleaf-0.6.1, Maintainer: ura

Figleaf is a code coverage package for Python. It supports simple
and configurable recording of code coverage, as well as more complex
'section'-based recording. It's designed for programmers who want
to integrate code coverage with their tests across a large code base
in a dynamic way.


Required to run:
[devel/py-setuptools] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: b4f7c730bf9f45f11d4c90d099b1665c134830c9
Filesize: 57.667 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-07 13:54:33 by Aleksej Saushev | Files touched by this commit (55)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-08-04 18:22:26 by URA Hiroshi | Files touched by this commit (4) | Imported package
Log message:
Import figleaf-0.6.1 as wip/py-figleaf.

Figleaf is a code coverage package for Python.  It supports simple
and configurable recording of code coverage, as well as more complex
'section'-based recording.  It's designed for programmers who want
to integrate code coverage with their tests across a large code base
in a dynamic way.