DhavySantos / Arkyo

MIT License
1 stars 0 forks source link

Unit testing #5

Open Velasko opened 6 months ago

Velasko commented 6 months ago

There's no unit testing at all.

There needs a way to quickly test the implementations in development without adding a main.rs

Velasko commented 6 months ago

This might be a good place to start: https://doc.rust-lang.org/rust-by-example/testing/unit_testing.html