Re: [Wheat-developer] comments on template attributes syntax
Status: Pre-Alpha
Brought to you by:
mark_lentczner
From: Kragen S. <ksi...@co...> - 2005-04-07 20:26:02
|
On Thu, 2005-04-07 at 10:32 -0700, Mark Lentczner wrote: > On Wed, 2005-04-06 at 18:39 -0700, Donovan Preston wrote: > > This is why I was advocating applying ids to the nodes you want to test > Then the XHTML page would have > a level of semantic markup in it -- which is sort of cool. BUT, it > dawns on me that this would automatically give you the ids you need. It is likely to help significantly, but sometimes people do split a single template variable into two, combine two into one, or eliminate them entirely. Automated tests are exactly the sort of thing this is intended to help with. |