Source: ruby-contest Section: ruby Maintainer: Debian Ruby Team Uploaders: Cédric Boutillier Build-Depends: debhelper-compat (= 14), gem2deb Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-contest.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-contest Homepage: https://github.com/citrusbyte/contest Testsuite: autopkgtest-pkg-ruby Package: ruby-contest Architecture: all Description: Ruby library to write declarative tests using nested contexts Contest allows you to write with Test::Unit declarative tests using nested contexts with a syntax similar to RSpec or Shoulda, and without performance penalties. This library is less than 100 lines of code and gets the job done.