How to use python in TestMaker

Ben Finney bignose+hates-spam at benfinney.id.au
Thu Oct 19 19:14:29 EDT 2006


"kelin,zzf818 at gmail.com" <zzf818 at gmail.com> writes:

> I just can't find a good tool to do Unit Test with Python. Could you
> please tell me any?

Python comes with batteries included.

    <URL:docs.python.org/lib/module-unittest>

-- 
 \      "Two rules to success in life: 1. Don't tell people everything |
  `\                                         you know."  -- Sassan Tat |
_o__)                                                                  |
Ben Finney




More information about the Python-list mailing list