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,032 of 195,762
Downloads: 498

Daily

Ranking: 75,382 of 195,747
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
291,006,320,288rspec
57728,179,197rubocop
72623,573,670pry
98489,786,530simplecov
1,01949,688,381standard
2,7757,028,950mdl
15,951131,879quiet_quality

Owners

#GravatarHandle
1iconnevinera