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
·
Back to cleder/awesome-python-testing

Open-source alternatives to Awesome Python Testing

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

  • airbnb/enzymeAvatar von airbnb

    airbnb/enzyme

    19,831Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗19,831
  • alexfernandez/loadtestAvatar von alexfernandez

    alexfernandez/loadtest

    2,633Auf GitHub ansehen↗

    Runs a load test on the selected URL. Fast and easy to use. Can be integrated in your own workflow using the API.

    JavaScript
    Auf GitHub ansehen↗2,633
  • aliesbelik/awesome-gatlingAvatar von aliesbelik

    aliesbelik/awesome-gatling

    80Auf GitHub ansehen↗

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

    awesomeawesome-gatlingawesome-list
    Auf GitHub ansehen↗80
  • aliesbelik/awesome-jmeterAvatar von aliesbelik

    aliesbelik/awesome-jmeter

    790Auf GitHub ansehen↗

    A collection of resources covering different aspects of JMeter usage.

    HTMLapache-jmeterawesomeawesome-list
    Auf GitHub ansehen↗790

KI-Suche

Entdecke weitere awesome Repositories

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

Find more with AI search
  • andythigpen/nvim-coverageAvatar von andythigpen

    andythigpen/nvim-coverage

    434Auf GitHub ansehen↗

    Displays test coverage data in the sign column

    Lua
    Auf GitHub ansehen↗434
  • aniket-engg/sol-profilerAvatar von Aniket-Engg

    Aniket-Engg/sol-profiler

    29Auf GitHub ansehen↗

    CLI Tool to List & Store Solidity Smart Contract Methods Attributes

    JavaScript
    Auf GitHub ansehen↗29
  • antwaremx/meteormanAvatar von antwaremx

    antwaremx/meteorman

    53Auf GitHub ansehen↗

    A DDP Client with GUI

    Vue
    Auf GitHub ansehen↗53
  • asweigart/pyautoguiAvatar von asweigart

    asweigart/pyautogui

    12,564Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,564
  • augustogoulart/awesome-pytestAvatar von augustogoulart

    augustogoulart/awesome-pytest

    554Auf GitHub ansehen↗
    awesomedigitaloceanhacktoberfest
    Auf GitHub ansehen↗554
  • avh4/elm-program-testAvatar von avh4

    avh4/elm-program-test

    95Auf GitHub ansehen↗

    Test Elm programs

    Elm
    Auf GitHub ansehen↗95
  • badisi/wdio-harnessAvatar von badisi

    badisi/wdio-harness

    6Auf GitHub ansehen↗

    🔬 WebdriverIO support for Angular component test harnesses

    TypeScript
    Auf GitHub ansehen↗6
  • bats-core/bats-coreAvatar von bats-core

    bats-core/bats-core

    6,115Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,115
  • bgotink/ngx-playwrightAvatar von bgotink

    bgotink/ngx-playwright

    28Auf GitHub ansehen↗

    Tools to run playwright e2e tests in an angular workspace

    JavaScript
    Auf GitHub ansehen↗28
  • bgotink/playwright-coverageAvatar von bgotink

    bgotink/playwright-coverage

    51Auf GitHub ansehen↗

    Track coverage in playwright tests

    TypeScript
    Auf GitHub ansehen↗51
  • brian-watkins/elm-specAvatar von brian-watkins

    brian-watkins/elm-spec

    34Auf GitHub ansehen↗

    Describe the behavior of Elm programs

    Elm
    Auf GitHub ansehen↗34
  • brikev/twdAvatar von BRIKEV

    BRIKEV/twd

    49Auf GitHub ansehen↗

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

    TypeScript
    Auf GitHub ansehen↗49
  • bruderstein/unexpected-reactAvatar von bruderstein

    bruderstein/unexpected-react

    185Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗185
  • christian-bromann/awesome-seleniumAvatar von christian-bromann

    christian-bromann/awesome-selenium

    1,131Auf GitHub ansehen↗

    A curated list of delightful Selenium resources.

    awesomeawesome-listlist
    Auf GitHub ansehen↗1,131
  • cobraframework/pytest-cobraAvatar von cobraframework

    cobraframework/pytest-cobra

    27Auf GitHub ansehen↗

    PyTest plugin for testing smart contracts for Ethereum blockchain.

    Python
    Auf GitHub ansehen↗27
  • coderabbitai/awesome-coderabbitAvatar von coderabbitai

    coderabbitai/awesome-coderabbit

    397Auf GitHub ansehen↗

    Official awesome-list of CodeRabbit Starters & Resources ⚡️

    aiawesomeawesome-list
    Auf GitHub ansehen↗397
  • conorhastings/redux-test-recorderAvatar von conorhastings

    conorhastings/redux-test-recorder

    492Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗492
  • coveragepy/coveragepyAvatar von coveragepy

    coveragepy/coveragepy

    3,386Auf GitHub ansehen↗

    The code coverage tool for Python

    Python
    Auf GitHub ansehen↗3,386
  • cyrus-and/gdb-dashboardAvatar von cyrus-and

    cyrus-and/gdb-dashboard

    12,214Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,214
  • dapphub/dapptoolsAvatar von dapphub

    dapphub/dapptools

    2,125Auf GitHub ansehen↗

    Dapp, Seth, Hevm, and more

    Haskell
    Auf GitHub ansehen↗2,125
  • david-kunz/jesterAvatar von David-Kunz

    David-Kunz/jester

    213Auf GitHub ansehen↗

    A Neovim plugin to easily run and debug Jest tests

    Lua
    Auf GitHub ansehen↗213
  • davidfritzsche/pytest-mypy-testingAvatar von davidfritzsche

    davidfritzsche/pytest-mypy-testing

    34Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗34
  • dbader/pytest-mypyAvatar von dbader

    dbader/pytest-mypy

    256Auf GitHub ansehen↗

    pytest-mypy

    Python
    Auf GitHub ansehen↗256
  • duaraghav8/ethlintAvatar von duaraghav8

    duaraghav8/Ethlint

    922Auf GitHub ansehen↗

    (Formerly Solium) Code quality & Security Linter for Solidity

    JavaScript
    Auf GitHub ansehen↗922
  • elm-explorations/testAvatar von elm-explorations

    elm-explorations/test

    243Auf GitHub ansehen↗

    Write unit and fuzz tests for Elm code.

    Elm
    Auf GitHub ansehen↗243
  • 0xproject/0x-monorepoAvatar von 0xProject

    0xProject/0x-monorepo

    1,407Auf GitHub ansehen↗

    0x protocol monorepo - includes our smart contracts and many developer tools

    TypeScript
    Auf GitHub ansehen↗1,407