Skip to main content

Crate tailfeather_testkit

Crate tailfeather_testkit 

Source
Expand description

Offline, deterministic compatibility checks for tailfeather.

let report = tailfeather_testkit::replay::check_all();
assert!(report.passed());

Re-exports§

pub use report::Check;
pub use report::Report;
pub use report::Status;

Modules§

replay
Deterministic checks which need no network, privileges, or device.
report
vectors
Synthetic vectors embedded in the published testkit.