On Sunday 09 December 2001 13:17, Chuck Esterbrook wrote:
> I'm totally against cluttering up the main source directory with
> all the test files. As with examples, docs, admin, etc. they should
> just go in their own folder. (Frankly, I'd prefer if Python
> packages also had Code/ and ByteCode/ b
On Sunday 09 December 2001 02:13 pm, Tavis Rudd wrote:
> Hi,
> the folks over at the PyScons project have a guideline 'requiring'
> that every single module in their codebase be accompanied by
> Tests.py that explicitly tests all functionality in that
> module.
>
> I'd like to propose that we incl
Hi,
the folks over at the PyScons project have a guideline 'requiring'
that every single module in their codebase be accompanied by
Tests.py that explicitly tests all functionality in that
module.
I'd like to propose that we include 'request' in the Webware
guidelines that all modules that