To test the driver make sure your current build is under your $PATH so that docker-machine can find it.
$PATH
To run the unit tests available, use the following command in the docker-machine-driver directory:
docker-machine-driver
make test
Last updated 3 years ago