Go to file
2024-06-28 20:14:07 -05:00
lib Added options template feature 2024-06-28 20:14:07 -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).