1 2 3 4 5
test-zfile: RUST_LOG=debug cargo test --features zfile -- --nocapture test-lib: RUST_LOG=debug cargo test test_zfile_to_absolute_path --features zfile -- --nocapture