A screencast series on testing driving Ruby code with RSpec. This repo contains information about the series and the code from each episode.
The Test Driven RSpec playlist on YouTube.
- Episode 01 - A Simple Class
- Episode 02 - Testing a Rails API
- Episode 03 - Configuring RSpec
- Episode 04 - Unit Testing Models
- Episode 05 - Capybara Basics
- Episode 06 - Refactoring Routes
- Episode 07 - Viewing and Adding Records
The entire series is available to watch for free on YouTube. If you'd like to download the episodes, you can purchase it for $5. That will help support the creation of more screencasts.
Copyright (c) 2016-2017 Brett Chalupa
Video content and text are copyright Brett Chalupa. The code for each epsiode is licensed under the MIT license. See LICENSE.md for full terms.