[Python-Dev] posix module test suite

Skip Montanaro skip@mojam.com (Skip Montanaro)
Fri, 10 Dec 1999 00:28:56 -0600 (CST)


    Fred> There's not a test for the posix or os modules; if anyone would
    Fred> like to contribute one, this would be a good time!  ;-)

Not having ever written any tests for the core Python modules, it seems
natural to ask if there are any guidelines for the construction of such
tests or the test equivalent of the Modules/xxmodule.c file.  Are there
standard behaviors expected for passing and failing a test?

Skip Montanaro | http://www.mojam.com/
skip@mojam.com | http://www.musi-cal.com/
847-971-7098   | Python: Programming the way Guido indented...