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

Language-agnostic test suite #172

Closed
jerry-git opened this issue Jun 9, 2022 · 1 comment
Closed

Language-agnostic test suite #172

jerry-git opened this issue Jun 9, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@jerry-git
Copy link
Contributor

It would be great to have a language-agnostic test suite for verifying the correctness of encoding/decoding algorithms. It would be especially valuable for people who want to implement blurhash for some new language.

Each test case could have e.g.

  • source image
  • expected blurhashes with different X,Y (e.g. a json/csv file)
  • expected decoded image from one of the blurhashes
@jerry-git jerry-git added the enhancement New feature or request label Jun 9, 2022
@jerry-git
Copy link
Contributor Author

Duplicate of #38

@jerry-git jerry-git marked this as a duplicate of #38 Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant