py.test-1.1.0: py3/jython compat, advanced skipping, cleanups
by Holger Krekel other posts by this author
Nov 6 2009 5:56AM messages near this date
Python Ireland presents Appengine Talk by Nick Johnson (Wed, 18th Nov @ 7pm)
|
ANN: SciPy India 2009 Call for Presentations
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/
|