Mark the test as incomplete.
IncompleteTestError
public static final function markTestIncomplete(string $message = '') : never { throw new IncompleteTestError($message); }