-
Name
-
test-kitchen
-
Version
-
3.9.1
-
Platform
-
ruby
-
Authors
-
Fletcher Nichol
-
Bindir
-
bin
-
Date
-
2025-10-17 00:00:00 UTC
-
Dependencies
-
bcrypt_pbkdf (~> 1.0)
chef-utils (>= 16.4.35)
csv (~> 3.3)
ed25519 (~> 1.3)
irb (~> 1.15)
mixlib-install (~> 3.6)
mixlib-shellout (>= 1.2, < 4.0)
net-scp (>= 1.1, < 5.0)
net-ssh (>= 2.9, < 8.0)
net-ssh-gateway (>= 1.2, < 3.0)
ostruct (~> 0.6)
syslog (~> 0.3)
thor (>= 0.19, < 2.0)
winrm (~> 2.0)
winrm-elevated (~> 1.0)
winrm-fs (~> 1.1)
license-acceptance (>= 1.0.11, < 3.0)
-
Description
-
Test Kitchen is an integration tool for developing and testing infrastructure code and software on isolated target platforms.
-
Email
-
fnichol@nichol.ca
-
Executables
-
kitchen
-
Files
-
Gemfile
LICENSE
Rakefile
bin/kitchen
lib/kitchen.rb
lib/kitchen/base64_stream.rb
lib/kitchen/chef_utils_wiring.rb
lib/kitchen/cli.rb
lib/kitchen/collection.rb
lib/kitchen/color.rb
lib/kitchen/command.rb
lib/kitchen/command/action.rb
lib/kitchen/command/console.rb
lib/kitchen/command/diagnose.rb
lib/kitchen/command/doctor.rb
lib/kitchen/command/exec.rb
lib/kitchen/command/list.rb
lib/kitchen/command/login.rb
lib/kitchen/command/package.rb
lib/kitchen/command/sink.rb
lib/kitchen/command/test.rb
lib/kitchen/config.rb
lib/kitchen/configurable.rb
lib/kitchen/data_munger.rb
lib/kitchen/diagnostic.rb
lib/kitchen/driver.rb
lib/kitchen/driver/base.rb
lib/kitchen/driver/dummy.rb
lib/kitchen/driver/exec.rb
lib/kitchen/driver/proxy.rb
lib/kitchen/driver/ssh_base.rb
lib/kitchen/errors.rb
lib/kitchen/generator/init.rb
lib/kitchen/instance.rb
lib/kitchen/lazy_hash.rb
lib/kitchen/lifecycle_hook/base.rb
lib/kitchen/lifecycle_hook/local.rb
lib/kitchen/lifecycle_hook/remote.rb
lib/kitchen/lifecycle_hooks.rb
lib/kitchen/loader/yaml.rb
lib/kitchen/logger.rb
lib/kitchen/logging.rb
lib/kitchen/login_command.rb
lib/kitchen/metadata_chopper.rb
lib/kitchen/platform.rb
lib/kitchen/platform_filter.rb
lib/kitchen/plugin.rb
lib/kitchen/plugin_base.rb
lib/kitchen/provisioner.rb
lib/kitchen/provisioner/base.rb
lib/kitchen/provisioner/chef/berkshelf.rb
lib/kitchen/provisioner/chef/common_sandbox.rb
lib/kitchen/provisioner/chef/policyfile.rb
lib/kitchen/provisioner/chef_apply.rb
lib/kitchen/provisioner/chef_base.rb
lib/kitchen/provisioner/chef_infra.rb
lib/kitchen/provisioner/chef_solo.rb
lib/kitchen/provisioner/chef_target.rb
lib/kitchen/provisioner/chef_zero.rb
lib/kitchen/provisioner/dummy.rb
lib/kitchen/provisioner/shell.rb
lib/kitchen/rake_tasks.rb
lib/kitchen/shell_out.rb
lib/kitchen/ssh.rb
lib/kitchen/state_file.rb
lib/kitchen/suite.rb
lib/kitchen/thor_tasks.rb
lib/kitchen/transport.rb
lib/kitchen/transport/base.rb
lib/kitchen/transport/dummy.rb
lib/kitchen/transport/exec.rb
lib/kitchen/transport/ssh.rb
lib/kitchen/transport/winrm.rb
lib/kitchen/util.rb
lib/kitchen/verifier.rb
lib/kitchen/verifier/base.rb
lib/kitchen/verifier/busser.rb
lib/kitchen/verifier/dummy.rb
lib/kitchen/verifier/shell.rb
lib/kitchen/version.rb
lib/kitchen/which.rb
lib/vendor/hash_recursive_merge.rb
support/busser_install_command.ps1
support/busser_install_command.sh
support/chef-client-fail-if-update-handler.rb
support/chef_base_init_command.ps1
support/chef_base_init_command.sh
support/chef_base_install_command.ps1
support/chef_base_install_command.sh
support/download_helpers.sh
support/dummy-validation.pem
templates/driver/CHANGELOG.md.erb
templates/driver/Gemfile.erb
templates/driver/README.md.erb
templates/driver/Rakefile.erb
templates/driver/driver.rb.erb
templates/driver/gemspec.erb
templates/driver/gitignore.erb
templates/driver/license_apachev2.erb
templates/driver/license_lgplv3.erb
templates/driver/license_mit.erb
templates/driver/license_reserved.erb
templates/driver/tailor.erb
templates/driver/travis.yml.erb
templates/driver/version.rb.erb
templates/init/chefignore.erb
templates/init/kitchen.yml.erb
test-kitchen.gemspec
-
Homepage
-
https://kitchen.ci/
-
Licenses
-
Apache-2.0
-
Require paths
-
lib
-
Required ruby version
-
>= 3.1
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.5.9
-
Specification version
-
4
-
Summary
-
Test Kitchen is an integration tool for developing and testing infrastructure code and software on isolated target platforms.
-
Original platform
-
ruby
-
New platform
-
ruby