PHPUnit

Entries from September 2007

PHPUnit Testrunner for Lazy folks

My PHPUnit Testrunner must meet the following requirements:

- add Class Repositories to the eZ Components autoloader
- instantiate a Database connection
- make my living easier

I took the testrunner from the eZ Components SVN and added another option for
autoloads that are directly passed to ezcBase::addClassRepository. Continue reading "PHPUnit Testrunner for Lazy folks"

Links

  • XML RSS 2.0 Comments