A library for setting up Ruby objects as test data.
-
Updated
Feb 21, 2025 - Ruby
A library for setting up Ruby objects as test data.
Preload factories (factory_bot) just like fixtures. It will be easy and, probably, faster!
Generate strings supplying a simple pattern. Perfect to be used in test data factories. Validate if a text fulfills a specific pattern. Also you can use regular expressions (Regexp) to generate strings: `/[a-z0-9]{2,5}\w+/.gen`. Generate words in English or Spanish.
Nurse, for your dependency injections
Add a description, image, and links to the factories topic page so that developers can more easily learn about it.
To associate your repository with the factories topic, visit your repo's landing page and select "manage topics."