isFile() || strpos($file, 'All') === 0) { continue; } $suite->addTestFile($file->getRealPath()); } return $suite; } }