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
·
pytest-dev avatar

pytest-dev/pyfakefs

0
View on GitHub↗
746 Stars·99 Forks·Python·Apache-2.0·1 Aufrufpytest-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.

Star-Verlauf

Star-Verlauf für pytest-dev/pyfakefsStar-Verlauf für pytest-dev/pyfakefs

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Pyfakefs

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Pyfakefs.
  • adamchainz/pytest-reverseAvatar von adamchainz

    adamchainz/pytest-reverse

    29Auf GitHub ansehen↗

    pytest-reverse

    Python
    Auf GitHub ansehen↗29
  • afluent/afluentAvatar von AFLuent

    AFLuent/AFLuent

    11Auf GitHub ansehen↗

    Spectrum Based Fault Localization Plugin for PyTest

    Python
    Auf GitHub ansehen↗11
  • ainsleymcgrath/pytest-embraceAvatar von ainsleymcgrath

    ainsleymcgrath/pytest-embrace

    11Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗11
  • 05798/pytest-git-selectorAvatar von 05798

    05798/pytest-git-selector

    10Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10
Alle 30 Alternativen zu Pyfakefs anzeigen→

Häufig gestellte Fragen

Was macht 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.

Was sind die Hauptfunktionen von pytest-dev/pyfakefs?

Die Hauptfunktionen von pytest-dev/pyfakefs sind: Testing Plugins.

Welche Open-Source-Alternativen gibt es zu pytest-dev/pyfakefs?

Open-Source-Alternativen zu pytest-dev/pyfakefs sind unter anderem: 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…