You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 24, 2022. It is now read-only.
Shiva Bhusal edited this page Jan 20, 2017
·
1 revision
Welcome to the sunspot_matchers wiki!
Installation
group:testdogem'sunspot_matchers'end
For RSpec users
# in support/sunspot_matchers_config.rbRSpec.configuredo |config|
config.beforedoSunspot.session=SunspotMatchers::SunspotSessionSpy.new(Sunspot.session)endconfig.includeSunspotMatchersend