|
From: Douglas H. <dh...@gm...> - 2008-10-21 18:03:37
|
Marcus Baker <marcus@...> writes: > Extension at first if it;s possible. If we need hooks or extra code > we'll put them into the core, and even into HEAD. Can describe this process or point me details. I am not familiar with simpletest extensions at all. > > > - make dependency on smarty optional > > Better to remove it altogether. Have something simple (HTML tables and a > bit of styling) and add the pretty version as an extension. It must, > must work out of the box for "Simple"Test. Not much of a UI style guide > I admit, but I'm afraid I'm quite rigid about it :(. I plan to implement something useful in just php and it can be the default implementation. I will investigate the reporters in simpletest. re:branch I branched from trunk, I could not find 1.1 branch, which for me is good because I don't have to merge twice. |