Categories: None [Edit]

rspec-exit_guard

https://rubygems.org/gems/rspec-exit_guard
https://github.com/nevinera/rspec-exit_guard
rspec-exit_guard guards your test suite against accidental termination caused by exit, abort, or similar calls in the code under test. Instead of letting the process exit (potentially silently, with a passing status), it catches those calls and turns them into test failures.

Total

Ranking: 192,671 of 196,338
Downloads: 512

Daily

Ranking: 51,088 of 196,320
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
291,013,199,560rspec
57737,392,019rubocop
72628,596,604pry
98495,507,544simplecov
1,01250,571,910standard
2,7737,119,794mdl
15,949132,896quiet_quality

Owners

#GravatarHandle
1iconnevinera