Source: ruby-cutest Section: ruby Maintainer: Debian Ruby Team Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 14), gem2deb, ruby-clap Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-cutest.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-cutest Homepage: https://github.com/djanowski/cutest Package: ruby-cutest Architecture: all Depends: ruby:any Description: Run ruby tests independently Cutest run tests in separate processes to avoid shared state. Once a failure is found, you get a report detailing what failed and how to locate the error and the rest of the file is skipped.