igrep / crispy

Test Spy for Any Object in Ruby.
http://rubygems.org/gems/crispy
MIT License
22 stars 2 forks source link

Add predicate method `spied?` #18

Closed igrep closed 9 years ago

igrep commented 9 years ago

Ask if the given object is spied by Crispy or not. I need this API to hide __CRISPY_SPY__ from rspec-crispy.