Exception: Mutineer::SmokeCheckError
- Inherits:
-
StandardError
- Object
- StandardError
- Mutineer::SmokeCheckError
- Defined in:
- lib/mutineer/external_backend.rb
Overview
Raised when the smoke check (the unmutated suite) is not green, so the run aborts before scoring — a broken environment must never be reported as strong tests. The CLI maps this to a runtime error (exit 1), not a usage error.