Registry / testing / serverspec

serverspec

JSON →
library2.43.0rbrubygemsunverified

RSpec tests for your servers configured by Puppet, Chef, Itamae or anything else.

gem install serverspec
INSTALL
IMPORT
SIG · SERVERSPEC
S
serverspec
testingrubyv2.43.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.

Serverspec
require 'serverspec'

Test that a package is installed on a server.

require 'serverspec' set :backend, :exec describe 'httpd' do it { should be_installed } end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.43.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
serverspec — gem install serverspec · libregistry