AARON SMITH’S CODE ENDEAVOR

Banner QA Tool Gem

The QA Tool is a ruby gem command-line utility that generates three things:

  1. qa html file (__qatool.html). Here’s an example of the qatool.
  2. banner preview html file (__preview.html). Here’s an example of the preview page.
  3. swf summary (__summary.html) page which outlines and compares meta data against a specs excel sheet. Here’s an example of the summary.

Everything that it generates is “static,” meaning that if you change a spec sheet, add or remove swf’s from the directory being qa’d. You need to re-run the qatool command to re-generate the files.

Go here for much more information, and installation instructions.

The source for the qatool is available on the git-repos page.

Comments are closed.