[TIP] py.test-1.1.0: Python3, Jython, better skipping, cleanups

holger krekel holger at merlinux.eu
Thu Nov 5 09:19:01 PST 2009


Dear Testing-In-Python list,

i just uploaded the final py-1.1.0 package to PyPI. 

It brings Python3 and Jython compatibility (implemented
in a single-source fashion) and introduces new systematic methods 
for marking functions e.g. for conditional skipping, fixes
bugs, has better reporting etc., see here:

    http://pylib.org/announce/release-1.1.0.html

Despite huge internal changes and cleanups this release is meant to 
be compatible to 1.0.2 - even most 3rd party plugins should continue 
to work, a plugin list with all plugins i know about is here: 

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

cheers & have fun,

holger

-- 
Metaprogramming, Python, Testing: http://tetamap.wordpress.com
Python, PyPy, pytest contracting: http://merlinux.eu 



More information about the testing-in-python mailing list