Module: Kitchen::Sharedtests

Defined in:
lib/kitchen_sharedtests.rb,
lib/kitchen/sharedtests/version.rb

Constant Summary collapse

TEST_REPO_NAME =
"shared_test_repo"
TEST_REPO_BASE_PATH =
File.join(Dir.pwd, TEST_REPO_NAME)
TEST_BASE_PATH =

this is the path to the directory containing the integration test suites

TEST_REPO_BASE_PATH
VERSION =
"0.2.0"