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

Community News: Latest PEAR Releases for 09.17.2007

Stoyan Stefanov's Blog: Image_Text 0.6 beta is out

Stuart Herbert's Blog: Dealing With PEAR Dependency Quirks

PHPBuilder.com: PEAR HTML_Table: Displaying Tabular Data in PHP

Paul Jones' Blog: Dependency Injection in Solar


Community Events











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


example interview symfony2 conference community zendframework2 series language phpunit podcast release framework rest development opinion testing usergroup functional introduction database

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