Open rukai opened 7 years ago
Gameplay should not be tested. (at least at this point)
A simple functional test could be:
cargo run --no-default-features -- -p2
pf current_frame:get
Also the infrastructure such as package downloading/saving/reloading would definitely benefit from some unittests.
Gameplay should not be tested. (at least at this point)
A simple functional test could be:
cargo run --no-default-features -- -p2
pf current_frame:get
pf current_frame:get
Also the infrastructure such as package downloading/saving/reloading would definitely benefit from some unittests.