Categories: None [Edit]

minitest-silence

https://rubygems.org/gems/minitest-silence
https://github.com/Shopify/minitest-silence
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.

Total

Ranking: 7,113 of 193,767
Downloads: 698,826

Daily

Ranking: 5,696 of 193,752
Downloads: 270

Depended by

RankDownloadsName
39,47132,374callstacking-rails

Depends on

RankDownloadsName
141,236,802,714minitest

Owners

#GravatarHandle
1iconwvanbergen
2iconshopify