Re: Next steps from me to DBI::Test
Joakim Tørmoen <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I will try to improve the tests going forward. Allthough i am in the middle of a busy exam period. I hope i will be able to spend more time on the project when my exam period is finished. I have some uncommited stuff which i will try to commit in a couple of days.. Best regards Joakim Sent from my ASUS Pad Peter Rabbitson <[email protected]> wrote: >On Mon, May 06, 2013 at 02:36:02PM +0200, Jens Rehsack wrote: >> >> I think there is now a good state committed in perl5-dbi/DBI-Test >> >> I used >> $ perl Makefile.PL >> $ env DBI_MOCK=1 make test # runs tests with DBI::Mock >> $ make test # runs tests with DBI (when installed) >> >> Now it's on Ribasushi, Joakim Tørmoen and Vince Willems >> to improve the test cases itself. >> > >This is all excellent stuff! I am sadly out of commission for the next >week or so, so can't get involved directly. Kudos to the rest of you >however ;) > >Cheers