Here are
238 public repositories
matching this topic...
A library for setting up Ruby objects as test data.
Updated
Jul 15, 2021
Ruby
Mimesis is a high-performance fake data generator for Python, which provides data for a variety of purposes in a variety of languages.
Updated
Jul 17, 2021
Python
A test fixtures replacement for Python
Updated
Jul 19, 2021
Python
Expressive fixtures generator
Symfony integration for the doctrine/data-fixtures library
No longer maintained, please migrate to model_bakery
Updated
Oct 21, 2019
Python
Ruby on Rails like test fixtures for Go. Write tests against a real database
Django Smuggler is a pluggable application for Django Web Framework that helps you to import/export fixtures via the automatically-generated administration interface.
Updated
Sep 28, 2020
Python
💊 Fixtures loader for typeorm
Updated
Jun 9, 2021
TypeScript
A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
Nelmio Alice extension to persist the loaded fixtures.
Gonkey - a testing automation tool
Python fixtures and daemon managing tools for functional testing
Updated
Jul 2, 2021
Python
Data modeling and relation library for testing JavaScript applications.
Updated
Jul 20, 2021
TypeScript
Golden file testing for Go
A progressive test framework for C.
A library for setting up Java objects as test data.
An environment to define and run integration tests. It contains Fitnesse fixture (base) classes and a baseline FitNesse installation.
Updated
Jul 23, 2021
Java
Plugin to list unused fixtures in your tests
Updated
Dec 24, 2020
Python
xUnit-style test fixture adapter for go test
✔️ OkHttp mockwebserver with fixtures extension
Updated
Jun 13, 2017
Java
🍏 Setup and tear down test fixtures with MongoDB.
Updated
May 29, 2021
JavaScript
An opinionated library to make testing babel plugins easier.
Updated
Oct 30, 2020
JavaScript
Easily generate custom fake data for WordPress
Gets your Rails templates/json into your JavaScript specs.
Updated
May 18, 2021
Ruby
Pytest plugin providing the ability to use docker-compose services as fixtures.
Updated
Apr 20, 2021
Python
Easily create and maintain test fixtures in the file system
Updated
Sep 4, 2020
JavaScript
A package for setting up Golang structs as test data.
Improve this page
Add a description, image, and links to the
fixtures
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
fixtures
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
It is documented that recipes can have callables and iterators as value here
The source code looks like you can do the same thing when not using custom recipes but rather just
mommy.make(Class, **attrs):https://github.com/berinhard/model_mommy/blob/2f8948ce1d8ee5c29d097d1890bcf2811ef0e80c/model_mommy/mommy.p