Rails Fixture Replacement
This category does not have a description yet. You can add one on github!
11.94
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.
2016
2017
2018
2019
2020
2021
0.89
Fabrication is an object generation framework for ActiveRecord, Mongoid, DataMapper, Sequel, or any other Ruby object.
2016
2017
2018
2019
2020
2021
0.76
Fixtures aren't fun. Machinist is.
2016
2017
2018
2019
2020
2021
0.22
FixtureBuilder allows testers to use their existing factories, like FactoryGirl, to generate high performance fixtures that can be shared across all your tests and development environment. The best of all worlds! Speed, Maintainability, Flexibility, Consistency, and Simplicity!
2016
2017
2018
2019
2020
2021
0.07
Fixture killer
2016
2017
2018
2019
2020
2021
0.05
Test::Unit begot MiniTest; factory_girl begets Miniskirt.
2016
2017
2018
2019
2020
2021
0.04
DataMapper plugin for building pseudo random models
2016
2017
2018
2019
2020
2021
0.03
Lightweight flexible factories for Ruby and Rails testing.
2016
2017
2018
2019
2020
2021
0.03
Object creation methods everyone already has
2016
2017
2018
2019
2020
2021
0.02
Awesome replacement for factories and fixtures that focuses on being DRY and making developers type as little as possible.
2016
2017
2018
2019
2020
2021
0.02
Spawn is a very small library (just 14 lines of code) that can effectively replace fixtures or any other library for the same task.
2016
2017
2018
2019
2020
2021
0.01
Create repeatable seed fixtures that you can continually use and deploy to multiple environments and tenants.
2016
2017
2018
2019
2020
2021
0.0
FixtureReplacement is a Rails plugin that provides a simple way to
quickly populate your test database with model objects without having to manage multiple,
brittle fixture files. You can easily set up complex object graphs (with models which
reference other models) and add new objects on the fly.
2016
2017
2018
2019
2020
2021
0.0
Transactionata: Transactional dynamic test data for Rails Tests. Set up your models and factories in a block that will be executed once and then rolled back by hooking into ActiveRecord's built-in fixture transactions
2016
2017
2018
2019
2020
2021