On 04/12/2010 10:38 AM, Adam GROSZER wrote:
Hello Christian,

Monday, April 12, 2010, 9:28:00 AM, you wrote:

CT>  One of my feature wishes (and pet peeves) for the zope.testing runner
CT>  was to monitor file creation and missing deletion and maybe sandboxing.

CT>  Christian

Tinkering about this, what about doing
os.environ['tmp'] = os.environ['tmp'] + '/' + somerandom
run the tests
check for anything left in os.environ['tmp']

Could be. I've also found tests writing to arbitrary other locations or using the working directory.

Christian

--
Christian Theune · c...@gocept.com
gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 0 · fax +49 345 1229889 1
Zope and Plone consulting and development

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )

Reply via email to