[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#778763: ITP: capture-output -- Ruby library to grab given IO output and return it as a string



Package: wnpp
Severity: wishlist
Owner: Alexander Gerasiov <gq@debian.org>

* Package name    : ruby-capture-output
  Version         : 1.0.0
  Upstream Author : Jakub Pastuszek
* URL             : https://github.com/jpastuszek/capture-output
* License         : MIT/Expat
  Programming Lang: Ruby
  Description     : Ruby library to grab given IO output and return it as a string

 Provides Caputere.output, Capture.stdout and Capture.stderr methods that can be
 used to grab output generated by current or spawned process.
 .
 This is useful for testing when you need to start a process and check its
 output or when you need to check current process output.

Used for autotests in homesick (#778471).


Reply to: