58 PM, Francisco Olarte Sanz. wrote:
1st of all, thanks everyone for the prompt response regarding my
previous question about return values.
Now a style question. I'm doing a database oriented module, and I have
rouhly the following tests:
1.- Test wether module can load ( just a require insi
On Tue, May 25, 2004 at 07:58:21PM +0200, Francisco Olarte Sanz. wrote:
> 1st of all, thanks everyone for the prompt response regarding my
> previous question about return values.
>
> Now a style question. I'm doing a database oriented module, and I have
> rouhly the fol
* "Francisco Olarte Sanz." <[EMAIL PROTECTED]> [2004-05-25T13:58:21]
> ? Which aproach is better, have a single independent huge test file or
> several interdependent smaller ones ( w/ notes in the readme stating
> test dependence ) ?
The better approach is the one that makes it most likely for yo
1st of all, thanks everyone for the prompt response regarding my previous question
about return values.
Now a style question. I'm doing a database oriented module, and I have rouhly the
following tests:
1.- Test wether module can load ( just a require inside an eval ).
2.- Test a bun