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
·
Back to bruderstein/unexpected-react

Open-source alternatives to Unexpected React

30 open-source projects similar to bruderstein/unexpected-react, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Unexpected React alternative.

  • airbnb/enzymeAvatar airbnb

    airbnb/enzyme

    19,831Vezi pe 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
    Vezi pe GitHub↗19,831
  • alexfernandez/loadtestAvatar alexfernandez

    alexfernandez/loadtest

    2,633Vezi pe GitHub↗

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

    JavaScript
    Vezi pe GitHub↗2,633
  • aliesbelik/awesome-gatlingAvatar aliesbelik

    aliesbelik/awesome-gatling

    80Vezi pe GitHub↗

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

    awesomeawesome-gatlingawesome-list
    Vezi pe GitHub↗80
  • aliesbelik/awesome-jmeterAvatar aliesbelik

    aliesbelik/awesome-jmeter

    790Vezi pe GitHub↗

    A collection of resources covering different aspects of JMeter usage.

    HTMLapache-jmeterawesomeawesome-list
    Vezi pe GitHub↗790

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ță.

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

    andythigpen/nvim-coverage

    434Vezi pe GitHub↗

    Displays test coverage data in the sign column

    Lua
    Vezi pe GitHub↗434
  • aniket-engg/sol-profilerAvatar Aniket-Engg

    Aniket-Engg/sol-profiler

    29Vezi pe GitHub↗

    CLI Tool to List & Store Solidity Smart Contract Methods Attributes

    JavaScript
    Vezi pe GitHub↗29
  • antwaremx/meteormanAvatar antwaremx

    antwaremx/meteorman

    53Vezi pe GitHub↗

    A DDP Client with GUI

    Vue
    Vezi pe GitHub↗53
  • asweigart/pyautoguiAvatar asweigart

    asweigart/pyautogui

    12,564Vezi pe 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
    Vezi pe GitHub↗12,564
  • augustogoulart/awesome-pytestAvatar augustogoulart

    augustogoulart/awesome-pytest

    554Vezi pe GitHub↗
    awesomedigitaloceanhacktoberfest
    Vezi pe GitHub↗554
  • avh4/elm-program-testAvatar avh4

    avh4/elm-program-test

    95Vezi pe GitHub↗

    Test Elm programs

    Elm
    Vezi pe GitHub↗95
  • badisi/wdio-harnessAvatar badisi

    badisi/wdio-harness

    6Vezi pe GitHub↗

    🔬 WebdriverIO support for Angular component test harnesses

    TypeScript
    Vezi pe GitHub↗6
  • bats-core/bats-coreAvatar bats-core

    bats-core/bats-core

    6,115Vezi pe 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
    Vezi pe GitHub↗6,115
  • bgotink/ngx-playwrightAvatar bgotink

    bgotink/ngx-playwright

    28Vezi pe GitHub↗

    Tools to run playwright e2e tests in an angular workspace

    JavaScript
    Vezi pe GitHub↗28
  • bgotink/playwright-coverageAvatar bgotink

    bgotink/playwright-coverage

    51Vezi pe GitHub↗

    Track coverage in playwright tests

    TypeScript
    Vezi pe GitHub↗51
  • brian-watkins/elm-specAvatar brian-watkins

    brian-watkins/elm-spec

    34Vezi pe GitHub↗

    Describe the behavior of Elm programs

    Elm
    Vezi pe GitHub↗34
  • brikev/twdAvatar BRIKEV

    BRIKEV/twd

    49Vezi pe GitHub↗

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

    TypeScript
    Vezi pe GitHub↗49
  • christian-bromann/awesome-seleniumAvatar christian-bromann

    christian-bromann/awesome-selenium

    1,131Vezi pe GitHub↗

    A curated list of delightful Selenium resources.

    awesomeawesome-listlist
    Vezi pe GitHub↗1,131
  • cleder/awesome-python-testingAvatar cleder

    cleder/awesome-python-testing

    295Vezi pe GitHub↗

    Collection of awesome 😎️ Python resources for testing

    awesomeawesome-listhacktoberfest
    Vezi pe GitHub↗295
  • cobraframework/pytest-cobraAvatar cobraframework

    cobraframework/pytest-cobra

    27Vezi pe GitHub↗

    PyTest plugin for testing smart contracts for Ethereum blockchain.

    Python
    Vezi pe GitHub↗27
  • coderabbitai/awesome-coderabbitAvatar coderabbitai

    coderabbitai/awesome-coderabbit

    397Vezi pe GitHub↗

    Official awesome-list of CodeRabbit Starters & Resources ⚡️

    aiawesomeawesome-list
    Vezi pe GitHub↗397
  • conorhastings/redux-test-recorderAvatar conorhastings

    conorhastings/redux-test-recorder

    492Vezi pe GitHub↗

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

    JavaScript
    Vezi pe GitHub↗492
  • coveragepy/coveragepyAvatar coveragepy

    coveragepy/coveragepy

    3,386Vezi pe GitHub↗

    The code coverage tool for Python

    Python
    Vezi pe GitHub↗3,386
  • cyrus-and/gdb-dashboardAvatar cyrus-and

    cyrus-and/gdb-dashboard

    12,214Vezi pe 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
    Vezi pe GitHub↗12,214
  • dapphub/dapptoolsAvatar dapphub

    dapphub/dapptools

    2,125Vezi pe GitHub↗

    Dapp, Seth, Hevm, and more

    Haskell
    Vezi pe GitHub↗2,125
  • david-kunz/jesterAvatar David-Kunz

    David-Kunz/jester

    213Vezi pe GitHub↗

    A Neovim plugin to easily run and debug Jest tests

    Lua
    Vezi pe GitHub↗213
  • davidfritzsche/pytest-mypy-testingAvatar davidfritzsche

    davidfritzsche/pytest-mypy-testing

    34Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗34
  • dbader/pytest-mypyAvatar dbader

    dbader/pytest-mypy

    256Vezi pe GitHub↗

    pytest-mypy

    Python
    Vezi pe GitHub↗256
  • duaraghav8/ethlintAvatar duaraghav8

    duaraghav8/Ethlint

    922Vezi pe GitHub↗

    (Formerly Solium) Code quality & Security Linter for Solidity

    JavaScript
    Vezi pe GitHub↗922
  • elm-explorations/testAvatar elm-explorations

    elm-explorations/test

    243Vezi pe GitHub↗

    Write unit and fuzz tests for Elm code.

    Elm
    Vezi pe GitHub↗243
  • 0xproject/0x-monorepoAvatar 0xProject

    0xProject/0x-monorepo

    1,407Vezi pe GitHub↗

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

    TypeScript
    Vezi pe GitHub↗1,407