Skip to content

Build Unit Tests for Applicable Functions #10

@Cleptomania

Description

@Cleptomania

We already have a number of functions which would be easy and prime candidates for adding Rust unit tests for them. The ones I can think of right now are everything in the math.rs module, as well as everything in the geometry.rs module.

Other things like the HitBoxes and spritelist interaction will be more complicated to test, as they are very dependent on the rest of Arcade and python interop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomerstestsIssues relating to tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions