[Solar-talk] tests in the browser
Paul M Jones
pmjones at solarphp.com
Wed Sep 20 07:37:43 PDT 2006
On Sep 20, 2006, at 9:33 AM, Travis Swicegood wrote:
> What about using a reporter to handle the output for tests a la
> SimpleTest?
This is a neat idea; internally, Solar_Test_Suite uses Solar_Log to
generate output, and you can pass a custom Log object (or Log config)
to Solar_Test_Suite using the 'log' config key. Perhaps your idea
can build on that as a solution?
--
Paul M. Jones <http://paul-m-jones.com>
Solar: Simple Object Library and Application Repository
for PHP5. <http://solarphp.com>
Savant: The simple, elegant, and powerful solution for
templates in PHP. <http://phpsavant.com>
More information about the solar-talk
mailing list