Class: Brut::SpecSupport::Matchers::HaveI18nString
- Inherits:
-
Object
- Object
- Brut::SpecSupport::Matchers::HaveI18nString
- Defined in:
- lib/brut/spec_support/matchers/have_i18n_string.rb
Overview
Used in component or page specs to check if a Nokogiri node's
text contains a specific i18n string, without you having
to use t
to look it up.