rspec-puppet
Test framework
Tools and configuration for writing tests for Puppet manifests in Ruby
RSpec tests for your Puppet manifests
361 stars
28 watching
202 forks
Language: Ruby
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rodjek/puppet-lint | Tools to check and fix code style in Puppet manifests | 818 |
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 |
nedomas/zapata | Automatically generates RSpec tests based on class and method definitions in Ruby code. | 414 |
kjvarga/rr-to-rspec-converter | Converts RR code to RSpec syntax for mocking and stubbing | 1 |
davydovanton/rspec-hanami | A RSpec testing framework for Hanami web applications | 46 |
rspec/rspec-expectations | A Ruby API to express expected outcomes of code examples | 1,260 |
bsnape/rspec-terraform | A testing framework for Terraform modules | 92 |
leahneukirchen/bacon | A small RSpec clone with essential features for writing unit tests in Ruby | 425 |
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 |
puppetinabox/controlrepo | A pre-packaged collection of modules and data to quickly set up a Puppet environment | 39 |
voxpupuli/onceover | A toolset for automating testing of Puppet control repositories | 143 |
puppetlabs/puppet-resource_api | An API for building new resource providers in Puppet | 27 |
maltize/sublime-text-2-ruby-tests | A Sublime Text 2 plugin for running ruby tests. | 721 |
russcloak/sublimepuppet | A plugin for Sublime Text that provides syntax highlighting, snippets, and completion support for the Puppet programming language. | 40 |