From 5a1277da8e6e60422b925caab3e751825cfca2c8 Mon Sep 17 00:00:00 2001 From: andrussal Date: Tue, 2 Dec 2025 10:05:07 +0100 Subject: [PATCH] Capture output in local runner smoke test --- book/src/examples-advanced.md | 168 ++++++++++++----------- examples/tests/local_runner_bin_smoke.rs | 14 +- 2 files changed, 101 insertions(+), 81 deletions(-) diff --git a/book/src/examples-advanced.md b/book/src/examples-advanced.md index bcffb5e..3c6e3d4 100644 --- a/book/src/examples-advanced.md +++ b/book/src/examples-advanced.md @@ -136,48 +136,9 @@ async fn aggressive_chaos_test() -> Result<(), Box