mirror of
https://github.com/logos-blockchain/logos-blockchain-testing.git
synced 2026-08-06 23:03:13 +00:00
967 B
967 B
Part III — Scenario Runtime
These chapters describe what happens while a scenario runs: traffic, verification, capabilities, and observation.
The same runtime serves all three declarative entry patterns: uniform clusters, composed app stacks, and attached external nodes.
- Workloads and Concurrency — driving the system under test
- Expectations and Evaluation — verifying outcomes
- The Verb Layer — concise domain actions over the explicit builder API
- Scenario Capabilities — capability-gated features such as node control
- Chaos and Controlled Failure — restarts and failover from workloads
- Runtime Extensions — typed scenario-lifetime services
- Continuous Observation — snapshots, history, and event streams for test logic
- Telemetry and External Observability — metrics, logs, and tracing