Skip to content

Add visual tests for primitive shapes#1460

Open
khuntvidisha13 wants to merge 5 commits intoprocessing:visual-testingfrom
khuntvidisha13:visual-testing
Open

Add visual tests for primitive shapes#1460
khuntvidisha13 wants to merge 5 commits intoprocessing:visual-testingfrom
khuntvidisha13:visual-testing

Conversation

@khuntvidisha13
Copy link

What this PR does

Adds visual regression tests for basic Processing primitive shapes:

  • rect()
  • ellipse()
  • triangle()
  • arc()
  • line()
  • point()

How it works

Each test creates a baseline screenshot on first run and compares against it on subsequent runs.

Related

Extends the visual testing framework introduced in the visual-testing branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant