Repository for GameMaker's Test Framework
This repository was established to showcase the internal test-automation framework to users and to offer a platform for the community to contribute their own unit tests for identifying/proving bugs as well as (in some cases) additions to improve the framework itself.
This framework is run in an automated fashion every GameMaker build and the test results are fed back to the QA and Core Tech teams.
Lots more information on how the project works and how you could fork this repo and run the tests locally (if you want) can be found in the wiki for this repo:
https://github.com/YoYoGames/GM-TestFramework/wiki
We welcome and appreciate well-documented contributions to the project, so that more functions can be tested each GameMaker build, stopping bugs from ever reaching release versions.
Instructions on how to send us your own additions can be found on that same wiki page already linked above.