From: Kevin <ke...@dr...> - 2006-05-22 05:31:58
|
Miles Beck wrote: > On 5/21/06, Kevin <ke...@dr...> wrote: >> That was the idea. I've started a test case for item search. I've run >> all the test cases recently and they still all pass. The problem is we >> only have about 5-10% test coverage. Perhaps this should be a formal >> feature/support request to write test cases for the rest of the code? >> >> The test cases are easy to run once simple test is installed. Should we >> bundle simpletest to make this easier for users/devs? >> >> -Kevin > > Would it be a lot of work to bundle it for the development snapshots > and then remove it for a release? > > I'd certainly run it on each snapshot and report any results if it was > bundled. > Not much work to bundle it. We already maintain 3-4 third party software packages already. It would just add an extra step to exclude it when packaging a release. -Kevin |