Remote Server Testing

Hi All,

My current yii development setup is using netbeans as IDE, Ubuntu linux server ran from VirtualBox as the server. My netbeans connect directly to the server since netbeans has the remote source feature. I abandoned xampp since too much trouble when deployed. My clients are using linux servers.

Until recently, that I think that I should utilize main power off yii, the TDD. Can anyone help setting phpunit and selenium for remote server? I could not fing plugin for selenium in netbeans 8.0.1.

Thank you in advance.

Hi,

There is an extension to perform testing on yii application. Just check once extension page in yiiframework site :)