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 testingisdocumenting/webtau

Open-source alternatives to Webtau

30 open-source projects similar to testingisdocumenting/webtau, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Webtau alternative.

  • abhinaba-ghosh/axe-playwrightA

    abhinaba-ghosh/axe-playwright

    0Auf GitHub ansehen↗

    Axe-core® is a powerful accessibility testing engine provided by Deque Systems that powers this package. Axe-Playwright provides simple commands to integrate the axe-core® library with your Playwright tests. This integration functions seamlessly across all Playwright browsers: Chromium, Firefox,…

    Auf GitHub ansehen↗0
  • ackee-blockchain/tridentAvatar von Ackee-Blockchain

    Ackee-Blockchain/trident

    392Auf GitHub ansehen↗

    Rust-based framework to Fuzz Solana programs, designed to help you ship secure code.

    Rust
    Auf GitHub ansehen↗392
  • adacore/aunitAvatar von AdaCore

    AdaCore/aunit

    11Auf GitHub ansehen↗

    AUnit README

    Ada
    Auf GitHub ansehen↗11
  • adamluzsi/testcaseA

    adamluzsi/testcase

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • agiledragon/gomonkeyAvatar von agiledragon

    agiledragon/gomonkey

    2,257Auf GitHub ansehen↗

    gomonkey is a library to make monkey patching in unit tests easy

    Gofunctionfunction-variableglobal-variable
    Auf GitHub ansehen↗2,257
  • agourlay/cornichonAvatar von agourlay

    agourlay/cornichon

    234Auf GitHub ansehen↗

    Testing tool in Scala for HTTP JSON API

    Scala
    Auf GitHub ansehen↗234

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
  • airbnb/okreplayA

    airbnb/okreplay

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • airspeed-velocity/asvAvatar von airspeed-velocity

    airspeed-velocity/asv

    1,006Auf GitHub ansehen↗

    airspeed velocity

    Python
    Auf GitHub ansehen↗1,006
  • airstruck/knifeAvatar von airstruck

    airstruck/knife

    515Auf GitHub ansehen↗

    A collection of useful micro-modules for Lua.

    Lua
    Auf GitHub ansehen↗515
  • alco/mix-erlang-tasksAvatar von alco

    alco/mix-erlang-tasks

    21Auf GitHub ansehen↗

    Common tasks for Erlang projects that use Mix

    Elixir
    Auf GitHub ansehen↗21
  • alex-seville/blanketAvatar von alex-seville

    alex-seville/blanket

    1,396Auf GitHub ansehen↗

    blanket.js is a simple code coverage library for javascript. Designed to be easy to install and use, for both browser and nodejs.

    JavaScript
    Auf GitHub ansehen↗1,396
  • alexei-led/pumbaAvatar von alexei-led

    alexei-led/pumba

    3,051Auf GitHub ansehen↗

    Chaos testing, network emulation, and stress testing tool for containers

    Go
    Auf GitHub ansehen↗3,051
  • 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
  • alfert/propcheckAvatar von alfert

    alfert/propcheck

    393Auf GitHub ansehen↗

    Property based Testing for Elixir (based upon PropEr)

    Elixir
    Auf GitHub ansehen↗393
  • alibaba/uirecorderAvatar von alibaba

    alibaba/uirecorder

    2,073Auf GitHub ansehen↗

    UI Recorder is multi-platform UI test case recorder like Selenium IDE but more powerful than Selenium IDE!

    JavaScript
    Auf GitHub ansehen↗2,073
  • alicebob/miniredisAvatar von alicebob

    alicebob/miniredis

    3,560Auf GitHub ansehen↗

    Pure Go Redis server for Go unittests

    Gogoredisunittest
    Auf GitHub ansehen↗3,560
  • alisoftware/ohhttpstubsAvatar von AliSoftware

    AliSoftware/OHHTTPStubs

    5,068Auf GitHub ansehen↗

    OHHTTPStubs is an HTTP network mocking library and request interceptor used to simulate server responses for testing application behavior without a live backend. It functions as a network request stubbing tool that captures outgoing network calls and replaces them with predefined mock data, custom status codes, and headers. The library distinguishes itself through its ability to simulate a wide range of network conditions, including artificial latency and connection failures. It supports dynamic response sequencing, allowing the tool to return a series of different responses for the same requ

    Objective-Ciosmockmock-server
    Auf GitHub ansehen↗5,068
  • alkass/polishAvatar von Alkass

    Alkass/polish

    59Auf GitHub ansehen↗

    Testing Framework for Rust

    Rustrusttest-driven-developmenttesting-framework
    Auf GitHub ansehen↗59
  • americanexpress/jest-image-snapshotAvatar von americanexpress

    americanexpress/jest-image-snapshot

    3,913Auf GitHub ansehen↗

    jest-image-snapshot is a Node.js image testing library and visual comparison engine designed for visual regression testing within Jest. It provides a custom matcher to compare current images against baseline snapshots to identify pixel differences. The tool generates image diffs that highlight specific divergences between baseline and received snapshots. It includes mechanisms to update baseline images when changes are approved and allows for sensitivity tuning via pixel count, percentage thresholds, or blur to ignore noise. The library covers image snapshot management, including custom stor

    JavaScript
    Auf GitHub ansehen↗3,913
  • angular/protractorAvatar von angular

    angular/protractor

    8,694Auf GitHub ansehen↗

    Protractor is a WebDriver-based end-to-end testing framework and browser automation tool. It serves as a frontend integration test suite used to verify web application flows by simulating user behavior and executing JavaScript within a browser. The framework is specifically designed for testing Angular applications, providing specialized locators and synchronization tools that align with the framework lifecycle. It distinguishes itself through automatic test step synchronization, which pauses execution until pending page tasks are completed to ensure stable browser execution. The tool covers

    JavaScriptangularend-to-endjavascript
    Auf GitHub ansehen↗8,694
  • anthonylloyd/cscheckAvatar von AnthonyLloyd

    AnthonyLloyd/CsCheck

    205Auf GitHub ansehen↗

    Random testing library for C#

    C#causal-profilingconcurrency-testingmetamorphic-testing
    Auf GitHub ansehen↗205
  • antonmi/especAvatar von antonmi

    antonmi/espec

    816Auf GitHub ansehen↗

    Elixir Behaviour Driven Development

    Elixir
    Auf GitHub ansehen↗816
  • antp/kovacsAvatar von antp

    antp/kovacs

    4Auf GitHub ansehen↗

    Download the latest release (or clone) the repository and build Kovacs with:

    Elixir
    Auf GitHub ansehen↗4
  • apache/cassandra-harryA

    apache/cassandra-harry

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • apache/jmeterAvatar von apache

    apache/jmeter

    9,233Auf GitHub ansehen↗

    Apache JMeter is a Java-based performance testing tool and multi-protocol traffic simulator used to analyze the stability and scalability of servers and networks. It functions as a distributed load testing framework that coordinates remote worker nodes from a single controller to generate high volumes of concurrent traffic. The project is distinguished by its ability to simulate traffic across diverse backend systems, including HTTP, JDBC, LDAP, JMS, FTP, and TCP. It provides a headless command-line interface for automated execution and a reporting system that transforms raw sample logs into

    Javajavaperformancetest
    Auf GitHub ansehen↗9,233
  • apiel/test-crawlerAvatar von apiel

    apiel/test-crawler

    33Auf GitHub ansehen↗

    ★ Online documentation ★

    TypeScript
    Auf GitHub ansehen↗33
  • apple/swift-corelibs-xctestAvatar von apple

    apple/swift-corelibs-xctest

    1,186Auf GitHub ansehen↗

    The XCTest Project, A Swift core library for providing unit test support

    Swift
    Auf GitHub ansehen↗1,186
  • appleboy/gofightA

    appleboy/gofight

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • approvals/approvaltests.cppAvatar von approvals

    approvals/ApprovalTests.cpp

    339Auf GitHub ansehen↗

    Native ApprovalTests for C++ on Linux, Mac and Windows

    C++
    Auf GitHub ansehen↗339
  • 40ants/cl-hamcrestAvatar von 40ants

    40ants/cl-hamcrest

    19Auf GitHub ansehen↗

    This library makes your CL unittests more readable.

    Common Lisp
    Auf GitHub ansehen↗19