Rails Fixture Replacement
This category does not have a description yet. You can add one on github!
10.56
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.
2020
2021
2022
2023
2024
2025
0.5
Fixtures aren't fun. Machinist is.
2020
2021
2022
2023
2024
2025
0.05
Fixture killer
2020
2021
2022
2023
2024
2025
0.15
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!
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.03
Test::Unit begot MiniTest; factory_girl begets Miniskirt.
2020
2021
2022
2023
2024
2025
0.01
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.
2020
2021
2022
2023
2024
2025
0.01
Lightweight flexible factories for Ruby and Rails testing.
2020
2021
2022
2023
2024
2025
0.02
Object creation methods everyone already has
2020
2021
2022
2023
2024
2025
0.03
DataMapper plugin for building pseudo random models
2020
2021
2022
2023
2024
2025
0.0
Create repeatable seed fixtures that you can continually use and deploy to multiple environments and tenants.
2020
2021
2022
2023
2024
2025
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
2020
2021
2022
2023
2024
2025
0.4
Fabrication is an object generation framework for ActiveRecord, Mongoid, DataMapper, Sequel, or any other Ruby object.
2020
2021
2022
2023
2024
2025
0.01
Awesome replacement for factories and fixtures that focuses on being DRY and making developers type as little as possible.
2020
2021
2022
2023
2024
2025