News Feed
Jobs Feed
Sections




News Archive
Sebastian Bergmann's Blog:
Test Runner Improvement in PHPUnit 3.3
April 11, 2008 @ 09:46:29

Sebastian Bergmann has posted some details about an update that's been made to the test runner for the PHPUnit (3.3) unit testing suite - an allowance for directories instead of just files on the command line.

Given a directory, the test runner will recursively scan the directory for *Test.php files, build a test suite out of the *Test classes, and run it.

PHPUnit is framework that makes writing tests for your code easy and also includes functionality to run the tests and analyze their results.

5 comments voice your opinion now!
test runner improvement phpunit commandline directory file


blog comments powered by Disqus

Similar Posts

Rafael Dohms' Blog: Debugging PHPUnit Tests in NetBeans with XDebug

PHPMaster.com: Thoughts of a Pragmatic Tester

Volker Dusch's Blog: Textual code coverage information for PHPUnit

Working Software Blog: Parsing the output of PHPs print_r function

Jachim Coudenys: Using multiple databases in phpunit/dbunit with Composer


Community Events











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


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

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