Source: qunit-selenium Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Jongmin Kim Build-Depends: debhelper-compat (= 12), gem2deb, rake, ruby-rspec, ruby-selenium-webdriver, ruby-thor Standards-Version: 4.5.0 Vcs-Git: https://salsa.debian.org/ruby-team/qunit-selenium.git Vcs-Browser: https://salsa.debian.org/ruby-team/qunit-selenium Homepage: https://github.com/smontanari/qunit-selenium Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Rules-Requires-Root: no Package: qunit-selenium Architecture: all XB-Ruby-Versions: ${ruby:Versions} Multi-Arch: foreign Depends: chromium-driver, ruby, ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Description: Run QUnit tests through Selenium WebDriver This package provides a wrapper around the selenium-webdriver with the additional logic to parse the QUnit test results page and report the success/failure of QUnit tests. . This package contains command line tool for executing QUnit tests. It will use the Selenium Chromium WebDriver instantiated with a new Chromium profile.