You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a mismatch in documentation for visual testing. The current visual tests at main branch only have a simple pixel-to-pixel comparison. I checked dev-2.0 and found the advanced algorithms that are introduced here. However, there was no Gruntfile at the dev-2.0 and it used vitest instead, while the documentation suggested using grunt. The vitest was also headless so I can't manually inspect the visual tests (I used npx vitest to open the tests in a browser but couldn't manually inspect each visual test either)
The text was updated successfully, but these errors were encountered:
Most appropriate sub-area of p5.js?
p5.js version
No response
Web browser and version
No response
Operating system
No response
Steps to reproduce this
There's a mismatch in documentation for visual testing. The current visual tests at main branch only have a simple pixel-to-pixel comparison. I checked dev-2.0 and found the advanced algorithms that are introduced here. However, there was no Gruntfile at the dev-2.0 and it used vitest instead, while the documentation suggested using grunt. The vitest was also headless so I can't manually inspect the visual tests (I used npx vitest to open the tests in a browser but couldn't manually inspect each visual test either)
The text was updated successfully, but these errors were encountered: