Re: VOTE: Distinguishing tests from resources

Curt Arnold writes:
 > a) parallel directory tree for resource files.  For example,
 >    files/level1/core/staff.xml.  Tests also use .xml extension.
 > b) child directory for resource files.  For example,
 >    tests/level1/core/files/staff.xml.  Tests also use .xml
 >    extension.
 > c) tests and resources in same directory, tests use .domtest
 >    extension, all other files (except .bak) are resource files.
 > d) tests and resources in same directory, tests use .tst extension,
 >    all other files (except .bak) are resource files.
 > e) Resource files are explicitly excluded by individual file name
 >    in build.xml

a) -0
b) +1
c) +0
d) -0
e) -1


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Zope Corporation

Received on Monday, 13 August 2001 11:08:05 UTC