How to run RSpec system specs with Dev Containers
I’m trying to set up DevContainers with a Rails 7.2 app, but I’m having difficulties getting my RSpec system specs to run correctly.
I’m trying to set up DevContainers with a Rails 7.2 app, but I’m having difficulties getting my RSpec system specs to run correctly.