addTestFile($helperTestPath . 'js.test.php'); $suite->addTestFile($helperTestPath . 'jquery_engine.test.php'); $suite->addTestFile($helperTestPath . 'mootools_engine.test.php'); $suite->addTestFile($helperTestPath . 'prototype_engine.test.php'); return $suite; } }