cargo test -- --nocapture
RUST_BACKTRACE=1 cargo test -- --nocapture
RUST_BACKTRACE=1 cargo watch -x "test -- --nocapture"
RUST_BACKTRACE=1 RUST_LOG=gearsg=debug cargo watch -x "test -- --nocapture"
RUST_BACKTRACE=1 RUST_LOG=gearsg=debug cargo watch -x "test --features peg/trace -- --nocapture"
See https://doc.rust-lang.org/log/env_logger/ for more logging options
Use artifact-app
art check
art ls -p
art export -o target/art html
cargo build --release
cargo build --features embedded