qunit-selenium 0.0.4-2 source package in Ubuntu

Changelog

qunit-selenium (0.0.4-2) unstable; urgency=medium

  * Team upload.
  * Source-only upload to allow migration to testing.

  * d/compat: Remove obsolete file.
  * d/control (Build-Depends): Use debhelper-compat version 12.
    (Standards-Version): Bump to 4.5.0.
    (Depends): Use ${ruby:Depends} and remove ruby-interpreter.
  * d/patches/fix-unsupported-ordered-constraint.patch: Add patch.
    - Fix warning about ordered constraint being unsupported.
  * d/patches/series: Add new patch.
  * d/upstream/metadata: Add metadata.

 -- Daniel Leidert <email address hidden>  Mon, 02 Mar 2020 10:55:29 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
qunit-selenium_0.0.4-2.dsc 2.1 KiB 5e1f5e65974398f70c41a2d456ad40af94856bcc43be791cdac86c11a2a95d30
qunit-selenium_0.0.4.orig.tar.gz 4.6 KiB 525d29b148468dbb1fbf95ce1a39d16361f6397898d8cecfcdbcfa3d0317749d
qunit-selenium_0.0.4-2.debian.tar.xz 4.0 KiB c2b2d7727dc6797f2fde5bfc8b387726d5136accc51317e6f4053edaad92b9b8

Available diffs

No changes file available.

Binary packages built by this source

qunit-selenium: 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.