- given: "an installed CI broker"
impl:
rust:
function: install_ci_broker
- given: "a CI adapter {filename:path} from {embedded:file}"
impl:
rust:
function: install_adapter
- then: "stdout has one line"
impl:
rust:
function: stdout_has_one_line
- then: "stdout is empty"
impl:
rust:
function: stdout_is_empty