MC Toolkit

MC Toolkit / Commands / Advanced Command Builder — Control & Debug / Test Command Generator

Test Command Generator

Build a /test command for Minecraft's GameTest framework — run, run the closest or pointed-at test, re-run failures, verify for flakiness, or clear test structures.

41 argument paths · Minecraft 26.2 · from Mojang's own command tree

  • /test clearall
  • /test clearall <radius>
  • /test clearthat
  • /test clearthese
  • /test create <id>
  • /test create <id> <width>
  • /test create <id> <width> <height> <depth>
  • /test locate <tests>
  • /test pos
  • /test pos <var>
  • /test resetclosest
  • /test resetthat
  • /test resetthese
  • /test run <tests>
  • /test run <tests> <numberOfTimes>
  • /test run <tests> <numberOfTimes> <untilFailed>
  • /test run <tests> <numberOfTimes> <untilFailed> <rotationSteps>
  • /test run <tests> <numberOfTimes> <untilFailed> <rotationSteps> <testsPerRow>
  • /test runclosest
  • /test runclosest <numberOfTimes>
  • /test runclosest <numberOfTimes> <untilFailed>
  • /test runfailed
  • /test runfailed <numberOfTimes>
  • /test runfailed <numberOfTimes> <untilFailed>
  • /test runfailed <numberOfTimes> <untilFailed> <rotationSteps>
  • /test runfailed <numberOfTimes> <untilFailed> <rotationSteps> <testsPerRow>
  • /test runfailed <onlyRequiredTests>
  • /test runfailed <onlyRequiredTests> <numberOfTimes>
  • /test runfailed <onlyRequiredTests> <numberOfTimes> <untilFailed>
  • /test runfailed <onlyRequiredTests> <numberOfTimes> <untilFailed> <rotationSteps>
  • /test runfailed <onlyRequiredTests> <numberOfTimes> <untilFailed> <rotationSteps> <testsPerRow>
  • /test runmultiple <tests>
  • /test runmultiple <tests> <amount>
  • /test runthat
  • /test runthat <numberOfTimes>
  • /test runthat <numberOfTimes> <untilFailed>
  • /test runthese
  • /test runthese <numberOfTimes>
  • /test runthese <numberOfTimes> <untilFailed>
  • /test stop
  • /test verify <tests>

Run these from an operator’s chat, a command block, or a function file. Stopwatch and Fetchprofile are newer commands — check availability on your Minecraft version.

Looking for more Minecraft tools?

A suite of client-side generators, viewers and converters — all free, all in your browser.