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

Implement image comparison for visual tests #882

Open
4 tasks
SableRaf opened this issue Dec 13, 2024 · 3 comments
Open
4 tasks

Implement image comparison for visual tests #882

SableRaf opened this issue Dec 13, 2024 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@SableRaf
Copy link
Collaborator

SableRaf commented Dec 13, 2024

Implement a visual snapshot testing system, inspired by the one used in p5.js.

Note

This has been added to our GSoC 2025 project list.

Goals

  • Develop a visual snapshot testing framework for Processing.
  • Automate image comparisons using pixel matching (e.g., image-comparison).
  • Integrate the testing system into GitHub workflows.
  • Port existing p5.js snapshot tests and develop new ones for Processing’s Java environment.

Motivation

This will benefit both the Processing community and its future contributors by providing a reliable way to catch visual regressions, making it easier for contributors to propose changes with confidence.

References

Read more about the p5.js approach in the documentation and this contributor blog post.

@SableRaf SableRaf converted this from a draft issue Dec 13, 2024
@Stefterv Stefterv added the help wanted Extra attention is needed label Dec 18, 2024
@Rishab87
Copy link

Rishab87 commented Mar 5, 2025

Hi I would like to work on this issue, can you please assign this to me?

@SableRaf
Copy link
Collaborator Author

SableRaf commented Mar 5, 2025

Hi @Rishab87,

This issue is a rather large undertaking and not ready to be assigned. However, we've added it to our GSoC 2025 project list. You're very welcome to apply!

For questions about Processing's participation in GSoC, check out this post on the Processing forum. You can also ask any question you have about this project in that thread.

@SableRaf SableRaf removed the help wanted Extra attention is needed label Mar 5, 2025
@Rishab87
Copy link

Rishab87 commented Mar 5, 2025

Thanks for telling @SableRaf, I already made a basic implementation of it, I'll check out this project, I was already planning to apply for GSoC this year with p5

@SableRaf SableRaf added the help wanted Extra attention is needed label Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Status: To do
Development

No branches or pull requests

3 participants