RubyGems Navigation menu

minitest-silence 0.1.0

Minitest plugin to suppress output from tests. This plugin will buffer any output coming from a test going to STDOUT or STDERR, to make sure it doesn't interfere with the output of the test runner itself. By default, it will discard any output, unless the `--verbose` option is set It also supports failing a test if it is writing anything to STDOUT or STDERR by setting the `--fail-on-output` command line option.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.4 - February 17, 2021 (11 KB)
  2. 0.2.3 - November 18, 2020 (11 KB)
  3. 0.2.2 - November 18, 2020 (11 KB)
  4. 0.2.1 - June 17, 2020 (10.5 KB)
  5. 0.2.0 - June 11, 2020 (11 KB)
  6. 0.1.0 - June 03, 2020 (11 KB)
Show all versions (6 total)

Runtime Dependencies (1):

minitest ~> 5.12

Owners:

Pushed by:

Authors:

  • Willem van Bergen

SHA 256 checksum:

11cfc6d27c54cb176370b1db2d8b56c9fbf2f76c6ae6e8f45ee7f3382ad4ef41

Total downloads 398,112

For this version 1,418

License:

MIT

Required Ruby Version: >= 2.3.0

Links: