If GulpSSHDeploy throws an exception, the error messages are not appropriately displayed. Instead, the uncaught exception is thrown. We should be verifying that this is caught somehow and output the error to the user.
This might require a 'test' configuration variable in the options, so we know when we're in test mode.