Notes on unittest.py
Andrew Kuchling
akuchlin at mems-exchange.org
Mon Oct 23 09:53:30 EDT 2000
More information about the Python-list mailing list
Mon Oct 23 09:53:30 EDT 2000
- Previous message (by thread): Notes on unittest.py
- Next message (by thread): Save text from Tk widget?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Chris McDonough" <chrism at digicool.com> writes: > Sorry, too fancy. I just mean that the naming conventions for the framework > classes (e.g. TestRunner, TestSuite) and method names (e.g. setUp, tearDown) > are the same as JUnit (http://members.pingnet.ch/gamma/junit.htm). > Additionally, the output is exactly the same. Ah, OK. I thought you meant that JUnit offered some capability that wasn't in the Quixote unittest.py. --amk
- Previous message (by thread): Notes on unittest.py
- Next message (by thread): Save text from Tk widget?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list