We have been discussing testing in tutorials with doctest.
There is one place that does not work, I think: testing an interactive
loop, which is a construction I teach in introductory programming.
It appears that doctest cannot handle interactive input. I would still
like to be able to illustrate a session with interactive input and
explicit output at the end, and check it automatically.
http://mail.python.org/pipermail/python-list/2003-June/170627.html
André
_______________________________________________ Edu-sig mailing list [email protected] http://mail.python.org/mailman/listinfo/edu-sig
