Closed
Description
Hi,
running rustlings watch causes all exercises with a test to fail with no output
⚠️ Testing of exercises/if/if1.rs failed! Please try again. Here's the output:
Running with `cargo test' produces the following output:
---- exercise::test::test_exercise_with_output stdout ----
thread 'exercise::test::test_exercise_with_output' panicked at 'called `Result::unwrap()` on an `Err` value: ExerciseOutput { stdout: "", stderr: "error: Unrecognized option: \'show-output\'\n" }', src/libcore/result.rs:1084:5
rustc --version
rustc 1.38.0 (625451e37 2019-09-23)
rustlings --version
rustlings 4.1.0
on macOS Catalina 10.15.7 (19H2)
Metadata
Metadata
Assignees
Labels
No labels