Stop using Faker and random data in the test fixtures
17-Nov-2021 2039
Faker/FFaker can seem like the perfect solution to generate data for testing.In theory, Faker increases development speed while allowing you to have real-looking test data and having your database populated with more records while you’re doing development.But in reality, Faker comes with hidden costs. That said, we don’t think you can truly appreciate their complexity without building them firsthand.Here is what we learned using Faker in our projects.
Stop using Faker and random data in the test fixtures #ruby #rubydeveloper #rubyonrails #using #Faker #random #fixtures #test https://rubyonrails.ba/link/stop-using-faker-and-random-data-in-the-test-fixtures