Tips for Using FactoryBot Without an ORM
28-Apr-2022 983
FactoryBot is one of my favourite testing tools — I was a fan prior to joining thoughtbot. It’s one of those tools I miss immediately when working outside the Ruby ecosystem.Recently I’ve been working on a Rails project that doesn’t need any database persistence and therefore doesn’t use an object-relational mapper like ActiveRecord. Instead data is fetched from an external JSON API and parsed into value objects written in plain Ruby.
Tips for Using FactoryBot Without an ORM #ruby #rubydeveloper #rubyonrails #Using #FactoryBot #Without https://rubyonrails.ba/link/tips-for-using-factorybot-without-an-orm