An example of how to run gametests in Mc-Runtime-Test.
MC-Runtime-Test | HMC | HMC-Specifics | HMC-Optimizations
This a mod that showcases how you can run gametests on the Minecraft Java Edition client with the mc-runtime-test Github action. The action allows you to run the Minecraft Java client inside your Github CI/CD pipeline for testing purposes.
This is just a demo, gametest support is not fully stable yet in mc-runtime-test.
We have set up gametests here. Some mixin magic was required to get this running on all mod loaders. The workflow is here.