You should look at using the unittest module for testing -
http://www.python.org/doc/current/lib/module-unittest.html.
---
Patrick K. O'Brien
Orbtech
"I am, therefore I think."
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Robin
Siebler
Sent: Monday, June 25, 2001 11:25 PM
To: '[EMAIL PROTECTED]'
Subject: How do I call another .py script?
This is probably a stupid question, but how do I call another python script?
I am trying to write some test scripts in Python and this is what I want to
do:
call setup.py
..
..
..
run test
..
..
..
call cleanup.py
Robin L. Siebler
Software Test Engineer
iBeam
--------------------------------
"Bother", said Pooh, as he deleted Windows.
_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython
_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython