inspec/lib/plugins/inspec-streaming-reporter-progress-bar
Vasundhara Jagdale c4e5386656
Adds unit test for progress bar streaming reporter (#6970)
Signed-off-by: Vasu1105 <vjagdle@progress.com>
Co-authored-by: Vasu1105 <vjagdle@progress.com>
2024-02-08 16:07:59 +05:30
..
lib Foreport 6229 to inspec 6 (#6277) 2022-10-20 14:07:10 -04:00
test/unit Adds unit test for progress bar streaming reporter (#6970) 2024-02-08 16:07:59 +05:30
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.