Go to file
2024-06-29 13:07:30 -05:00
lib Added optional template parameter in test.rb 2024-06-29 13:07:30 -05:00
templates Added new base template 2024-06-29 13:06:28 -05:00
design.adoc initial commit 2024-06-09 16:13:03 -05:00
README.md test commit 2024-06-28 13:01:04 -05:00
rubyqa.gemspec test commit 2024-06-28 13:01:04 -05:00

RubyQA

This is a framework/tool to organize & QA testing of a build of a remote node (linux based) over ssh

Resources

What is it's intended purpose?

This is meant to provide an all in one tooling for creating a QA framework for testing builds of a remote device over the network.

This can be done with shells like bash, but only to a lesser degree of accuracy. This project seeks to provide a greater degree of accuracy in tests on ensuring that a host has been properly built by whatever tooling you use (puppet, jenkins, etc).