kaspth / oaken

A fresh blended alternative to Fixtures & FactoryBot for dev and test data.
MIT License
190 stars 6 forks source link

Replace TestFixtures with using transactions directly #44

Closed kaspth closed 1 year ago

kaspth commented 1 year ago

This will probably change in the future too. We're referencing ActiveRecord::Base directly, so this won't work for multi-db either.