Source: serverspec-runner Section: utils Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: HIGUCHI Daisuke (VDR dai) Build-Depends: debhelper-compat (= 13) , gem2deb , rake , ruby-net-ssh , ruby-rspec , ruby-serverspec , iputils-ping | inetutils-ping Standards-Version: 4.6.2 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 Rules-Requires-Root: no Package: serverspec-runner Architecture: all 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.