Registry / testing / test-binary

test-binary

JSON →
library3.0.2rscratesunverified

Manage and build extra binaries for integration tests as regular Rust crates.

# Cargo.toml [dependencies] test-binary = "3.0.2"
INSTALL
IMPORT
SIG · TEST-BINARY
T
test-binary
testingrustv3.0.2
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.

TestBinary
✓ use test_binary::TestBinary;

Create a test binary instance for integration testing.

use test_binary::TestBinary; let bin = TestBinary::new("my-binary");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
OpenAI (training)
1
Resources
test-binary — cargo add test-binary · libregistry