Registry / testing / trycmd

trycmd

JSON →
library1.2.0rscratesunverified

Snapshot testing for a herd of CLI tests.

# Cargo.toml [dependencies] trycmd = "1.2.0"
INSTALL
IMPORT
SIG · TRYCMD
T
trycmd
testingrustv1.2.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.

TestCases
✓ use trycmd::TestCases;

Run snapshot tests for CLI commands.

use trycmd::TestCases; #[test] fn cli_tests() { TestCases::new().case("tests/cmd/*.trycmd"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Amazon
1
Resources
trycmd — cargo add trycmd · libregistry