addTestFile($basePath . 'Controller' . DS . 'UsersControllerTest.php'); // models $suite->addTestFile($basePath . 'Model' . DS . 'UserTest.php'); return $suite; } }