[limb-issues] Created: (TR-5) .init.php file in test directories should be included before any other tag test files

Sergey Yudin (JIRA) jira at limb-project.com
Mon Oct 30 17:38:32 MSK 2006


.init.php file in test directories should be included before any other tag test files
-------------------------------------------------------------------------------------

                 Key: TR-5
                 URL: http://jira.limb-project.com/browse/TR-5
             Project: TESTS_RUNNER
          Issue Type: Improvement
    Affects Versions: 0.1
            Reporter: Sergey Yudin
             Fix For: 0.1


I try to put common require_once command into this file not to repeat them everytime in all my test cases files. But TEST_RUNNER creates path node bottom -> up and thus causes a "class is not defined" exception. I think we should require possible .init.php files top -> down and only after that create our node bottom -> up as usual.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.limb-project.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the limb-issues mailing list