Skip to content

merobox

A Python CLI that boots real Calimero nodes as Docker containers and drives them through declarative YAML workflows — bootstrap nodes, create contexts, invite members, call methods, and assert on the result. The way Calimero's end-to-end flows are tested.

Understand

What merobox is and how the pieces fit — the Docker node manager, the workflow engine, and the testing harness. Start here →

Workflows

The declarative YAML scenario system: how workflows execute and the full reference for every step type. Write a workflow →

Guides

Task guides: managing nodes, driving remote nodes, the pytest testing harness. Browse the guides →

merobox drives Calimero Core nodes. For the protocol those nodes implement, see the Calimero Core docs.