Skip to main content

Assertoor

Repository

Assertoor is a robust and versatile tool designed for comprehensive testing of Ethereum networks. It orchestrates a series of tests from YAML-based configurations, with each test comprising a sequence of tasks executed in a defined order to assess various aspects of the Ethereum network.

Assertoor, drawing its name from its primary function—asserting conditions—simplifies everything from routine checks (e.g., whether all clients are proposing blocks and overall network health) to more intricate processes such as the handling of deposits, exits, and similar transactions.

Think of Assertoor as an end-to-end, cross-client integration testing tool that operates at a higher abstraction level than Hive, excelling as a test orchestrator that leverages YAML files to manage a series of tests.