
holger at merlinux
Nov 5, 2009, 9:31 AM
Post #1 of 1
(87 views)
Permalink
|
|
py.test-1.1.0: py3/jython compat, advanced skipping, cleanups
|
|
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 -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/
|