Skip to content

Add Unit Tests for PImage in processing:core #1048

Open
@Rishab87

Description

@Rishab87
Contributor

Currently processing does not have unit tests for PImage class. After adding tests for math related functionalities, I think this should be the next priority as it can help us verify correctness of important image related functions which are widely used in many of the processing's sketches.

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @Rishab87

    Issue actions

      Add Unit Tests for `PImage` in `processing:core` · Issue #1048 · processing/processing4