1 2 3 4 5 6 7
LOG:=debug test: RUST_LOG=${LOG} cargo test --all -- --nocapture --color=always test_gizp: RUST_LOG=${LOG} cargo test --features=gzip-sqs -- --nocapture --color=always