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: 193,222 of 196,619
Downloads: 521

Daily

Ranking: 79,325 of 196,594
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
291,020,526,382rspec
56747,227,703rubocop
72633,800,712pry
98501,545,707simplecov
1,00551,568,783standard
2,7727,207,627mdl
15,921134,739quiet_quality

Owners

#GravatarHandle
1iconnevinera