Source: serverspec-runner Section: utils Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: KURASHIKI Satoru Build-Depends: debhelper-compat (= 12) , gem2deb , rake , ruby-net-ssh , ruby-rspec , ruby-serverspec Standards-Version: 4.4.1 Vcs-Git: https://salsa.debian.org/ruby-team/serverspec-runner.git Vcs-Browser: https://salsa.debian.org/ruby-team/serverspec-runner Homepage: https://github.com/hiracy/serverspec-runner Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Rules-Requires-Root: no Package: serverspec-runner Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby , ruby-serverspec , ruby-net-ssh Description: simple execution framework for serverspec This wrapper program makes it easy to run multiple serverspec recipes using one scinario yaml file, with pretty printng. In addition to that, it can export test results to other formats, like CSV, Markdown, etc.