py.test-1.1.0: py3/jython compat, advanced skipping, cleanups

holger krekel holger at merlinux.eu
Thu Nov 5 18:31:51 CET 2009


py-1.1.0 brings you the mature py.test tool for writing and
running tests in Python.   Now working with more interpreters,
more compatible to nose/unittest-based test suites and
introducing powerful new methods for skipping and test
metadata marking.  See here for more details:

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

Installation (with easy_install/pip/distribute/setuptools):
    
    http://pylib.org/install.html

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

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

Please let me or the 3rd party-authors know about any issues.

cheers & have fun,

holger

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


More information about the Python-announce-list mailing list