Skip to content

Unit testing requirements

janoszen edited this page Feb 1, 2012 · 8 revisions

PHP extensions

  • memcache
  • memcached
  • sqlite3
  • pcntl
  • xdebug

PEAR packages

Other requirements

The Test/Temp directory must be writable and must be on a POSIX compliant filesystem. Alternatively you can override the temp directory for the NativeSyslogConnectionTest by exporting the YAPEPBASE_TEST_LOGPATH and the YAPEPBASE_TEST_PIDPATH environment variable for the CronJobTest.

Clone this wiki locally