Sign in Sign up
rubygems

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.

Activity

Latest release
4mo ago
Total releases
2
Cadence
~daily
Last 12 months
2

Reach

Stars

Details

License
MIT
First release
May 03, 2026
Releases
Version Released
0.1.0 initial
0.2.0 minor