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

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

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

Open-source alternatives to Python Mocket

30 open-source projects similar to mindflayer/python-mocket, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Python Mocket alternative.

  • getsentry/responsesgetsentry 的头像

    getsentry/responses

    4,350在 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
    在 GitHub 上查看↗4,350
  • spulec/freezegunspulec 的头像

    spulec/freezegun

    4,517在 GitHub 上查看↗

    Freezegun is a Python time mocking library and system clock emulator used to freeze the system clock to a fixed date and time. It serves as a testing utility to ensure that time-dependent logic produces consistent and predictable results during software verification. The library provides an asyncio compatible mock that preserves real monotonic clock values to prevent event loops from hanging while other system time functions remain frozen. It supports simulating the passage of time through manual clock advancement, jumping to designated dates, or using a ticking clock simulation that incremen

    Python
    在 GitHub 上查看↗4,517
  • kevin1024/vcrpykevin1024 的头像

    kevin1024/vcrpy

    2,969在 GitHub 上查看↗

    Automatically mock your HTTP interactions to simplify and speed up testing

    Pythonhttpmockingpython
    在 GitHub 上查看↗2,969
  • coveragepy/coveragepycoveragepy 的头像

    coveragepy/coveragepy

    3,386在 GitHub 上查看↗

    The code coverage tool for Python

    Python
    在 GitHub 上查看↗3,386

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
  • litestar-org/polyfactorylitestar-org 的头像

    litestar-org/polyfactory

    1,412在 GitHub 上查看↗
    Pythonbeaniedataclasseshacktoberfest
    在 GitHub 上查看↗1,412
  • lk-geimfari/mimesislk-geimfari 的头像

    lk-geimfari/mimesis

    4,818在 GitHub 上查看↗

    Mimesis is a Python synthetic data generator used to create realistic fake datasets and mock data for software testing and development. It functions as a schema-based dataset generator capable of producing structured records and relational datasets, while also serving as a production data anonymizer to replace sensitive information with synthetic values. The library distinguishes itself through comprehensive multilingual support, allowing for the generation of locale-specific information to simulate regional user profiles. It ensures reproducibility through deterministic data generation using

    Pythondatadataframedatascience
    在 GitHub 上查看↗4,818
  • lundberg/respxlundberg 的头像

    lundberg/respx

    806在 GitHub 上查看↗

    Mock HTTPX with awesome request patterns and response side effects 🦋

    Pythonhttpxmockpytest
    在 GitHub 上查看↗806
  • joke2k/fakerjoke2k 的头像

    joke2k/faker

    19,278在 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
    在 GitHub 上查看↗19,278
  • andythigpen/nvim-coverageandythigpen 的头像

    andythigpen/nvim-coverage

    434在 GitHub 上查看↗

    Displays test coverage data in the sign column

    Lua
    在 GitHub 上查看↗434
  • avh4/elm-program-testavh4 的头像

    avh4/elm-program-test

    95在 GitHub 上查看↗

    Test Elm programs

    Elm
    在 GitHub 上查看↗95
  • aliesbelik/awesome-jmeteraliesbelik 的头像

    aliesbelik/awesome-jmeter

    790在 GitHub 上查看↗

    A collection of resources covering different aspects of JMeter usage.

    HTMLapache-jmeterawesomeawesome-list
    在 GitHub 上查看↗790
  • badisi/wdio-harnessbadisi 的头像

    badisi/wdio-harness

    6在 GitHub 上查看↗

    🔬 WebdriverIO support for Angular component test harnesses

    TypeScript
    在 GitHub 上查看↗6
  • bats-core/bats-corebats-core 的头像

    bats-core/bats-core

    6,115在 GitHub 上查看↗

    BATS is a testing framework and automation tool for shell scripts and Unix programs. It functions as a test runner that validates the behavior of shell scripts by verifying command success and exit codes through automated test suites. The framework provides a compatible interface for the Test Anything Protocol, allowing it to export results for integration with external reporting tools and build pipelines. It also supports the use of container images to ensure consistent execution of test suites across different operating systems. The system manages the automated execution of test cases, inc

    Shell
    在 GitHub 上查看↗6,115
  • bgotink/ngx-playwrightbgotink 的头像

    bgotink/ngx-playwright

    28在 GitHub 上查看↗

    Tools to run playwright e2e tests in an angular workspace

    JavaScript
    在 GitHub 上查看↗28
  • airbnb/enzymeairbnb 的头像

    airbnb/enzyme

    19,831在 GitHub 上查看↗

    Enzyme is a JavaScript component testing utility and test suite used to verify the behavior and rendered output of user interface components. It provides tools for simulating user interactions, updating component properties, and asserting that the resulting interface state matches expected outcomes. The project utilizes a pluggable adapter system to connect different user interface frameworks, allowing for consistent testing patterns across various libraries and versions. This architecture enables the verification of components across multiple UI library versions and different test runners.

    JavaScript
    在 GitHub 上查看↗19,831
  • augustogoulart/awesome-pytestaugustogoulart 的头像

    augustogoulart/awesome-pytest

    554在 GitHub 上查看↗
    awesomedigitaloceanhacktoberfest
    在 GitHub 上查看↗554
  • christian-bromann/awesome-seleniumchristian-bromann 的头像

    christian-bromann/awesome-selenium

    1,131在 GitHub 上查看↗

    A curated list of delightful Selenium resources.

    awesomeawesome-listlist
    在 GitHub 上查看↗1,131
  • asweigart/pyautoguiasweigart 的头像

    asweigart/pyautogui

    12,564在 GitHub 上查看↗

    PyAutoGUI is a Python GUI automation library and desktop automation framework. It provides a set of tools for programmatically controlling the mouse and keyboard to automate user interface interactions across different operating systems. The project functions as a cross-platform input simulator and computer vision screen scanner. It enables the simulation of keystrokes and cursor movements to perform repetitive tasks and utilizes screen analysis to locate specific images or pixel colors on the display. Its capability surface includes mouse and keyboard input simulation, screen image capture,

    Python
    在 GitHub 上查看↗12,564
  • aliesbelik/awesome-gatlingaliesbelik 的头像

    aliesbelik/awesome-gatling

    80在 GitHub 上查看↗

    A collection of resources covering different aspects of Gatling load testing tool usage.

    awesomeawesome-gatlingawesome-list
    在 GitHub 上查看↗80
  • cleder/awesome-python-testingcleder 的头像

    cleder/awesome-python-testing

    295在 GitHub 上查看↗

    Collection of awesome 😎️ Python resources for testing

    awesomeawesome-listhacktoberfest
    在 GitHub 上查看↗295
  • cobraframework/pytest-cobracobraframework 的头像

    cobraframework/pytest-cobra

    27在 GitHub 上查看↗

    PyTest plugin for testing smart contracts for Ethereum blockchain.

    Python
    在 GitHub 上查看↗27
  • coderabbitai/awesome-coderabbitcoderabbitai 的头像

    coderabbitai/awesome-coderabbit

    397在 GitHub 上查看↗

    Official awesome-list of CodeRabbit Starters & Resources ⚡️

    aiawesomeawesome-list
    在 GitHub 上查看↗397
  • conorhastings/redux-test-recorderconorhastings 的头像

    conorhastings/redux-test-recorder

    492在 GitHub 上查看↗

    a redux middleware to automatically generate tests for reducers through ui interaction

    JavaScript
    在 GitHub 上查看↗492
  • bruderstein/unexpected-reactbruderstein 的头像

    bruderstein/unexpected-react

    185在 GitHub 上查看↗

    Plugin for http://unexpected.js.org to enable testing the full React virtual DOM, and also the shallow renderer

    JavaScript
    在 GitHub 上查看↗185
  • cyrus-and/gdb-dashboardcyrus-and 的头像

    cyrus-and/gdb-dashboard

    12,214在 GitHub 上查看↗

    gdb-dashboard is a visual frontend and Python-based extension for GDB. It provides a modular dashboard that enables real-time visualization of program state during debugging sessions. The project replaces manual command-line interaction with a structured visual interface. It utilizes syntax highlighting for program state data to improve readability and analysis during the debugging process. The system focuses on C and C++ debugging, automating the monitoring of program memory and execution state through a text-based user interface. It achieves this by integrating with GDB APIs to retrieve sy

    Python
    在 GitHub 上查看↗12,214
  • dapphub/dapptoolsdapphub 的头像

    dapphub/dapptools

    2,125在 GitHub 上查看↗

    Dapp, Seth, Hevm, and more

    Haskell
    在 GitHub 上查看↗2,125
  • david-kunz/jesterDavid-Kunz 的头像

    David-Kunz/jester

    213在 GitHub 上查看↗

    A Neovim plugin to easily run and debug Jest tests

    Lua
    在 GitHub 上查看↗213
  • davidfritzsche/pytest-mypy-testingdavidfritzsche 的头像

    davidfritzsche/pytest-mypy-testing

    34在 GitHub 上查看↗

    SPDX-FileCopyrightText: David Fritzsche SPDX-License-Identifier: CC0-1.0 -->

    Python
    在 GitHub 上查看↗34
  • dbader/pytest-mypydbader 的头像

    dbader/pytest-mypy

    256在 GitHub 上查看↗

    pytest-mypy

    Python
    在 GitHub 上查看↗256
  • brikev/twdBRIKEV 的头像

    BRIKEV/twd

    49在 GitHub 上查看↗

    Frontend tests that run in your real browser, against your real backend. No jsdom, no separate E2E stack.

    TypeScript
    在 GitHub 上查看↗49