truefix-at
Maintainer-facing black-box acceptance suite for the TrueFix FIX engine. It starts a real
truefix-transport acceptor, drives scripted client steps, and reports each scenario/version run.
Applications normally do not depend on this crate.
Public surface
The crate exports Scenario, Step, ExpectMsg, ScenarioResult, run_scenario, run_report,
and start_acceptor. Scenarios cover framing, session behavior, dictionaries, configuration, and
transport behavior across the versions declared by each scenario.
Verify
See the workspace guide and acceptance history.