RubyGems Navigation menu

rspec-exit_guard 0.1.0

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.

Gemfile:
=

install:
=

Versions:

  1. 0.1.0 May 03, 2026 (7 KB)

Runtime Dependencies (1):

rspec ~> 3.10

Development Dependencies (6):

mdl ~> 0.13
pry ~> 0.15
quiet_quality ~> 1.5
rubocop ~> 1.63
simplecov ~> 0.22
standard = 1.37.0

Owners:

Pushed by:

Authors:

  • Eric Mueller

SHA 256 checksum:

=

Total downloads 50

For this version 50

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.0

Links: