aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2025-06-19 09:04:27 +0100
committerdiogo464 <[email protected]>2025-06-19 09:04:27 +0100
commit4de1d0ddd589be3bfe2693c6102f9b5464acb8b0 (patch)
tree13afd49b3f46a2dc5eea0a7c6cc8338ca16444c1 /tests
parent307eb211a9299c21ba3e0eacdbadb76afe70ad38 (diff)
Switch to anyhow for improved error handling
- Replace Box<dyn std::error::Error> with anyhow::Result throughout - Add comprehensive assert_cmd documentation to CLAUDE.md - Create detailed improvement plan in IMPROVEMENT_PLAN.md - Use anyhow::anyhow\! for custom error messages - Add Context trait for better error context where applicable This provides better error messages and more idiomatic Rust error handling. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions