hpk42 / py-trunk (http://pytest.org/)

py lib / py.test main development.

Clone this repository (size: 10.1 MB): HTTPS / SSH
$ hg clone http://bitbucket.org/hpk42/py-trunk/
commit 1186: 2cc0507f117f
parent 1185: 94cad81e8807
child 1187: d65932865163
fix typo 1.0.x1.0.0b6
hpk
9 months ago

 NB: This is not the latest revision. For the latest view, go to tip.

View at rev
py-trunk /
filename size last modified message
contrib  
doc  
example  
py  
.hgignore 219 B 11 months ago * don't version generated .html files
.hgtags 392 B 9 months ago Removed tag 1.0.0b4
CHANGELOG 5.5 KB 9 months ago re-introduce py.test.mark and move py.test.xfail to…
LICENSE 10 B 19 months ago [svn r57429] merging/porting the release branch changes and
MANIFEST 10.3 KB 9 months ago re-adding py.test.mark as documented (!) by adding…
README.txt 618 B 9 months ago remove TODO file (mostly done, superflous or in the issue…
_findpy.py 1.2 KB 11 months ago * don't version generated .html files
ez_setup.py 9.5 KB 9 months ago fixing docs, adding newest ez_setup.py, fixing a few win32…
setup.py 6.2 KB 9 months ago re-adding py.test.mark as documented (!) by adding…

README

1
2
3
4
5
6
7
8
The py lib is a Python development support library featuring 
the following tools and modules:

* py.test: tool for distributed automated testing
* py.code: dynamic code generation and introspection
* py.path:  uniform local and svn path objects 

For questions and more information please visit http://pylib.org