rspec-terraform
Test framework
A testing framework for Terraform modules
RSpec tests for your Terraform modules
92 stars
7 watching
10 forks
Language: Ruby
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
davydovanton/rspec-hanami | A RSpec testing framework for Hanami web applications | 46 |
nedomas/zapata | Automatically generates RSpec tests based on class and method definitions in Ruby code. | 414 |
leahneukirchen/bacon | A small RSpec clone with essential features for writing unit tests in Ruby | 425 |
k1low/awspec | Automated testing framework for AWS resources using RSpec | 1,169 |
rspec/rspec-mocks | A test-double framework for RSpec that supports method stubs and mocking of real objects as well as generated test-doubles. | 1,160 |
rodjek/rspec-puppet | Tools and configuration for writing tests for Puppet manifests in Ruby | 361 |
sublimetext/rspec | Adds RSpec support to Sublime Text for writing and testing Ruby BDD tests | 124 |
eliotsykes/rspec-rails-examples | A comprehensive reference for testing Rails apps using RSpec | 2,157 |
rubocop/rspec-style-guide | Guides best practices for writing RSpec specs | 959 |
terraform-compliance/cli | A test framework for ensuring infrastructure-as-code complies with security and custom standards | 1,365 |
maltize/sublime-text-2-ruby-tests | A Sublime Text 2 plugin for running ruby tests. | 721 |
test-bench/test-bench | A principled test framework for Ruby that aims to offer a structured way to write effective and easy-to-use tests. | 69 |
hspec/hspec-example | A Haskell project providing a testing framework and skeleton for writing unit tests. | 91 |
rspec/rspec-expectations | A Ruby API to express expected outcomes of code examples | 1,260 |
infrablocks/ruby_terraform | A Ruby wrapper around the Terraform binary to execute Terraform commands from within Ruby programs. | 109 |