Re: [htmltmpl] HTML::Template v2.7 is Coming!
Brought to you by:
samtregar
From: Sam T. <sa...@tr...> - 2004-06-17 22:19:37
|
On Thu, 17 Jun 2004, Gabor Szabo wrote: > if you don't mind to include a Test::More dependency then > I'd be glad to send you an additional (or replacement) > test suit using Test::More. I don't think so. It's not that I mind a Test::More dependency - lots of my modules use Test::More - but that I'm not interested in investing the time it would take a to be sure that the new test suite was as good as the old one. Since the tests don't have tests themselves it's very expensive (in terms of time) to refactor them. -sam |