awesome-repositories.com
Blog
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
·
pytest-dev avatar

pytest-dev/pyfakefs

0
View on GitHub↗
746 stele·99 fork-uri·Python·Apache-2.0·1 vizualizarepytest-pyfakefs.readthedocs.io↗

Pyfakefs

pyfakefs implements a fake file system that mocks the Python file system modules. Using pyfakefs, your tests operate on a fake file system in memory without touching the real disk. The software under test requires no modification to work with pyfakefs.

Features

  • Testing Plugins - Mocking the file system for isolated testing.

Istoric stele

Graficul istoricului de stele pentru pytest-dev/pyfakefsGraficul istoricului de stele pentru pytest-dev/pyfakefs

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

Alternative open-source pentru Pyfakefs

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Pyfakefs.
  • adamchainz/pytest-reverseAvatar adamchainz

    adamchainz/pytest-reverse

    29Vezi pe GitHub↗

    pytest-reverse

    Python
    Vezi pe GitHub↗29
  • afluent/afluentAvatar AFLuent

    AFLuent/AFLuent

    11Vezi pe GitHub↗

    Spectrum Based Fault Localization Plugin for PyTest

    Python
    Vezi pe GitHub↗11
  • ainsleymcgrath/pytest-embraceAvatar ainsleymcgrath

    ainsleymcgrath/pytest-embrace

    11Vezi pe GitHub↗

    The pytest-embrace plugin enables judicious, repeatable, lucid unit testing using.

    Python
    Vezi pe GitHub↗11
  • 05798/pytest-git-selectorAvatar 05798

    05798/pytest-git-selector

    10Vezi pe GitHub↗

    pytest-git-selector is a simple project to automatically select tests that have been affected by code changes. This is mainly useful for reducing the number of tests in frequently run CI/CD jobs on feature branches (e.g. running tests based on differences between the merge base and the feature…

    Python
    Vezi pe GitHub↗10
Vezi toate cele 30 alternative pentru Pyfakefs→

Întrebări frecvente

Ce face pytest-dev/pyfakefs?

pyfakefs implements a fake file system that mocks the Python file system modules. Using pyfakefs, your tests operate on a fake file system in memory without touching the real disk. The software under test requires no modification to work with pyfakefs.

Care sunt principalele funcționalități ale pytest-dev/pyfakefs?

Principalele funcționalități ale pytest-dev/pyfakefs sunt: Testing Plugins.

Care sunt câteva alternative open-source pentru pytest-dev/pyfakefs?

Alternativele open-source pentru pytest-dev/pyfakefs includ: adamchainz/pytest-reverse — pytest-reverse. afluent/afluent — Spectrum Based Fault Localization Plugin for PyTest. ainsleymcgrath/pytest-embrace — The pytest-embrace plugin enables judicious, repeatable, lucid unit testing using. bloomberg/pytest-memray — pytest-memray is a pytest plugin for easy integration of memray. bp72/pytest-skipuntil — pytest-skipuntil. 05798/pytest-git-selector — pytest-git-selector is a simple project to automatically select tests that have been affected by code changes. This is…