<div dir="ltr"><div>Hi all,</div><div><br></div><div>to make test vectors easier to use hacspec should also specify a common way of writing them.</div><div>What we currently have is JSON with string and int data values.</div><div>Every primitive gets a schema schema that defines how test vectors have to look.</div><div>There are two ways of validating test vectors, mypy and jsonschema.</div><div><br></div><div>I would like to get feedback especially on the following points.<br></div><div><br></div><div>* Is JSON the right format to use here or do you think there are better formats?</div><div>* Do we want strict validation with jsonschema or do we only care about types? 
(see [1] for details)

<br></div><div>* Are integers and strings the right types or do we need more/less?<br></div><div><br></div><div>Cheers,</div><div>Franziskus<br></div><div><br></div><div>[1] <a href="https://github.com/HACS-workshop/hacspec/blob/master/LANGUAGE.md#test-vectors">https://github.com/HACS-workshop/hacspec/blob/master/LANGUAGE.md#test-vectors</a><br></div><div><br></div><div><br></div></div>