Registry / testing / kvdb-shared-tests

kvdb-shared-tests

JSON →
library0.11.0rscratesunverified

Shared tests for kvdb functionality, to be executed against actual implementations.

# Cargo.toml [dependencies] kvdb-shared-tests = "0.11.0"
INSTALL
IMPORT
SIG · KVDB-SHARED-TESTS
K
kvdb-shared-tests
testingrustv0.11.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.

test_basic_operations
use kvdb_shared_tests::test_basic_operations;

Imports shared test functions for kvdb implementations.

use kvdb_shared_tests::test_basic_operations; fn main() { // Run shared tests against a kvdb implementation println!("Shared tests available."); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.11.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
kvdb-shared-tests — cargo add kvdb-shared-tests · libregistry