p2p-ld / numpydantic

Type annotations for specifying, validating, and serializing arrays with arbitrary backends in Pydantic (and beyond)
https://numpydantic.readthedocs.io/
MIT License
66 stars 1 forks source link

[tests] Test against linkml numpydantic generator #26

Closed sneakers-the-rat closed 1 month ago

sneakers-the-rat commented 1 month ago

See: https://github.com/linkml/linkml/pull/2178

numpydantic array generation is built into linkml, and so to not become a burden and break that generator by changes here, we want to run the linkml numpydantic tests against every change, in addition to the numpydantic tests (which test everything there already, but we want to be very cautious and avoid headaches)