Expand description
The harness provides a way to spin up drivers for unit testing.
Structs§
- Driver
Under Test - This manages the driver under test’s lifecycle.
- Test
Harness - The main test harness for running a driver unit test.
The harness provides a way to spin up drivers for unit testing.