Runs Quint and lists emitted ITF traces when the command writes them.
Summary
Functions
Invokes Quint under a fresh temp directory.
Types
@type result() :: %{ trace_dir: String.t(), exit_status: non_neg_integer(), stdout: String.t(), seed: String.t() | nil, itf_paths: [String.t()] }