https://github.com/thoughtbot/factory_bot
factories factory-bot factory-girl fixtures rails ruby rubygems testing thoughtbot
Last synced: about 1 month ago
Repository metadata:
A library for setting up Ruby objects as test data.
- Host: GitHub
- URL: https://github.com/thoughtbot/factory_bot
- Owner: thoughtbot
- License: mit
- Created: 2008-06-03T13:55:37.000Z (over 16 years ago)
- Default Branch: main
- Last Pushed: 2024-10-17T04:09:38.000Z (2 months ago)
- Last Synced: 2024-11-05T21:02:35.623Z (about 2 months ago)
- Topics: factories, factory-bot, factory-girl, fixtures, rails, ruby, rubygems, testing, thoughtbot
- Language: Ruby
- Homepage: https://thoughtbot.com
- Size: 3.19 MB
- Stars: 7,924
- Watchers: 130
- Forks: 2,605
- Open Issues: 92
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
- Funding Links:
Owner metadata:
- Name: thoughtbot, inc.
- Login: thoughtbot
- Email: [email protected]
- Kind: organization
- Description: We work with organizations of all sizes to design, develop, and grow their web and mobile products.
- Website: https://thoughtbot.com
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/6183?v=4
- Repositories: 434
- Last Synced at: 2024-04-14T06:41:37.100Z
- Profile URL: https://github.com/thoughtbot
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 1,237
Total Committers: 298
Avg Commits per committer: 4.151
Development Distribution Score (DDS): 0.665
Commits in past year: 50
Committers in past year: 18
Avg Commits per committer in past year: 2.778
Development Distribution Score (DDS) in past year: 0.66
Name | Commits | |
---|---|---|
Joshua Clayton | j****n@t****m | 414 |
Daniel Colson | d****n@g****m | 134 |
Joe Ferris | j****s@t****m | 80 |
Joe Ferris | j****s@g****m | 58 |
Mike Burns | m****s@t****m | 22 |
Joshua Clayton | j****n@g****m | 22 |
eugenebolshakov | e****v@g****m | 17 |
Gabe Berke-Williams | g****e@t****m | 15 |
Richie Thomas | r****e@t****m | 13 |
Thomas Walpole | t****e@g****m | 13 |
Oli Peate | o****i@t****m | 9 |
Alejandro Dustet | a****t@g****m | 8 |
Joe Ferris | j****s@m****l | 8 |
Nick Quaranto | n****k@q****o | 7 |
Dan Croak | d****k@t****m | 6 |
Ben Orenstein | b****n@g****m | 6 |
Josh Nichols | j****h@t****m | 6 |
Simone Carletti | w****s@w****t | 6 |
Stefanni Brasil | s****l@g****m | 6 |
Oliver Peate | o****p@g****m | 6 |
Matt Jankowski | m****i@t****m | 6 |
Jon Yurek | j****k@t****m | 6 |
Tristan Dunn | t****n@g****m | 5 |
Nick Quaranto | n****k@t****m | 5 |
Kristian Mandrup | k****p@g****m | 5 |
Chad Pytel | c****l@t****m | 5 |
ydah | 1****h | 5 |
Earlopain | 1****n | 5 |
Oliver Peate | o****p | 4 |
Tyson Gach | t****n@t****m | 4 |
and 268 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
-
Total downloads:
- rubygems: 241,268,863 total
- Total docker downloads: 598,607,373
- Total dependent packages: 520 (may contain duplicates)
- Total dependent repositories: 58,194 (may contain duplicates)
- Total versions: 111
- Total maintainers: 3
rubygems: factory_bot
factory_bot provides a framework and DSL for defining and using factories - less error-prone, more explicit, and all-around easier to work with than fixtures.
- Homepage: https://github.com/thoughtbot/factory_bot
- Documentation: http://www.rubydoc.info/gems/factory_bot/
- Licenses: MIT
- Latest release: 6.4.6 (published 11 months ago)
- Last Synced: 2024-11-10T23:33:42.336Z (about 1 month ago)
- Versions: 30
- Dependent Packages: 520
- Dependent Repositories: 58,193
- Downloads: 241,268,863 Total
- Docker Downloads: 598,607,373
-
Rankings:
- Downloads: 0.085%
- Dependent packages count: 0.09%
- Forks count: 0.11%
- Average: 0.128%
- Dependent repos count: 0.145%
- Stargazers count: 0.147%
- Docker downloads count: 0.193%
- Maintainers (3)
go: github.com/thoughtbot/factory_bot
- Homepage:
- Documentation: https://pkg.go.dev/github.com/thoughtbot/factory_bot#section-documentation
- Licenses: mit
- Latest release: v6.4.6+incompatible (published 11 months ago)
- Last Synced: 2024-11-10T23:33:43.756Z (about 1 month ago)
- Versions: 81
- Dependent Packages: 0
- Dependent Repositories: 1
-
Rankings:
- Forks count: 0.131%
- Stargazers count: 0.742%
- Average: 3.53%
- Dependent repos count: 4.79%
- Dependent packages count: 8.456%
Dependencies
- activerecord-jdbcsqlite3-adapter >= 0
- sqlite3 >= 0
- activemodel 6.1.3
- activerecord 6.1.3
- activesupport 6.1.3
- appraisal 2.3.0
- aruba 1.0.4
- ast 2.4.2
- builder 3.2.4
- childprocess 4.0.0
- concurrent-ruby 1.1.8
- contracts 0.16.0
- cucumber 5.3.0
- cucumber-core 8.0.1
- cucumber-create-meta 2.0.4
- cucumber-cucumber-expressions 10.3.0
- cucumber-gherkin 15.0.2
- cucumber-html-formatter 9.0.0
- cucumber-messages 13.2.1
- cucumber-tag-expressions 2.0.4
- cucumber-wire 4.0.1
- diff-lcs 1.4.4
- docile 1.3.5
- factory_bot 6.2.1
- ffi 1.14.2
- i18n 1.8.9
- middleware 0.1.0
- minitest 5.14.3
- multi_test 0.1.2
- parallel 1.21.0
- parser 3.1.0.0
- protobuf-cucumber 3.10.8
- rainbow 3.1.1
- rake 13.0.3
- regexp_parser 2.2.0
- rexml 3.2.5
- rspec 3.10.0
- rspec-core 3.10.1
- rspec-expectations 3.10.1
- rspec-its 1.3.0
- rspec-mocks 3.10.2
- rspec-support 3.10.2
- rubocop 1.24.1
- rubocop-ast 1.15.1
- rubocop-performance 1.13.1
- ruby-progressbar 1.11.0
- simplecov 0.21.2
- simplecov-html 0.12.3
- simplecov_json_formatter 0.1.2
- sqlite3 1.4.2
- standard 1.6.0
- sys-uname 1.2.2
- thor 1.1.0
- thread_safe 0.3.6
- tzinfo 2.0.4
- unicode-display_width 2.1.0
- yard 0.9.26
- zeitwerk 2.4.2
- activerecord >= 0 development
- appraisal >= 0 development
- aruba >= 0 development
- cucumber >= 0 development
- rake >= 0 development
- rspec >= 0 development
- rspec-its >= 0 development
- simplecov >= 0 development
- standard >= 0 development
- yard >= 0 development
- activesupport >= 5.0.0
- actions/checkout v2 composite
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite
- actions/checkout v3 composite