Module: Cramp

Defined in:
lib/rspec/cramp/extensions/cramp/action.rb

Overview

Monkey-patch so that even if there is an exception raised in on_start or in on_finish the exception dump is rendered so that:

  • you can match against it in your spec,

  • get method doesn’t time out waiting for anything to be rendered (may not be true for on_finish).

Defined Under Namespace

Classes: Action