SimpleTest with CodeIgniter — won't identify file — variables die?
问题 I am trying to use SimpleTest with CodeIgniter, using code supplied by maroonbytes. I am using LAMP and NetBeans 6.9. The test.php page loads up in my browser. I have a stub test in place and it shows in the drop-down selections. When I try to run it, I get 2 PHP errors: Message: include_once(/var/www/sparts3/main/tests/basic_test_v.php): failed to open stream: No such file or directory Message: include_once(): Failed opening '/var/www/sparts3/main/tests/basic_test_v.php' for inclusion