factory_bot
Test data generator
A library that generates test data for Ruby applications by defining objects with predefined properties and behaviors.
A library for setting up Ruby objects as test data.
8k stars
128 watching
3k forks
Language: Ruby
last commit: 15 days ago
Linked from 5 awesome lists
factoriesfactory-botfactory-girlfixturesrailsrubyrubygemstestingthoughtbot
Related projects:
Repository | Description | Stars |
---|---|---|
thoughtbot/factory_bot_rails | Provides Rails integration for factory bot, allowing automatic generation of test data. | 3,075 |
factoryboy/factory_boy | A tool to generate test fixtures for complex objects in software applications | 3,525 |
thoughtbot/shoulda-matchers | A gem providing RSpec-compatible one-liners for testing common Rails functionality | 3,525 |
rubocop/rubocop | Analyzes and enforces code quality and style in Ruby projects | 12,650 |
slack-ruby/slack-ruby-bot | A Ruby framework for building Slack bots with minimal overhead and maximum flexibility. | 1,120 |
ruby-grape/grape | An opinionated framework for creating REST-like APIs in Ruby. | 9,890 |
thoughtbot/suspenders | A set of pre-configured generators and tools to help build rails applications with standard defaults | 4,016 |
thoughtbot/appraisal | A tool for testing Ruby libraries against different versions of dependencies in repeatable scenarios. | 1,272 |
dblock/slack-ruby-bot | A Ruby-based framework for building Slack bots with minimal requirements and maximum flexibility. | 50 |
presidentbeef/brakeman | A tool that scans Ruby on Rails applications for potential security vulnerabilities. | 7,015 |
rlister/slackbotsy | A Ruby library for building Slack bots with customizable message handling and integration options. | 76 |
asyraffff/open-source-ruby-and-rails-apps | A collection of production-ready Ruby and Rails applications for various purposes, including CMS, CRM, ecommerce, and more. | 1,042 |
thoughtbot/clearance | Provides a simple and well-tested Rails authentication system with email and password support | 3,709 |
sparklemotion/mechanize | Automates web interaction with websites | 4,391 |
thoughtbot/shoulda | A testing framework specifically designed for Rails applications | 2,211 |