A testing framework for Minecraft datapacks using mcfunction.
Ward lets you write tests for your datapacks as .mcfunction files in a test/ folder.
.mcfunction
test/
A test run with ward in the console
ward
The complete documentation can be found on our README.
Ward is heavily inspired by packtest by misode, and implements its full command set.