All Projects → test-kitchen → busser

test-kitchen / busser

Licence: other
Kitchen Busser - Runs tests for projects in test-kitchen

Programming Languages

ruby
36898 projects - #4 most used programming language
Gherkin
971 projects
HTML
75241 projects

Projects that are alternatives of or similar to busser

kitchen-google
Google Compute Engine driver for Test-Kitchen
Stars: ✭ 47 (+0%)
Mutual labels:  ruby-gem, test-kitchen, managed-by-terraform
vmware-vra-gem
A Ruby Gem for interacting with the VMware vRealize Automation system
Stars: ✭ 16 (-65.96%)
Mutual labels:  ruby-gem, test-kitchen, managed-by-terraform
kitchen-rackspace
A Rackspace Cloud driver for Test Kitchen
Stars: ✭ 15 (-68.09%)
Mutual labels:  ruby-gem, test-kitchen, managed-by-terraform
kitchen-habitat
A Test Kitchen Driver for Habitat
Stars: ✭ 13 (-72.34%)
Mutual labels:  ruby-gem, test-kitchen, managed-by-terraform
dokken-images
Minimal Docker Images for testing
Stars: ✭ 20 (-57.45%)
Mutual labels:  ruby-gem, test-kitchen, managed-by-terraform
busser-rspec
Run RSpec tests through busser
Stars: ✭ 12 (-74.47%)
Mutual labels:  ruby-gem, test-kitchen, managed-by-terraform
kitchen-pester
A Test Kitchen driver to execute Pester as a verifier
Stars: ✭ 29 (-38.3%)
Mutual labels:  ruby-gem, test-kitchen, managed-by-terraform
busser-serverspec
A Busser runner plugin for the serverspec testing library
Stars: ✭ 51 (+8.51%)
Mutual labels:  ruby-gem, test-kitchen, managed-by-terraform
kitchen-dsc
A DSC Provisioner for Test-Kitchen
Stars: ✭ 27 (-42.55%)
Mutual labels:  ruby-gem, test-kitchen, managed-by-terraform
ruby-sdk
♦️ Ruby SDK to use the IBM Watson services.
Stars: ✭ 45 (-4.26%)
Mutual labels:  ruby-gem
gsrd
GitHub Starred Repos Downloader
Stars: ✭ 23 (-51.06%)
Mutual labels:  ruby-gem
tors
⏬ Yet another torrent searching application for your command line
Stars: ✭ 47 (+0%)
Mutual labels:  ruby-gem
multi-tenancy-devise
mtdevise adds basecamp style user logins to your ruby on rails application.
Stars: ✭ 27 (-42.55%)
Mutual labels:  ruby-gem
space-invaders
👾 Space Invaders 2d game with Ruby/Gosu
Stars: ✭ 16 (-65.96%)
Mutual labels:  ruby-gem
language-chef
Development repository for the language-chef plugin for the Atom text editor
Stars: ✭ 16 (-65.96%)
Mutual labels:  managed-by-terraform
tag columns
Fast & simple Rails ActiveRecord model tagging using PostgreSQL's Array datatype
Stars: ✭ 40 (-14.89%)
Mutual labels:  ruby-gem
make model searchable
Adds simlpe search functionality to models
Stars: ✭ 27 (-42.55%)
Mutual labels:  ruby-gem
glimmer-dsl-tk
Glimmer DSL for Tk (Ruby Tk Desktop Development GUI Library)
Stars: ✭ 26 (-44.68%)
Mutual labels:  ruby-gem
highlights-jekyll-theme
A Jekyll version of the "Highlights" theme by HTML5 UP.
Stars: ✭ 26 (-44.68%)
Mutual labels:  ruby-gem
meta-package-manager
🎁 a wrapper around all package managers
Stars: ✭ 277 (+489.36%)
Mutual labels:  ruby-gem

Busser

Gem Version Build Status Code Climate

Busser is a test setup and execution framework designed to work on remote nodes whose system dependencies cannot be relied upon, except for an Omnibus installation of Chef. It uses a plugin architecture to add support for different testing strategies such minitest, cucumber, bash, etc.

Status

This software project is no longer under active development as it has no active maintainers. The software may continue to work for some or all use cases, but issues filed in GitHub will most likely not be triaged. If a new maintainer is interested in working on this project please come chat with us in #test-kitchen on Chef Community Slack.

Installation

Add this line to your application's Gemfile:

gem 'busser'

And then execute:

$ bundle

Or install it yourself as:

$ gem install busser

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].