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: 6,949 of 186,698
Downloads: 605,197

Daily

Ranking: 11,794 of 186,685
Downloads: 25

Depended by

RankDownloadsName
45,36424,392callstacking-rails

Depends on

RankDownloadsName
161,052,609,903minitest

Owners

#GravatarHandle
1iconwvanbergen
2iconshopify