awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to randomizedtesting/randomizedtesting

Open-source alternatives to Randomizedtesting

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

  • abhinaba-ghosh/axe-playwrightA

    abhinaba-ghosh/axe-playwright

    0Ver en GitHub↗

    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,…

    Ver en GitHub↗0
  • ackee-blockchain/tridentAvatar de Ackee-Blockchain

    Ackee-Blockchain/trident

    392Ver en GitHub↗

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

    Rust
    Ver en GitHub↗392
  • adacore/aunitAvatar de AdaCore

    AdaCore/aunit

    11Ver en GitHub↗

    AUnit README

    Ada
    Ver en GitHub↗11
  • adamluzsi/testcaseA

    adamluzsi/testcase

    0Ver en GitHub↗
    Ver en GitHub↗0
  • agiledragon/gomonkeyAvatar de agiledragon

    agiledragon/gomonkey

    2,257Ver en GitHub↗

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

    Gofunctionfunction-variableglobal-variable
    Ver en GitHub↗2,257
  • agourlay/cornichonAvatar de agourlay

    agourlay/cornichon

    234Ver en GitHub↗

    Testing tool in Scala for HTTP JSON API

    Scala
    Ver en GitHub↗234

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • airbnb/okreplayA

    airbnb/okreplay

    0Ver en GitHub↗
    Ver en GitHub↗0
  • airspeed-velocity/asvAvatar de airspeed-velocity

    airspeed-velocity/asv

    1,006Ver en GitHub↗

    airspeed velocity

    Python
    Ver en GitHub↗1,006
  • airstruck/knifeAvatar de airstruck

    airstruck/knife

    515Ver en GitHub↗

    A collection of useful micro-modules for Lua.

    Lua
    Ver en GitHub↗515
  • alco/mix-erlang-tasksAvatar de alco

    alco/mix-erlang-tasks

    21Ver en GitHub↗

    Common tasks for Erlang projects that use Mix

    Elixir
    Ver en GitHub↗21
  • alex-seville/blanketAvatar de alex-seville

    alex-seville/blanket

    1,396Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗1,396
  • alexei-led/pumbaAvatar de alexei-led

    alexei-led/pumba

    3,051Ver en GitHub↗

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

    Go
    Ver en GitHub↗3,051
  • alexfernandez/loadtestAvatar de alexfernandez

    alexfernandez/loadtest

    2,633Ver en 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
    Ver en GitHub↗2,633
  • alfert/propcheckAvatar de alfert

    alfert/propcheck

    393Ver en GitHub↗

    Property based Testing for Elixir (based upon PropEr)

    Elixir
    Ver en GitHub↗393
  • alibaba/uirecorderAvatar de alibaba

    alibaba/uirecorder

    2,073Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗2,073
  • alicebob/miniredisAvatar de alicebob

    alicebob/miniredis

    3,560Ver en GitHub↗

    Pure Go Redis server for Go unittests

    Gogoredisunittest
    Ver en GitHub↗3,560
  • alisoftware/ohhttpstubsAvatar de AliSoftware

    AliSoftware/OHHTTPStubs

    5,068Ver en GitHub↗

    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
    Ver en GitHub↗5,068
  • alkass/polishAvatar de Alkass

    Alkass/polish

    59Ver en GitHub↗

    Testing Framework for Rust

    Rustrusttest-driven-developmenttesting-framework
    Ver en GitHub↗59
  • americanexpress/jest-image-snapshotAvatar de americanexpress

    americanexpress/jest-image-snapshot

    3,913Ver en GitHub↗

    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
    Ver en GitHub↗3,913
  • angular/protractorAvatar de angular

    angular/protractor

    8,694Ver en GitHub↗

    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
    Ver en GitHub↗8,694
  • anthonylloyd/cscheckAvatar de AnthonyLloyd

    AnthonyLloyd/CsCheck

    205Ver en GitHub↗

    Random testing library for C#

    C#causal-profilingconcurrency-testingmetamorphic-testing
    Ver en GitHub↗205
  • antonmi/especAvatar de antonmi

    antonmi/espec

    816Ver en GitHub↗

    Elixir Behaviour Driven Development

    Elixir
    Ver en GitHub↗816
  • antp/kovacsAvatar de antp

    antp/kovacs

    4Ver en GitHub↗

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

    Elixir
    Ver en GitHub↗4
  • apache/jmeterAvatar de apache

    apache/jmeter

    9,233Ver en GitHub↗

    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
    Ver en GitHub↗9,233
  • apiel/test-crawlerAvatar de apiel

    apiel/test-crawler

    33Ver en GitHub↗

    ★ Online documentation ★

    TypeScript
    Ver en GitHub↗33
  • apple/swift-corelibs-xctestAvatar de apple

    apple/swift-corelibs-xctest

    1,186Ver en GitHub↗

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

    Swift
    Ver en GitHub↗1,186
  • appleboy/gofightA

    appleboy/gofight

    0Ver en GitHub↗
    Ver en GitHub↗0
  • approvals/approvaltests.cppAvatar de approvals

    approvals/ApprovalTests.cpp

    339Ver en GitHub↗

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

    C++
    Ver en GitHub↗339
  • appunite/mockeryAvatar de appunite

    appunite/mockery

    94Ver en GitHub↗

    Simple mocking library for asynchronous testing in Elixir.

    Elixir
    Ver en GitHub↗94
  • 40ants/cl-hamcrestAvatar de 40ants

    40ants/cl-hamcrest

    19Ver en GitHub↗

    This library makes your CL unittests more readable.

    Common Lisp
    Ver en GitHub↗19