Use Cases
cargo maelstrom should work out of the box for projects with simple test needs. When one of these tests fails, the output tells the user to set RUST_BACKTRACE, but that doesn't work until the user runs cargo maelstrom --init and then edits the configuration file to comment out the line that illustrates how to forward this environment variable.
Acceptance Criteria
Implementation Considerations
Definition of Done
Use Cases
cargo maelstromshould work out of the box for projects with simple test needs. When one of these tests fails, the output tells the user to setRUST_BACKTRACE, but that doesn't work until the user runscargo maelstrom --initand then edits the configuration file to comment out the line that illustrates how to forward this environment variable.Acceptance Criteria
Implementation Considerations
Definition of Done
CHANGELOG.mdupdated.doc/book/headupdated.