dhiltgen / docker-machine-kvm

KVM driver for docker-machine
Apache License 2.0
376 stars 117 forks source link

Unit tests ? #42

Open coolbrg opened 7 years ago

coolbrg commented 7 years ago

Hi @dhiltgen

Thanks for the nice driver.

Just wondering why we don't have unit tests so far?

Happy to contribute 😄

dhiltgen commented 7 years ago

Tests would be great!

If you'd like to help, what I'd suggest is start with a very basic/simple hello-world test just to flesh out the test rigging, get a PR posted for that, then once it looks good, you (and others) can flesh out more test scenarios.