Synaptic.TestRunner (synaptic v0.2.7)
View SourceMain test runner module for executing Synaptic workflows from YAML test definitions.
This module orchestrates workflow execution, waiting for completion, handling human input, and validating expectations.
Summary
Functions
Formats and displays test results.
Runs a test from a test definition map.
Runs a test from a YAML file path.
Functions
Formats and displays test results.
Runs a test from a test definition map.
Returns {:ok, result} or {:error, reason}.
Runs a test from a YAML file path.
Returns {:ok, result} or {:error, reason}.