DEV Community

# factorybot

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The optimal way to create a set of records with FactoryBot.create_list & FactoryBot.build_list

The optimal way to create a set of records with FactoryBot.create_list & FactoryBot.build_list

16
Comments 2
3 min read
Change faker depending on the value of FuzzyChoice

Change faker depending on the value of FuzzyChoice

13
Comments
1 min read
Simple trick to make FactoryBot work with STI

Simple trick to make FactoryBot work with STI

11
Comments 5
2 min read
How to optimize factory creation.

How to optimize factory creation.

9
Comments
5 min read
Testing Factory Bot sequences

Testing Factory Bot sequences

6
Comments 1
5 min read
Rails 基礎 Part 04 -- index の単体テストを RSpec と FactoryBot で作る

Rails 基礎 Part 04 -- index の単体テストを RSpec と FactoryBot で作る

1
Comments
2 min read
Rails 基礎 Part 05 -- create の単体テストを追加する

Rails 基礎 Part 05 -- create の単体テストを追加する

1
Comments
1 min read
loading...