zarr-python
zarr-python copied to clipboard
Test codec entrypoints
This PR adds tests for registering codecs via entry point. The test code is copied from numcodecs. Seems to work 👌
Contributes to #1748