Cargo Features

gix-testtools has no features set by default.

[dependencies]
gix-testtools = { version = "0.15.0", features = ["xz", "document-features"] }
xz

Use instead of plain tar files, compress these to produce tar.xz files instead. This is useful if archives are uploaded into git-lfs, which doesn't have built-in compression and metering counts towards uncompressed bytes transferred.

Enables xz2

Features from optional dependencies

document-features implicit feature

Enables document-features

document-features:

Extract documentation for the feature flags from comments in Cargo.toml