1 2 3 4 5 6 7
# List available recipes list: just --list # Run all unit and integration tests test: cargo test --all-features