-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
good first issueGood for newcomersGood for newcomerstestsIssues relating to testsIssues relating to tests
Description
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
Labels
good first issueGood for newcomersGood for newcomerstestsIssues relating to testsIssues relating to tests