awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesTest Object Persistence Management

Management of database sessions and persistence logic specifically during the generation of test objects.

Distinct from Object Persistence: Distinct from general object persistence by focusing on test session management and get-or-create behavior.

Explore 1 awesome GitHub repository matching data & databases · Test Object Persistence Management. Refine with filters or upvote what's useful.

Awesome Test Object Persistence Management GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • factoryboy/factory_boyAvatar von FactoryBoy

    FactoryBoy/factory_boy

    3,799Auf GitHub ansehen↗

    Factory Boy is a dynamic test fixture framework and data generation tool for Python. It serves as a replacement for static fixtures by providing a system to create complex Python objects and database models through programmable blueprints. The project differentiates itself by offering specialized integration with Object Relational Mappers to manage persistence within database sessions. It enables the creation of complex object hierarchies using sub-factories and recursive composition to resolve dependent related objects. The framework provides capabilities for synthesizing realistic random d

    Manages database sessions and implements get-or-create behavior for data models during object generation.

    Pythondjangofixtureshacktoberfest
    Auf GitHub ansehen↗3,799
  1. Home
  2. Data & Databases
  3. Object Persistence
  4. Test Object Persistence Management