Module: Kitchen::Driver

Defined in:
lib/kitchen/driver/hyperv.rb,
lib/kitchen/driver/powershell.rb,
lib/kitchen/driver/hyperv_version.rb

Overview

Test Kitchen driver plugins.

Defined Under Namespace

Modules: PowerShellScripts Classes: Hyperv

Constant Summary collapse

HYPERV_VERSION =

Version of the kitchen-hyperv gem, reported by kitchen diagnose as the driver's plugin version.

Kept in its own file so the gemspec can read it without loading the driver, and therefore without loading test-kitchen.

Returns:

  • (String)

    a frozen semantic version

"0.12.0"