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