mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-02-07 14:40:06 +00:00
52e1906d42
This runs tests on CraftOS using a tiny test runner that I originally knocked up for LuaDash. It can be run both from JUnit (so IDEA and Gradle) and in-game in the shell, so is pretty accessible to work with. I also add a very basic POC test for the io library. I'd like to flesh this out soon enough to contain most of the things from the original io test.