DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Software Testing with Rspec 3

1. Testing with RSpec 3 David Paluy Jul 2015 2. Agenda ● RSpec intro ● Expectation - Matcher ● Mocks vs Stubs ● Model Specs ● Controller Specs ● FactoryGirl ●…