Features
-
Rails 7.2 compatibility.
-
Added variations support to FactoryProf.
Now you can also see which traits and overrides have been used by factories.
-
Added Fabrication support to FactoryDefault.
-
Added
report_duplicates
option forlet_it_be
(to warn or raise if a let_it_be declaration has been overridden in the nested context).