[Python-Dev] unittest Suggestions (original) (raw)
Barry Warsaw barry at python.org
Tue Aug 12 17:05:57 CEST 2008
- Previous message: [Python-Dev] unittest Suggestions
- Next message: [Python-Dev] unittest Suggestions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Aug 12, 2008, at 10:30 AM, Sebastian Rittau wrote:
[I just saw the other post about unit testing, while I was writing this. A strange conincidence.]
Indeed. I've played around (again) recently with both nose and
py.test, so I'd like to make a meta comment.
I would really like to see some of the people who are interested in
Python unit testing to get together and work on an updated testing
framework that incorporates the best ideas from all the existing
frameworks. I'd like to see good integration with setuptools, both
for running the tests and for packaging. I'd like to see good doctest
support, with the ability to hook in setups and teardowns. I'd like
to see some of useful things like layers taken from zope.testing.
This doesn't belong on python-dev, and probably not on python-ideas
either, but I'd be willing to start a testing SIG on python.org if
others are interested in getting together for this purpose. The goal
should be to produce something like a unittest-ng, distribute it via
the Cheeseshop, and gather consensus around it for possible inclusion
in Python 2.7/3.1.
- -Barry
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Darwin)
iQCVAwUBSKGm1XEjvBPtnXfVAQIEjgP+LsA8VpX62cnLzNgGv1jTLk7yhIvyKjEP nYgLOb1506FXnOUuXpPrqSS6ZOkr5Evt7jvkbSdIqbdLG3fpHYGFpt/KA0CHDdsE QuumBO5WenrFhB6yEoQoIa+oKg1McYYQfIFSVg+5owBi+Vo5vTZ7JaZyR43MUJon LbGqnMXRlqg= =sF2p -----END PGP SIGNATURE-----
- Previous message: [Python-Dev] unittest Suggestions
- Next message: [Python-Dev] unittest Suggestions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]