ruby-capybara 3.36.0+ds-2 source package in Ubuntu

Changelog

ruby-capybara (3.36.0+ds-2) unstable; urgency=medium

  * Team upload.
  * d/control (Build-Depends): Depend on ruby-regexp-parser >= 1.7.1-2, which
    contains a fix for the Ruby 3 related FrozenError.
  * d/rules: Do no longer ignore the test results.

 -- Daniel Leidert <email address hidden>  Wed, 17 Nov 2021 21:53:59 +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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-capybara_3.36.0+ds-2.dsc 2.3 KiB 9a7e8d5c8166f257350b60811b7c27868b9200daadfb884dee9c4bd394cd7ada
ruby-capybara_3.36.0+ds.orig.tar.xz 212.7 KiB 0ea29b7a9b5232d696ec7b74ddab868e4cf92654e767ddb1369a00f656369f8d
ruby-capybara_3.36.0+ds-2.debian.tar.xz 7.8 KiB 8519b240e93cdbe0e29374d01bed3e98c4a7b07fd5494dd031d4627f4e0f1a71

Available diffs

No changes file available.

Binary packages built by this source

ruby-capybara: integration testing tool for Rack based web applications

 Capybara helps to test web applications based on Rack (such
 as the ones using Rails or Sinatra). It simulates how a real user would
 interact with the application. Multiple test drivers are supported
 Rack::Test comes built-in but other drivers can be added separately.