Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v3] create integration test suite comparing zarr-python 2 and 3 #2185

Open
jhamman opened this issue Sep 14, 2024 · 0 comments
Open

[v3] create integration test suite comparing zarr-python 2 and 3 #2185

jhamman opened this issue Sep 14, 2024 · 0 comments

Comments

@jhamman
Copy link
Member

jhamman commented Sep 14, 2024

We could use a set of integration tests that compare zarr-python 2 and 3. Topics for these tests may include:

  1. API compatibility (can the same code be run w/ 2.x and 3.x?)
  2. Specification consistency (do both versions produces spec consistent data?)
  3. Interoperability (can data written with 2.x be read with 3.x and visa versa?)

Developing this ahead of the 3.x release will help communicate where we have gaps and where we have confidence.

xref: #2182 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant