ruby-capybara 3.12.0-1 source package in Ubuntu

Changelog

ruby-capybara (3.12.0-1) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Team upload
  * New upstream version 3.12.0
  * Update homepage
  * Move debian/watch to gemwatch.debian.net
  * Bump debhelper compatibility level to 11
  * Use salsa.debian.org in Vcs-* fields
  * Bump Standards-Version to 4.3.0 (no changes needed)

  [ Sruthi Chandran ]
  * Add 0004-Inhibit-test-for-SSL.patch
  * Enable autopkgtest

 -- Sruthi Chandran <email address hidden>  Mon, 07 Jan 2019 16:57:27 +0530

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
Focal release universe misc

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-capybara_3.12.0-1.dsc 2.3 KiB 717d39dcf51fab6190912da2b4e770fab47a0d438f5c7baa2937af6fb6ff2edc
ruby-capybara_3.12.0.orig.tar.gz 214.1 KiB 8ac743d1b72c2faab36ea4c83ca03950eb28ee945e50e687259d5faa55168d54
ruby-capybara_3.12.0-1.debian.tar.xz 4.9 KiB 0731eb4ed42c8fee07459c175a9f4fc0bdd8538b735a57ab96c18333499d6f90

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.