Allows for the creation of serialised Rust tests by running them sequentially.
# Cargo.toml
[dependencies]
serial_test = "3.5.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Mark a test with #[serial] to ensure it runs sequentially with other serial tests.
No known issues recorded.
No dependency data recorded yet.