k1LoW/awspec
RSpec tests for your AWS resources. observed · 2026-09-01
Health v2 · maintenance only
85/100
- Activity 100
- Release rhythm 56
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 68
- age_days: 4055
- days_rel: 212
- days_push: 4
- n_releases_24m: 6
Adoption not part of the score
1176 stars · 190 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
awspec is a Ruby gem that lets you write RSpec tests for AWS resources, verifying their configuration and state. It provides a CLI for scaffolding specs and supports many AWS resource types, including integration with Terraform outputs.
Use cases
- test that my EC2 instances are running with the right security groups
- write RSpec tests for AWS infrastructure
- verify VPC and subnet configuration with automated tests
- validate AWS resources created by Terraform
- check SQS queue settings in tests
- infrastructure compliance testing for AWS
When to choose
- you use Ruby/RSpec and want to test real AWS resource state
- you need infrastructure tests that complement Terraform or CloudFormation
- you want a large library of AWS resource type matchers
When to avoid
- you use Python (consider moto or pytest-based tools)
- you want policy-as-code compliance scanning rather than RSpec tests
- you need to test non-AWS clouds
Facets
cli-tool · maturity active
testing cli cloud-computing testing infrastructure-as-code developer-tools ruby cli cross-platform aws rspec infrastructure-testing ruby-gem terraform
1 source
- readme: https://github.com/k1LoW/awspec · fetched 2026-09-01 · 81e634d920f6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| k1LoW/awspec | main | 85 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem