inspec/lib/plugins/inspec-streaming-reporter-progress-bar
Aaron Lippold 4eccdc1b5a removed excessive use of instance variables
Signed-off-by: Aaron Lippold <lippold@gmail.com>
2022-03-25 13:01:14 -04:00
..
lib removed excessive use of instance variables 2022-03-25 13:01:14 -04:00
inspec-streaming-reporter-progress-bar.gemspec More build fixes and pr review changes 2022-03-22 15:52:45 +05:30
README.md Documentation added for progress-bar reporter option 2022-02-18 19:23:40 +05:30

StreamingReporterProgressBar Plugin

What This Plugin Does

This plugin is a streaming reporter plugin which shows the real-time progress of a running InSpec profile using a progress bar. It also outputs the ID of a running control with an indicator showing if the control has passed, failed or skipped.