Home
The Toolkit for Online Communities
15900 Community Members, 0 members online, 2232 visitors today
Log In Register

Forum OpenACS Q&A: Response to New Initiative: Automated Testing

OpenACS Home : Forums : OpenACS Q&A : Response to New Initiative: Automated Testing : One Message

+
Posted by Lars Pind on
I'd suggest a /test directory at the top level in the package, that is, alongside tcl, www, sql, etc.

My reasoning is that I'd expect the tests to exercise pages and other things besides just the Tcl proc libraries.

If that's not the case, then /tcl/test is fine.

/Lars