awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
litestar-org avatar

litestar-org/polyfactory

0
View on GitHub↗
1,412 stele·108 fork-uri·Python·mit·2 vizualizăripolyfactory.litestar.dev↗

Polyfactory

Features

  • Mocking and Fixtures - Mock data generation for classes and models.
  • Testing Tools - Listed in the “Testing Tools” section of the Awesome Python awesome list.

Istoric stele

Graficul istoricului de stele pentru litestar-org/polyfactoryGraficul istoricului de stele pentru litestar-org/polyfactory

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Care sunt principalele funcționalități ale litestar-org/polyfactory?

Principalele funcționalități ale litestar-org/polyfactory sunt: Mocking and Fixtures, Testing Tools.

Care sunt câteva alternative open-source pentru litestar-org/polyfactory?

Alternativele open-source pentru litestar-org/polyfactory includ: joke2k/faker — Faker is a Python library designed to generate realistic synthetic data for software testing, database prototyping,… lk-geimfari/mimesis — Mimesis is a Python synthetic data generator used to create realistic fake datasets and mock data for software testing… coveragepy/coveragepy — The code coverage tool for Python. getsentry/responses — Responses is a Python mocking library designed to intercept outgoing HTTP calls made with the Requests library to… kevin1024/vcrpy — Automatically mock your HTTP interactions to simplify and speed up testing. lundberg/respx — Mock HTTPX with awesome request patterns and response side effects 🦋.

Alternative open-source pentru Polyfactory

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Polyfactory.
  • getsentry/responsesAvatar getsentry

    getsentry/responses

    4,350Vezi pe GitHub↗

    Responses is a Python mocking library designed to intercept outgoing HTTP calls made with the Requests library to return predefined simulated responses. It functions as a request verification framework and a network simulation tool, allowing for the verification of application behavior against various API response patterns without making real network calls. The project distinguishes itself through a traffic recorder that captures real network interactions and saves them to files for deterministic replay. It further enables the simulation of complex network scenarios, including the triggering

    Pythontag-production
    Vezi pe GitHub↗4,350
  • joke2k/fakerAvatar joke2k

    joke2k/faker

    19,278Vezi pe GitHub↗

    Faker is a Python library designed to generate realistic synthetic data for software testing, database prototyping, and privacy-preserving anonymization. It provides a comprehensive suite of tools to create diverse information types, including personal identities, financial records, geographic locations, and technical system metadata, allowing developers to populate environments with mock data that mimics real-world structures. The library is built on a modular provider architecture that supports dynamic method dispatch, enabling users to extend functionality by registering custom data genera

    Pythondatasetfakefake-data
    Vezi pe GitHub↗19,278
  • coveragepy/coveragepyAvatar coveragepy

    coveragepy/coveragepy

    3,386Vezi pe GitHub↗

    The code coverage tool for Python

    Python
    Vezi pe GitHub↗3,386
  • kevin1024/vcrpyAvatar kevin1024

    kevin1024/vcrpy

    2,969Vezi pe GitHub↗

    Automatically mock your HTTP interactions to simplify and speed up testing

    Pythonhttpmockingpython
    Vezi pe GitHub↗2,969
  • Vezi toate cele 30 alternative pentru Polyfactory→