The final episode of the series, which goes over using Capybara to test drive viewing and adding records in the app.

A quick aside: With the Test Driven RSpec series finished, I’m working on putting together the next screencast series. If there’s a specific topic you’d like to see covered, let me know in the comments.

This episode covers:

  • Viewing an index of consoles
  • Adding new consoles

View the code.

View the diff.

View the playlist.

Software used:

  • Ruby 2.4.2
  • RSpec 3.6.1
  • Capybara 2.15.4
  • Rails 5.1.4
  • Mac OS
  • iTerm 2
  • Vim
  • Tmux