Source: ruby-rspec-logsplit Section: ruby Maintainer: Debian Ruby Team Uploaders: Balasankar C Build-Depends: debhelper-compat (= 14), gem2deb, rake, ruby-rspec Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-rspec-logsplit.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-rspec-logsplit Homepage: https://rubygems.org/gems/rspec-logsplit Testsuite: autopkgtest-pkg-ruby Package: ruby-rspec-logsplit Architecture: all Description: library to provide a logger for each example This RSpec plugin allows you to change the logger for your library for each separate example. This gives the ability to see the log output for each specific test.