Module: Brut::SpecSupport

Defined in:
lib/brut/spec_support.rb

Overview

Spec Support holds various matchers and helpers useful when writing tests with RSpec. Note that this module and it's contents aren't loaded by default when you require "brut". Your app's spec_helper.rb should require these explicitly.

Defined Under Namespace

Modules: ClockSupport, ComponentSupport, E2eSupport, FlashSupport, GeneralSupport, HandlerSupport, Matchers, SessionSupport Classes: E2ETestServer, EnhancedNode, RSpecSetup