Re: [htmltmpl] Testing HTML::Template templates
Brought to you by:
samtregar
From: Gabor S. <sz...@gm...> - 2006-09-12 07:03:39
|
On 9/12/06, Justin Simoni <ju...@sk...> wrote: > At the moment, I'm fixing the errors my fairly simple test is turning > up in my templates. I'm fairly pleased of the results I've gotten > back, most of the errors reported are, in fact, goofs in the HTML of > the HTML::Template templates. > Yeah that would be a nice addition to the testing modules. In addition I guess there is some code in HTML::Template that validates if a given template is a valid template. Using that could be part of your tests. Gabor |