Skip to content

The only release v1.0

Choose a tag to compare

@misode misode released this 22 Dec 02:54
  • Tests in data/<namespace>/tests/*.mcfunction are loaded as gametests and can be run with /test
  • Tests can be run in a CI environment with -Dpacktest.auto
  • Added /succeed and /fail <message> commands
  • Added /assert command with automatic failure messages, check the docs!
  • Tests can be configured using directives like @template or @optional to specify the structure file to load
  • /succeed when ... tries a condition every tick until it matches