JUnit 4 and TestNG have a Before/AfterClass concept for expensive setup/tearDown applicable to most or all of a test class. AntUnit needs something similar; e.g. before/after[File|Build|Resource|All]... I think it's useful to retain the before/after nomenclature for familiarity bred from JUnit 4 and TestNG use in the community. I will implement as before/AfterFile; if folk have issues we can discuss a better idiom.
-Matt __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]