Registry / testing / galvanic-test

galvanic-test

JSON →
library0.2.0rscratesunverified

A testing framework for setting up and tearing down test fixtures/environments with support for parameterised test cases.

# Cargo.toml [dependencies] galvanic-test = "0.2.0"
INSTALL
IMPORT
SIG · GALVANIC-TEST
G
galvanic-test
testingrustv0.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.

test_suite
use galvanic_test::test_suite;

Define a test suite with fixtures and parameterized tests.

use galvanic_test::test_suite; test_suite! { name my_suite; // Define test cases here }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
galvanic-test — cargo add galvanic-test · libregistry