Commit 2c5fc0e
committed
Add a rustlings-style runner alongside wr
Bundles a `runner` binary (`cargo run -p runner`) that walks the exercises one by one: watch mode with auto-advance, file-change re-run, raw-mode keys (r/n/h/l/q), editor auto-open, and a 10s kill timeout for hung tests. The book now documents both `wr` and `runner` as ways to verify solutions.1 parent 57d145e commit 2c5fc0e
7 files changed
Lines changed: 988 additions & 486 deletions
File tree
- book/src/01_intro
- runner
- src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
0 commit comments