RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

How to run System Specs in DockerContainers with RSpec, Capybara, Chrome, & Selenium

Rails makes system specs easy to configure in a standard environment, but configuring them in a containerised environment can be a little trickier, and more so if you are using RSpec rather than Rails’ default minitest framework.

This brief tutorial explains how we set up our projects for containerised system specs

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