Registry / testing / test-kitchen

test-kitchen

JSON →
library4.0.0rbrubygemsunverified

Test Kitchen is an integration tool for developing and testing infrastructure code and software on isolated target platforms.

gem install test-kitchen
INSTALL
IMPORT
SIG · TEST-KITCHEN
T
test-kitchen
testingrubyv4.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Kitchen
require 'kitchen'

Runs tests on all configured instances.

require 'kitchen' config = Kitchen::Config.new config.instances.each { |i| i.test(:always) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
22
Resources
test-kitchen — gem install test-kitchen · libregistry