Registry / testing / k9
library0.12.0rscratesunverified

A Rust testing library providing expressive assertions and matchers.

# Cargo.toml [dependencies] k9 = "0.12.0"
INSTALL
IMPORT
SIG · K9
K
k9
testingrustv0.12.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

snapshot
use k9::snapshot;

Basic snapshot assertion using k9.

use k9::snapshot; fn main() { snapshot!("hello world", "hello world"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.12.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
k9 — cargo add k9 · libregistry