A comprehensive minimalistic unit testing library for GameMaker Studio 2.3
All it requires is a few scripts, a single room and a single object :). Documentation is included for getting it up and running. You could have your first unit test up and running 5 minutes from now!
The image above showcases the UI for running the unit tests, the UI is scrollable and features 3 different color codes. Where orange indicates an error, red indicates a failed test and green indicates tests that pass.
Adding tests is quick and easy!
Psst! You should give it a shot! :)