RubyFlow The Ruby and Rails community linklog

Testing a Feature with Rails and RSpec: A deep dive

One of the things I hear most from developers who are new to Ruby and Rails, or just to testing is, How do you get started? What should I test? The value of testing your code and the confidence it brings is already apparent, but how to make it happen seems to be missing. In this post I address how I approach testing a fairly simple, but non trivial feature from start to finish. https://chrisherring.co/posts/testing-a-feature-with-rails-and-rspec-a-deep-dive

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in