Source: ruby-bogus Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Cédric Boutillier Build-Depends: debhelper-compat (= 13), gem2deb, ruby-dependor, ruby-minitest, ruby-rspec Standards-Version: 4.6.0 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-bogus.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-bogus Homepage: https://github.com/psyho/bogus XS-Ruby-Versions: all Testsuite: autopkgtest-pkg-ruby Rules-Requires-Root: no Package: ruby-bogus Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Recommends: ruby-rspec Description: library creating fakes to make isolated unit tests reliable Bogus is a Ruby library aiming at making unit tests more reliable by ensuring that one doesn't stub or mock methods that don't actually exist in the mocked objects.