Ross ROSS = Recommend OSS · open-source software intelligence for agents

domain: testing

1069 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
brookshi/Hitchhiker
Hitchhiker is a self-hosted, web-based RESTful API testing tool built with Node.js and TypeScript. It supports team collaboration, schedule…
232210abandoned
sebastianbergmann/phpcpd
PHPCPD is a Copy/Paste Detector command-line tool for PHP code that identifies duplicated lines and clone classes across a codebase. It is …
102209abandoned
vadimdemedes/trevor
Trevor is a CLI tool that reads your project's .travis.yml and runs your tests locally in Docker containers across all the Node.js versions…
232098abandoned
bxcodec/faker
A Go library that generates fake data based on struct definitions using struct tags or single-value functions. This repository is archived …
102079abandoned
wkeeling/selenium-wire
Selenium Wire extends Selenium's Python bindings to expose the HTTP/HTTPS requests and responses made by the browser, with APIs to inspect …
101965abandoned
thoughtbot/capybara-webkit
A Capybara driver that runs headless WebKit (via Qt) for testing JavaScript-heavy web applications in Ruby. Development is suspended since …
101952abandoned
detro/ghostdriver
GhostDriver is a pure JavaScript implementation of the WebDriver Wire Protocol that uses PhantomJS as a headless browser back-end, exposing…
101908abandoned
MicheleBertoli/react-fix-it
A React library that automatically generates test snippets from component runtime errors by wrapping lifecycle methods in try/catch blocks.…
231901abandoned
caolan/nodeunit
Nodeunit is a unit testing framework for Node.js and the browser, built on the assert module with support for asynchronous tests, setUp/tea…
231889abandoned
goadapp/goad
Goad is a highly distributed load testing tool written in Go that runs HTTP load tests from AWS Lambda across multiple regions simultaneous…
101869abandoned
speedracer/speedracer
Speedracer is a performance runner, like a test runner but for performance, that executes 'race' scripts in headless Chrome and collects de…
231849abandoned
gh-unit/gh-unit
GHUnit is a deprecated test framework for Mac OS X and iOS written in Objective-C, usable standalone or alongside other testing frameworks.…
101846abandoned
Pythagora-io/pythagora
Pythagora is an npm CLI tool (with a VS Code extension) that uses LLMs like GPT-4 to automatically generate unit and integration tests for …
701822abandoned
Calabash
Calabash is an open-source automated UI testing framework for native and hybrid iOS and Android mobile applications, driven via Cucumber-st…
321796abandoned
remirobert/Dotzu
Dotzu is an in-app iOS debugging tool that displays logs, network requests, device information, and crash reports via a floating bubble hea…
101782abandoned
hugues-m/phpunit-vw
A PHPUnit extension created as a joke during the 2015 Volkswagen emissions scandal that detects CI environments and makes failing test suit…
231760abandoned
facebook/screenshot-tests-for-android
A Java library and Gradle plugin from Facebook that generates fast, deterministic screenshots of Android views during instrumentation tests…
101740abandoned
sikuli/sikuli
Sikuli is a visual GUI automation tool that uses screenshot matching to find and interact with on-screen elements, originally developed as …
321729abandoned
dchelimsky/rspec
RSpec is a Behaviour Driven Development (BDD) testing framework for Ruby, composed of modular libraries: rspec-core (spec runner), rspec-ex…
101728abandoned
xiaojiaqi/10billionhongbaos
A Go-based stress-testing project that simulates the 2015 WeChat red envelope scenario, supporting one million concurrent users on a single…
321688abandoned
dotnet/roslyn-analyzers
The former home of Microsoft's Roslyn source analyzers for .NET, including Microsoft.CodeAnalysis.NetAnalyzers. The repository has been con…
791672abandoned
electron-userland/spectron
Spectron is a JavaScript library for end-to-end testing of Electron applications using ChromeDriver and WebdriverIO. It was officially depr…
231669abandoned
NetEaseGame/ATX
ATX (AutomatorX) is a Python-based smartphone automation and testing tool supporting native apps, web apps, and games on iOS and Android, c…
101604abandoned
square/assertj-android
AssertJ Android is a set of AssertJ assertion helpers for testing Android applications, offering fluent, chainable assertions on Android cl…
101560abandoned
brynary/webrat
Webrat is a Ruby library for writing expressive acceptance tests for web applications using a browser simulator instead of a real browser. …
321526abandoned
Gemini
Gemini is a Node.js CLI utility for visual regression testing of web pages, capturing screenshots of page elements via Selenium WebDriver a…
101506abandoned
samccone/drool
Drool is a Node.js automation layer built on chromedriver/Selenium WebDriver that measures whether repeated 'clean' user actions cause DOM …
321474abandoned
jonathanpenn/ui-auto-monkey
UI AutoMonkey is a JavaScript stress testing script for iOS apps that runs in Apple's UI Automation and Instruments tools, bombarding apps …
321458abandoned
openatx/atxserver2
A self-hosted web platform for managing pools of Android and iOS smartphones, providing a device list, remote control of real devices, and …
621441abandoned
bslatkin/dpxdt
Depicted (dpxdt) is a Python tool and server for visual regression testing that captures webpage screenshots via PhantomJS and generates pe…
231438abandoned
Medium/phantomjs
An NPM package (phantomjs-prebuilt) that downloads and installs a blessed version of the PhantomJS headless WebKit browser and exposes its …
101432abandoned
alex-seville/blanket
Blanket.js is a seamless JavaScript code coverage library that instruments source files and reports which lines are covered by tests, worki…
321395abandoned
nose-devs/nose
nose is a Python test runner and unittest extension that automatically discovers and runs tests from source files, directories, and package…
321361abandoned
twitter-archive/iago
Iago is a load generator from Twitter for producing realistic traffic against services, written in Scala on the JVM. Users write Scala or J…
101333abandoned
MicheleBertoli/react-automata
A React library providing a state machine abstraction built on xstate, offering declarative state management via a higher-order component a…
321331abandoned
rialto-php/puphpeteer
PuPHPeteer is a PHP library that bridges to Puppeteer via Node, exposing the full Puppeteer API for controlling headless Chrome from PHP co…
101329abandoned
alibaba/web-editor
WEditor is a browser-based UI script editor from the openatx smartphone testing ecosystem, letting users inspect device UI hierarchies and …
101326abandoned
mynyml/watchr
Watchr is a Ruby command-line tool that monitors a directory tree and triggers user-defined actions whenever observed files change, most co…
321272abandoned
refreshdotdev/web-eval-agent
An MCP server that launches a browser-use powered agent to autonomously test and debug web applications from within AI code editors like Cu…
101240abandoned
moredip/Frank
Frank is a framework for automated acceptance testing of native iOS applications, driving the UI via Cucumber-based scenarios. This mirror …
321202abandoned
angular/in-memory-web-api
An Angular library that intercepts Http and HttpClient requests and redirects them to an in-memory data store, emulating a REST API with CR…
101165abandoned
humbug/humbug
Humbug is a mutation testing framework for PHP that measures the real effectiveness of test suites by injecting small defects and checking …
101125abandoned
newcontext-oss/kitchen-terraform
A set of Test Kitchen plugins that enable converging Terraform configurations and verifying the resulting infrastructure with InSpec contro…
101122abandoned
PyCQA/pydocstyle
pydocstyle is a static analysis CLI tool that checks Python docstrings for compliance with docstring conventions such as PEP 257. It report…
101116abandoned
nickmerwin/node-coveralls
A Node.js library that takes lcov coverage data from tools like mocha and posts it to coveralls.io for code coverage reporting. It integrat…
501063abandoned
defunkt/cijoe
CI Joe is a lightweight, fun Continuous Integration server written in Ruby that runs your project's tests on demand and reports pass/fail s…
321047abandoned
jfirebaugh/konacha
Konacha is a Rails engine for testing your application's JavaScript with the Mocha test framework and Chai assertion library. It leverages …
321039abandoned
OpenCppCoverage/OpenCppCoverage
OpenCppCoverage is an open-source C++ code coverage tool for Windows, primarily used to measure coverage of unit tests, with support for Vi…
101005abandoned
TestStack/White
TestStack.White is a .NET framework for automating rich client applications built on Win32, WinForms, WPF, Silverlight, and SWT, providing …
231002abandoned
Storybook
Storybook is an open-source frontend workshop for building, documenting, and testing UI components and pages in isolation. It supports majo…
9590996stable
hoppscotch/hoppscotch
Hoppscotch is an open-source API development ecosystem for building, testing, and documenting HTTP, REST, GraphQL, and WebSocket requests. …
9980187active
typicode/json-server
A Node.js CLI tool that turns a JSON file into a full fake REST API with CRUD endpoints, filtering, and pagination in seconds. It is widely…
7975698active
Kong/insomnia
Insomnia is an open-source, cross-platform desktop API client for debugging, designing, testing, and mocking APIs across REST, GraphQL, Web…
9939986active
promptfoo/promptfoo
Promptfoo is an open-source CLI and library for evaluating and red-teaming LLM applications, prompts, agents, and RAG pipelines. It support…
9324793active
confident-ai/deepeval
DeepEval is an open-source Python framework for evaluating LLM applications with pytest-style unit tests and 50+ research-backed metrics in…
9518085active
typescript-eslint/typescript-eslint
typescript-eslint is a monorepo providing the tooling that enables ESLint, Prettier, and other JavaScript tools to parse and lint TypeScrip…
9516377stable
millionco/react-doctor
React Doctor is a deterministic static analyzer CLI that scans React, React Native, Next.js, and related codebases for correctness, perform…
7814707active
ifixai-ai/iFixAi
iFixAi is an open-source CLI diagnostic tool that independently audits AI agents for misalignment, hallucination, manipulation, deception, …
8112796active
hatoo/oha
oha is a small HTTP load generator written in Rust, inspired by rakyll/hey, that sends load to a web application and displays results in a …
9410524active
react-cosmos/react-cosmos
React Cosmos is a sandbox for developing and testing React UI components in isolation, with a fixture-based file convention and a playgroun…
958686active
mockoon/mockoon
Mockoon is a free, open-source desktop application (built with Electron) for designing and running mock REST APIs locally, with a companion…
948390active
wg/wrk
wrk is a modern HTTP benchmarking tool that generates significant load from a single multi-core machine using a multithreaded design with e…
3240402maintenance
autoscrape-labs/pydoll
Pydoll is a Python library for automating Chromium-based browsers directly over the Chrome DevTools Protocol, with no WebDriver binary and …
857064active
codesenberg/bombardier
Bombardier is a fast cross-platform HTTP(S) benchmarking tool written in Go, built on fasthttp with an optional net/http client for HTTP/2.…
786830active
AFL++
AFL++ is a superior, actively maintained fork of American Fuzzy Lop, a coverage-guided fuzzer with many mutators, power schedules, and inst…
956744active
webhooksite/webhook.site
Webhook.site is a tool that instantly generates unique URLs and email addresses to receive, inspect, and debug HTTP webhooks and requests i…
656724active
reqable/reqable-app
Reqable is a cross-platform API debugging and testing application combining an MITM proxy for capturing HTTP(S) traffic with a full-feature…
926708active
orval-labs/orval
Orval is a code generation tool that produces type-safe TypeScript API clients from OpenAPI v3 or Swagger v2 specifications in YAML or JSON…
966419active
google/syzkaller
syzkaller is an unsupervised coverage-guided kernel fuzzer originally built for the Linux kernel and now supporting FreeBSD, Fuchsia, gViso…
776316active
JoeDog/siege
Siege is an open-source HTTP load testing and benchmarking utility written in C. It simulates many concurrent users hitting one or many URL…
876216active
Huachao/vscode-restclient
A Visual Studio Code extension that lets you send HTTP requests and view responses directly in the editor, supporting GraphQL queries, cURL…
586045active
postmanlabs/postman-app-support
Postman is a widely used API platform for building, testing, designing, and collaborating on APIs, offered as a desktop app and web service…
636020active
YMFE/yapi
YApi is a self-hostable, visual API management platform for defining, documenting, mocking, and testing HTTP interfaces across developers, …
2327727maintenance
vimeo/psalm
Psalm is an open-source static analysis tool for PHP that finds type-related bugs and security vulnerabilities through type inference and t…
875888active
Giskard-AI/giskard-oss
Giskard is an open-source Python library for testing, evaluating, and red-teaming LLM-based agents and RAG systems. Its v3 rewrite provides…
955802active
AidLux (AidLearning)
AidLux (originally AidLearning) is an AIoT development platform that runs a native Ubuntu Linux environment with GUI, deep learning tooling…
695801active
diffplug/spotless
Spotless is a code formatting plugin for Gradle, Maven, and SBT that checks and automatically fixes formatting violations across many langu…
955634stable
baidu/dperf
dperf is a high-performance network traffic generator and load testing tool built on DPDK, capable of tens of millions of HTTP connections …
665602active
ardatan/graphql-tools
GraphQL Tools is a TypeScript/JavaScript utility library for building, manipulating, mocking, and stitching GraphQL schemas using an SDL-fi…
935433active
Speykious/cve-rs
cve-rs is a joke/educational Rust crate that reproduces classic memory vulnerabilities (use-after-free, buffer overflow, segfault) using on…
355421active
dotnet/skills
A curated collection of agent skills and custom agents from the .NET team, packaged as plugins for AI coding agents like Copilot CLI and Cl…
655344active
vuejs/eslint-plugin-vue
The official ESLint plugin for Vue.js that lints the <template> and <script> sections of .vue single file components as well as Vue code in…
974591stable
six-ddc/plow
Plow is a high-performance HTTP(S) benchmarking tool written in Go, built on fasthttp for maximum throughput. It reports real-time latency …
734517active
nuysoft/Mock
Mock.js is a JavaScript library that generates simulated random data from data templates and intercepts Ajax requests to return mock respon…
2319579maintenance
cloudflare/miniflare
Miniflare is a fully-local simulator for Cloudflare Workers written in TypeScript, running worker code in a sandbox that implements the Wor…
103925active
thunderclient/thunder-client-support
Thunder Client is a lightweight REST API client extension for VS Code and JetBrains IDEs, offering GUI-based request testing, collections, …
913721active
langwatch/langwatch
LangWatch is an open-source LLMOps platform for LLM evaluation, AI agent testing, tracing, and production observability. It combines agent …
913522active
dotnet/roslynator
Roslynator is a set of code analysis tools for C# built on the Roslyn compiler platform. It ships as IDE extensions for Visual Studio and V…
993477active
carthage-software/mago
Mago is an extremely fast PHP toolchain written in Rust that provides linting, formatting, static analysis, and automated fixes through a u…
853426active
xdebug/xdebug
Xdebug is a PHP extension providing step debugging, profiling, tracing, code coverage, and improved error reporting for PHP applications. I…
913416active
htmlhint/HTMLHint
HTMLHint is a static code analysis (linting) tool for HTML, configurable via a .htmlhintrc file with many built-in rules. It runs as a CLI,…
903306active
WebPageTest
The official open-source codebase for WebPageTest, the website performance testing service, which can be self-hosted as a private instance.…
423291active
crytic/echidna
Echidna is a Haskell-based fuzzer for Ethereum smart contracts that performs property-based testing by generating sequences of contract cal…
903173active
samber/cc-skills-golang
A curated collection of 46 Go-specific agent skills (reusable instruction sets) for AI coding assistants like Claude Code, Codex, Gemini CL…
823155active
qltysh/qlty
Qlty CLI is a multi-language code quality tool written in Rust that unifies linting, auto-formatting, maintainability analysis, and securit…
953132active
Schlaubischlump/LocationSimulator
A macOS application that spoofs the GPS location of connected iOS, iPadOS, tvOS, watchOS, or iOS Simulator devices without jailbreaking, us…
663103active
davesc63/GeoPort
GeoPort is a cross-platform desktop application that simulates GPS location on iOS devices running iOS 17 and 18, letting users spoof their…
603061active
tajo/ladle
Ladle is a fast, zero-configuration environment for developing, testing, and documenting React components using the Component Story Format.…
752981active
rust-headless-chrome/rust-headless-chrome
A Rust library providing a high-level API to control headless Chrome or Chromium via the DevTools Protocol, serving as the Rust equivalent …
812948active
Ovi/DummyJSON
DummyJSON is a free hosted fake REST API that serves placeholder JSON data (products, users, carts, posts, quotes, todos, recipes) for fron…
732911active

← prev page 10 / 11 next →