Ruby Factory Projects
-
Basic Information about props_template is a library that allows lightweight and fast JSON generation, with syntax similar to Jbuilder. It's developed by Thoughtbot, which is familiar with factory_bot.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
string_pattern
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.
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
Ruby Factories discussion
Index
# | Project | Stars |
---|---|---|
1 | factory_bot | 7,959 |
2 | string_pattern | 17 |