How to configure FactoryBot with Rspec in a Rails 7 application
FactoryBot Rails
FactoryBot is a Ruby library for setting up Ruby objects as test data in a test suite. Specifically, FactoryBot Rails is an extension of FactoryBot designed to work seamlessly with Ruby on Rails applications.
In the context of testin...
blog.alexandrecalaca.com3 min read