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: 190,845 of 193,756
Downloads: 402

Daily

Ranking: 110,042 of 193,649
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29989,540,006rspec
56705,297,141rubocop
71610,500,117pry
97475,839,609simplecov
1,03547,451,467standard
2,7726,803,779mdl
16,073126,975quiet_quality

Owners

#GravatarHandle
1iconnevinera