Setup Rails testing stack with RSpec, Database Cleaner, FactoryBot, Shoulda Matchers and VCR
Hello there, in this post, i'm going to setup RSpec and other tools inside a Ruby on Rails application and create a super consistent stack of tests.
Content of this post
Creating a new Project
Adding new dependencies
Setup RSpec
Setup DatabaseCleane...
anchietajunior.hashnode.dev3 min read