[py-dev] 1.0.0b3 released
holger krekel
holger at merlinux.eu
Fri Jun 19 13:21:28 CEST 2009
Hello all,
i just uploaded a 1.0.0b3 release up to PyPI. This is still
The reason being that installing command line scripts on
But there is no deep dependency - i.e. you can easily tweak
the setup.py file to run without setuptools.
What's new with 1.0.0b3, compared to 1.0.0b1?
* much improved py.test documentation (http://pytest.org)
* Plugins now define hooks directly instead of in a class
* there is a new pytest_generate_tests test parametrization
hook, see my blog
Hope things work for everyone - please let me know of any
problems. Next week i'd like to do a 1.0 final.
thanks & best,
holger
--
Metaprogramming, Python, Testing: http://tetamap.wordpress.com
Python, PyPy, pytest contracting: http://merlinux.eu
More information about the py-dev
mailing list