windows-drivers-rs
windows-drivers-rs copied to clipboard
Separate out integration test for cargo wdk build for the case when certificate is already present
- The existing integration test can be split into two separate tests https://github.com/microsoft/windows-drivers-rs/blob/main/crates/cargo-wdk/tests/build_command_test.rs#L30
- Make sure certificate is cleared at the end of each test.