Testing framework for Rust that enhances the built-in library with useful features like test timeouts and parametrized tests.
# Cargo.toml
[dependencies]
ntest = "0.9.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Example of a timed test using ntest's timeout attribute.
No known issues recorded.
No dependency data recorded yet.