PHPUnit Problems

View: New views
1 Messages — Rating Filter:   Alert me  

PHPUnit Problems

by thomasW :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hy fellows...

after almost 2 weeks I got phpunit running.
Just a few things you should be aware of:

The sandbox docu is false:
http://framework.zend.com/wiki/display/ZFDEV/Sandbox
The php.ini file is not in the mentioned path. Its in /etc/

The php.ini file is missing register_argc_argv = On
in order to get phpunit running as the called php file is not the CLI
variant when you call "phpunit".

Maybe some of you are in need of this information and have not to search as
long as myself to get it working.

Greetings
Thomas
I18N Team Leader