Y
Hacker News
new
|
ask
|
show
|
jobs
by
weiming
2251 days ago
I've been using
https://docs.rs/assert_cmd/
for this. (Helps spawn the binary and assert output.)
1 comments
epage
2251 days ago
Thamks for the call out! I'm excited by the new env var and need to consider its impact on `assert_cmd`.
link