Registry / testing / awspec

awspec

JSON →
library1.36.0rbrubygemsunverified

RSpec tests for your AWS resources.

gem install awspec
INSTALL
IMPORT
SIG · AWSPEC
A
awspec
testingrubyv1.36.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.

Awspec
require 'awspec'

Write RSpec tests for AWS resources like EC2 instances.

require 'awspec' describe ec2('my-instance') do it { should exist } end
Debug
Known issues
gotchaRequires AWS credentials to be configured.
fix
Set up AWS credentials via environment variables or ~/.aws/credentials before running tests.
affects: >= 0
Upgrade
Version history
1.36.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
32
Resources
awspec — gem install awspec · libregistry