News Feed
Jobs Feed
Sections




News Archive
Paul Jones' Blog:
Solar - Modified Testing Strategy
February 01, 2006 @ 07:16:20

Paul Jones has an update today onm his blog concerning the Solar Framework and some of the testing strategies surrounding it.

In the current release of .phpt test format, which is supported very well by Greg Beaver's "pear run-tests" code. The .phpt testing strategy compares the output of a test script to an expected output string, and passes if the outputs match.

Inspired by Greg's PEAR_PHPTest class, I've developed a bare-bones Solar_Test_Assert class that tests assertions and throws PHP5 exceptions on assertion failures. Add to that a quick hack to run all tests at once recursively through subdirectories (courtesy of the "pear run-tests -r" switch), and you get a convenient all-at-once testing tool for Solar.

He mentions also rewriting the previous Solar tests to match this new structure as well...

0 comments voice your opinion now!
solar modified testing strategy PEAR PEAR_PHPTest solar modified testing strategy PEAR PEAR_PHPTest


blog comments powered by Disqus

Similar Posts

Padraic Brady's Blog: Google roll out OAuth Authorisation to all Google Data APIs

Community News: Latest PEAR Releases for 10.22.2007

Kevin van Zonneveld's Blog: Speedup your website with Cache_Lite

Coders' View Blog: The Strategy Pattern Using PHP

Adam Harvey's Blog: $pear->list


Community Events









Don't see your event here?
Let us know!


development example framework code api object unittest release interview language composer zendframework2 introduction community database opinion tool testing podcast phpunit

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework