awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to pytest-dev/pytest-repeat

Open-source alternatives to Pytest Repeat

30 open-source projects similar to pytest-dev/pytest-repeat, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Pytest Repeat alternative.

  • 05798/pytest-git-selector05798 的头像

    05798/pytest-git-selector

    10在 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
    在 GitHub 上查看↗10
  • adamchainz/pytest-reverseadamchainz 的头像

    adamchainz/pytest-reverse

    29在 GitHub 上查看↗

    pytest-reverse

    Python
    在 GitHub 上查看↗29
  • afluent/afluentAFLuent 的头像

    AFLuent/AFLuent

    11在 GitHub 上查看↗

    Spectrum Based Fault Localization Plugin for PyTest

    Python
    在 GitHub 上查看↗11
  • ainsleymcgrath/pytest-embraceainsleymcgrath 的头像

    ainsleymcgrath/pytest-embrace

    11在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗11
  • bloomberg/pytest-memraybloomberg 的头像

    bloomberg/pytest-memray

    419在 GitHub 上查看↗

    pytest-memray is a pytest plugin for easy integration of memray.

    Python
    在 GitHub 上查看↗419
  • bp72/pytest-skipuntilbp72 的头像

    bp72/pytest-skipuntil

    28在 GitHub 上查看↗

    pytest-skipuntil

    Python
    在 GitHub 上查看↗28

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • buserbrasil/django-migrations-cibuserbrasil 的头像

    buserbrasil/django-migrations-ci

    34在 GitHub 上查看↗

    Reuse database state on CI. Run migrations on CI tests only for changes.

    Python
    在 GitHub 上查看↗34
  • cfmtech/pytest-monitorCFMTech 的头像

    CFMTech/pytest-monitor

    179在 GitHub 上查看↗

    .. image:: docs/sources/static/pytestmonitorreadme.png :width: 160 :align: center :alt: Pytest-Monitor

    Python
    在 GitHub 上查看↗179
  • chrisguidry/pytest-opentelemetrychrisguidry 的头像

    chrisguidry/pytest-opentelemetry

    39在 GitHub 上查看↗

    Instruments your pytest runs, exporting the spans and timing via OpenTelemetry.

    Python
    在 GitHub 上查看↗39
  • darrenburns/pytest-claritydarrenburns 的头像

    darrenburns/pytest-clarity

    456在 GitHub 上查看↗

    pytest-clarity

    Python
    在 GitHub 上查看↗456
  • detachhead/pytest-robotframeworkdetachhead 的头像

    detachhead/pytest-robotframework

    40在 GitHub 上查看↗

    pytest-robotframework is a pytest plugin that creates robotframework reports for tests written in python and allows you to run robotframework tests with pytest.

    Python
    在 GitHub 上查看↗40
  • fmartins/pytest-capqueryfmartins 的头像

    fmartins/pytest-capquery

    6在 GitHub 上查看↗

    Testing your business logic is good, but documenting and testing your database interactions is critical.

    Python
    在 GitHub 上查看↗6
  • freol35241/pytest-pinnedfreol35241 的头像

    freol35241/pytest-pinned

    10在 GitHub 上查看↗

    pytest-pinned

    Python
    在 GitHub 上查看↗10
  • gabrielcnr/pytest-datadirgabrielcnr 的头像

    gabrielcnr/pytest-datadir

    275在 GitHub 上查看↗

    pytest plugin for manipulating test data directories and files.

    Python
    在 GitHub 上查看↗275
  • jaklimoff/pytest-pointersjaklimoff 的头像

    jaklimoff/pytest-pointers

    7在 GitHub 上查看↗

    Code coverage tools like coverage.py show you the instrumented code coverage of your tests, however it won't tell you if you've written specific unit tests for each of your code's units (here unit meaning function).

    Python
    在 GitHub 上查看↗7
  • koaning/pytest-duration-insightskoaning 的头像

    koaning/pytest-duration-insights

    82在 GitHub 上查看↗

    This python package offers a small dashboard that helps you investigate long running pytest runs. It's built on top of the report that is generated by pytest-reportlog.

    Python
    在 GitHub 上查看↗82
  • man-group/pytest-pluginsman-group 的头像

    man-group/pytest-plugins

    597在 GitHub 上查看↗

    OS | Build | Coverage | ------ |------------------------------------------------------------------------------------------------------------------------------------------------------------------| -------- |

    Python
    在 GitHub 上查看↗597
  • max-sixty/pytest-acceptmax-sixty 的头像

    max-sixty/pytest-accept

    78在 GitHub 上查看↗

    pytest-accept is a pytest plugin for automatically updating outputs. It runs along with pytest, observes the generated outputs, and writes them to the test's documented outputs.

    Python
    在 GitHub 上查看↗78
  • miketheman/pytest-socketmiketheman 的头像

    miketheman/pytest-socket

    342在 GitHub 上查看↗

    A plugin to use with Pytest to disable or restrict socket calls during tests to ensure network calls are prevented.

    Python
    在 GitHub 上查看↗342
  • nschloe/pytest-codeblocksnschloe 的头像

    nschloe/pytest-codeblocks

    119在 GitHub 上查看↗

    Test code blocks in your READMEs.

    Python
    在 GitHub 上查看↗119
  • okken/pytest-checkokken 的头像

    okken/pytest-check

    423在 GitHub 上查看↗

    A pytest plugin that allows multiple failures per test.

    Python
    在 GitHub 上查看↗423
  • olzhasar/pytest-watcherolzhasar 的头像

    olzhasar/pytest-watcher

    224在 GitHub 上查看↗

    pytest-watcher is a tool to automatically rerun tests (using pytest by default) whenever your code changes.

    Python
    在 GitHub 上查看↗224
  • pashkatrick/soft-assertpashkatrick 的头像

    pashkatrick/soft-assert

    8在 GitHub 上查看↗

    Soft assertions for Python/Pytest

    Python
    在 GitHub 上查看↗8
  • pyodide/pytest-pyodidepyodide 的头像

    pyodide/pytest-pyodide

    38在 GitHub 上查看↗

    Pytest plugin for testing applications that use Pyodide

    Python
    在 GitHub 上查看↗38
  • pytest-dev/pyfakefspytest-dev 的头像

    pytest-dev/pyfakefs

    746在 GitHub 上查看↗

    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.

    Python
    在 GitHub 上查看↗746
  • pytest-dev/pytest-mimesispytest-dev 的头像

    pytest-dev/pytest-mimesis

    61在 GitHub 上查看↗

    pytest-mimesis is a pytest plugin that provides pytest fixtures for Mimesis providers. This allows you to quickly and easily use randomized, dummy data as part of your test suite.

    Python
    在 GitHub 上查看↗61
  • pytest-dev/pytest-randomlypytest-dev 的头像

    pytest-dev/pytest-randomly

    713在 GitHub 上查看↗

    pytest-randomly

    Python
    在 GitHub 上查看↗713
  • pytest-dev/pytest-reportlogpytest-dev 的头像

    pytest-dev/pytest-reportlog

    103在 GitHub 上查看↗

    pytest-reportlog

    Python
    在 GitHub 上查看↗103
  • pytest-dev/pytest-testinfraP

    pytest-dev/pytest-testinfra

    2,470在 GitHub 上查看↗

    ################################## Testinfra test your infrastructure ##################################

    Python
    在 GitHub 上查看↗2,470
  • pytest-dev/pytest-xdistpytest-dev 的头像

    pytest-dev/pytest-xdist

    1,869在 GitHub 上查看↗

    pytest-xdist

    Python
    在 GitHub 上查看↗1,869