RubyGems Navigation menu

minitest-silence 0.2.1

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.2.4 - February 17, 2021 (11.0 KB)
  2. 0.2.3 - November 18, 2020 (11.0 KB)
  3. 0.2.2 - November 18, 2020 (11.0 KB)
  4. 0.2.1 - June 17, 2020 (10.5 KB)
  5. 0.2.0 - June 11, 2020 (11.0 KB)
显示所有版本 (共 6 个)

Runtime 依赖 (1):

minitest ~> 5.12

业主:

推送:

作者:

  • Willem van Bergen

SHA 256 校验和:

c451fd47202bf35bd74f88677dc86e1cf6771567d63f6f3094a3aaf0dbfaadac

下载总量 397,391

这个版本 3,797

许可:

MIT

需要的 Ruby 版本: >= 2.3.0

链接: