tailfeather-testkit 0.0.1

Portable offline vectors, replay checks, and reports for tailfeather
Documentation
1
2
3
4
5
6
7
8
9
10
# tailfeather-testkit

Std-only offline checks for `tailfeather`. The published package embeds only
synthetic, sanitized fixtures with recorded provenance and hashes.

```sh
tailfeather-testkit list
tailfeather-testkit check --json
tailfeather-testkit check --json --expect expected.json
```