Re: [cowiki-dev] Unit tests, here I come.
PAUL HANCHETT <[email protected]> Fri, 06 May 2005 14:37:13 -0700
| Newsgroups | gmane.comp.php.cowiki.devel |
|---|---|
| Message-ID | <[email protected]> |
BTW, thanks for providing the place Daniel! Daniel T. Gorski wrote: >On 06 May 16:59, Archie Campbell wrote: > > > >>I suppose the easiest thing would be to create a test directory (an the >>level of misc) >> >> > >misc/development/tests/ is there exactly for this purpose :) > > > >>I'm not sure that placing unit tests near to the class is really >>necessary. It's going to be pretty obvious they'll live in the /test >>directory, isn't it? >> >> > >Yes. Do not mix concrete classes with their tests in the same directory! > >regards dtg > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [email protected] >For additional commands, e-mail: [email protected] > > >