Source: ruby-cutest
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
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 independantly
 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.
