@psalm-param list<TestDirectory> $directories
public static function fromArray(array $directories) : self { return new self(...$directories); }