« Current Days | Main | Book Review: Mavericks at Work »

Highly useful assert_select

I find myself using the assert_select a lot while doing testing and rails. I have had to keep looking up different examples depending on the situation. I have found that this page seems to have most everything I need when I can't remember it off the top of my head.

Rails assert select examples

Post a comment