Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.59 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.59 KB

MC-Runtime-Test-GameTests

An example of how to run gametests in Mc-Runtime-Test.

MC-Runtime-Test | HMC | HMC-Specifics | HMC-Optimizations

GitHub All Releases GitHub Github last-commit

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.