Expand description
Run cargo-nextest based unit tests from a pre-built archive.
In the context of hvlite, we consider a “unit-test” to be any test which doesn’t require any special dependencies (e.g: additional binaries, disk images, etc…), and can be run simply by invoking the test bin itself.
Structs§
- (see module-level docs)