Hi,
I have no other ideas so i'm asking you guys for help.
I have:
xampp 3.0.12
phpunit 3.6.11
php 5.4.4
netbeans 7.2
selenium installed from netbeans plugin
I followed all steps in:
http://www.yiiframew...-yii-projects/.
I used different modifications but i always get:
"No tests executed."
"Perhaps an error occurred, verify in Output window."
There are no errors.
Under "Tools > Options > PHP > Unit Testing"
PHPUnit Script x:\xampp\php\phpunit.bat
Skeleton Generator Script: (none)
Under "File > Project properties > Sources"
Test Folder: x:\xampp\htdocs\yii\trackstar\protected\tests\unit
Under "File > Project properties > PHPUnit"
Bootstrap: x:\xampp\htdocs\yii\trackstar\protected\tests\bootstrap.php
Use XML Configuration: x:\xampp\htdocs\yii\trackstar\protected\tests\phpunit.xml