Mark the test suite as skipped.
SkippedTestSuiteError
public function markTestSuiteSkipped(string $message = '') : never { throw new SkippedTestSuiteError($message); }