View Specs
Testing Rails Simple Guide — Part 2
Tim Cheung
343

I like how you explain view specs, but beginners didn’t saw the diferences between view specs and feature specs… Because for the example I prefer use view specs and unit test at models. Maybe another example for feature specs I guess. I put the like about the journey test when you use feature is a good resource for a plus info.