Testing Rails Applications

Testing Ruby on Rails applications isn't hard, but you have to learn the basics well. We'll cover how to write unit tests, system tests, integration tests and more. We'll also explore mocks, stubs, factories, fixtures, minitest vs rspec and much more.

25 Lessons | 5h 6m | Intermediate