flowey_lib_hvlite

Module test_nextest_unit_tests_archive

Source
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§