pub async fn collect_test_output(
    streams: Option<Output>
) -> Result<Option<TestOutput>, Err>
Expand description

Collects the stdout and/or stderr streams into a single buffer