-
-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Implement a visual snapshot testing system, inspired by the one used in p5.js.
Note
This has been added to our pr05 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed
Type
Projects
Status
To do