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: about 1 month 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,083 |
factoryboy/factory_boy | A tool to generate test fixtures for complex objects in software applications | 3,543 |
thoughtbot/shoulda-matchers | A gem providing RSpec-compatible one-liners for testing common Rails functionality | 3,525 |
rubocop/rubocop | An automated code quality tool for Ruby programming language | 12,664 |
slack-ruby/slack-ruby-bot | A Ruby framework for building Slack bots with minimal overhead and maximum flexibility. | 1,119 |
ruby-grape/grape | An opinionated framework for creating REST-like APIs in Ruby. | 9,894 |
thoughtbot/suspenders | A set of pre-configured generators and tools to help build rails applications with standard defaults | 4,019 |
thoughtbot/appraisal | A tool for testing Ruby libraries against different versions of dependencies in repeatable scenarios. | 1,274 |
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,033 |
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,062 |
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,396 |
thoughtbot/shoulda | A testing framework specifically designed for Rails applications | 2,211 |