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: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName

Depends on

RankDownloadsName
29993,218,487rspec
56710,510,158rubocop
72613,447,704pry
97478,892,970simplecov
1,03247,976,638standard
2,7756,858,115mdl
15,997128,780quiet_quality

Owners

#GravatarHandle
1iconnevinera