Registry / testing / supercilex-tests

supercilex-tests

JSON →
library0.4.21rscratesunverified

Test utilities I use.

# Cargo.toml [dependencies] supercilex-tests = "0.4.21"
INSTALL
IMPORT
SIG · SUPERCILEX-TESTS
S
supercilex-tests
testingrustv0.4.21
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.

TestHelper
use supercilex_tests::TestHelper;

Creates a test helper and runs a test.

use supercilex_tests::TestHelper; fn main() { let helper = TestHelper::new(); helper.run_test(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.21latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
supercilex-tests — cargo add supercilex-tests · libregistry