ruby-qa/README.md
2024-06-28 13:01:04 -05:00

13 lines
570 B
Markdown

# RubyQA
This is a framework/tool to organize & QA testing of a build of a remote node (linux based) over ssh
## Resources
- [Design Doc](design.adoc)
## 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).