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

Add more test cases for PNG #5

Open
fnands opened this issue May 7, 2024 · 1 comment
Open

Add more test cases for PNG #5

fnands opened this issue May 7, 2024 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@fnands
Copy link
Owner

fnands commented May 7, 2024

More test cases, and maybe a test framework need to be added so we can be sure that all supported PNG images should be readable.

Also, it might be nice to add some kind of framework to automatically run all tests.
Maybe: https://github.com/guidorice/mojo-pytest

@fnands fnands added the good first issue Good for newcomers label May 7, 2024
@fnands fnands added the help wanted Extra attention is needed label Oct 6, 2024
@fnands
Copy link
Owner Author

fnands commented Oct 6, 2024

Should probably just copy all of the cases from PIL here: https://github.com/python-pillow/Pillow/tree/main/Tests/images

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant