RubyGems Navigation menu

minitest-silence 0.2.4

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 (11KB)
  2. 0.2.3 - November 18, 2020 (11KB)
  3. 0.2.2 - November 18, 2020 (11KB)
  4. 0.2.1 - June 17, 2020 (10.5KB)
  5. 0.2.0 - June 11, 2020 (11KB)
全てのバージョンを表示(全6件)

Runtime依存関係 (1):

minitest ~> 5.12

所有者:

プッシュ者:

作者:

  • Willem van Bergen

SHA 256チェックサム:

1bbfc5ed56176d49a0d5d01758721394fd70f783e17fe67cb511e1d9a3ce1323

累計ダウンロード数 396,410

このバージョンのみ 384,610

ライセンス:

MIT

必要なRubyのバージョン: >= 2.5.0

リンク: