Flask-Fixtures
Database fixture setup
A library to simplify testing by providing a way to pre-populate a test database with predefined data
A simple library for adding database fixtures for unit tests using nothing but JSON or YAML.
64 stars
3 watching
30 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library to generate dynamic model instances for testing purposes in Django applications. | 389 |
| Tools and utilities for loading data into databases using pre-defined fixtures | 29 |
| Automates data loading into CakePHP databases using pre-defined fixtures. | 2 |
| A tool that simplifies the creation of test fixtures in Django applications | 848 |
| Provides tools and fixtures to simplify testing and development of Flask applications | 489 |
| Provides a way to easily set up and test a Docker-based PostgreSQL database for TypeScript applications. | 4 |
| Provides a flexible way to load data fixtures in Symfony2 applications. | 75 |
| A tool for creating test data based on Zod schemas in TypeScript | 123 |
| Automatically monitors and analyzes the performance of Flask web services. | 782 |
| A test fixture that provides fast access to a Postgres database for testing | 5 |
| Improves performance of fixture-based tests on MySQL/MariaDB/Percona databases. | 24 |
| Tools for debugging and inspecting Flask web applications | 954 |
| A template project for building web applications using Flask and various extensions. | 66 |
| Unit testing support for Flask web applications | 501 |
| A library that generates fake data for testing and fixture replacement in various frameworks | 944 |