rust-vmm / rust-vmm-container

Container with all dependencies required for running rust-vmm crates integration tests.
Apache License 2.0
65 stars 32 forks source link

README.md: Document testing changes locally #109

Closed dorindabassey closed 2 weeks ago

dorindabassey commented 1 month ago

Summary of the PR

add documetation on how to build and test your changes locally with the Container Image. This would help verify that the changes you are making works as intended locally before submitting your PR

Requirements

Before submitting your PR, please make sure you addressed the following requirements: