DISQUS

DISQUS Hello! Virtuous Code is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

Complex Hash Expectations in RSpec

Started by avdi · 8 months ago

When spec-ing something that calls method which takes a set of nested hashes (as many Rails methods do), it may be tempting to use #hash_including to test for only the values you care about. However #hash_including won’t work the way we might hope for nested hashes. Take t ... Continue reading »

0 comments

This thread has no comments yet.

Add New Comment

Returning? Login