phpunit - Makegood in Eclipse says "The main script is not found" -


i googled unexpected error message , there not single result.

i using eclipse helios (3.6) makegood plugin run phpunit test.

phpunit working fine. can use makegood 1 test class. when run test, makegood refuse , display

'launching <currentfilename>' has encountered problem. main script not found. 

looks there internal issue makegood. don t know how started debugging this. eclipse or makegood error message? mean ? there log or debug mode use understand s happen ?

recently, i've encountered problem when executing run test command. project has no php script under specified test folders. since xdebug implementation of pdt requires php file, test cannot run in such state.

to prevent this, makegood checks whether project has @ least php file under specified test folders, , skips test run if project has no php scripts. error raised reason...

i created issue http://redmine.piece-framework.com/issues/310 fix problem.

thank using makegood.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -