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

function: testing

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

ProductHealth v2StarsMaturity
vercel-labs/emulate
emulate is a zero-config CLI and programmatic library that runs stateful, production-fidelity local replacements for third-party APIs like …
811609active
ffoodd/a11y.css
a11y.css is a CSS stylesheet that highlights potential accessibility risks and mistakes in HTML markup by displaying visual warnings direct…
651607active
Dart-Code/Dart-Code
Dart Code is a VS Code extension providing full Dart and Flutter language support, including editing, debugging, refactoring, and hot reloa…
971603active
arethetypeswrong/arethetypeswrong.github.io
A tool that analyzes npm package contents for issues with their TypeScript types, particularly ESM-related module resolution problems acros…
901598active
fzipp/gocyclo
gocyclo is a command-line tool that calculates the cyclomatic complexity of functions in Go source code. It helps identify complex function…
591598stable
SlatherOrg/slather
Slather is a Ruby gem that generates test coverage reports for Xcode projects and can upload them to services like Coveralls. It integrates…
501593active
microsoft/coyote
Coyote is a .NET library and CLI tool from Microsoft Research for systematically testing concurrent C# code and deterministically reproduci…
771592active
web-arena-x/webarena
WebArena is a standalone, self-hostable web environment and benchmark for building and evaluating autonomous web agents. It provides realis…
431588active
jenkinsci/JenkinsPipelineUnit
JenkinsPipelineUnit is a Groovy testing framework for unit testing Jenkins pipelines written in the Pipeline DSL. It provides a mock execut…
881585active
scikit-learn-contrib/MAPIE
MAPIE is a scikit-learn-compatible Python library for quantifying uncertainty in machine learning models via conformal prediction. It compu…
931584active
bahmutov/start-server-and-test
A Node.js CLI utility that starts a server, waits for a given URL to respond, runs a test command, and then shuts the server down. It is de…
971581active
styled-components/jest-styled-components
A testing utility library for styled-components that improves Jest, Vitest, and Bun snapshot testing by inlining readable CSS rules into sn…
871580active
MatrAIx-ai/MatrAIx-Persona-8B
MatrAIx is a population-scale, persona-driven evaluation framework that instantiates sampled persona records as LLM agents to simulate hete…
571580active
scanapi/scanapi
ScanAPI is a Python CLI tool that runs automated integration tests against REST APIs using declarative YAML/JSON specifications. It hits de…
981579active
la10736/rstest
rstest is a fixture-based test framework for Rust built on procedural macros. It provides dependency injection via fixtures, table-based/pa…
631576stable
Xetera/ghost-cursor
A TypeScript library that generates human-like mouse movement paths using bezier curves, usable standalone on any 2D plane or integrated wi…
761573active
ffaker/ffaker
ffaker is a Ruby library for generating fake data such as names, emails, and addresses, originally created as a faster rewrite of the faker…
701573stable
VoidenHQ/voiden
Voiden is an offline, Git-native API workspace built with Electron and TypeScript that lets developers design, test, and document APIs in p…
861559active
google/EarlGrey
EarlGrey is Google's native iOS UI automation test framework that lets developers write clear, concise UI tests with automatic synchronizat…
675691maintenance
holdenk/spark-testing-base
A library providing base classes for writing tests for Apache Spark applications in Scala and Python. It handles the setup and teardown of …
661555active
langwatch/better-agents
Better Agents is a CLI tool and a set of standards for scaffolding production-ready AI agent projects. It configures coding assistants like…
701553active
wntrblm/nox
Nox is a command-line tool for flexible test automation in Python, using a standard Python file (noxfile.py) for configuration instead of i…
941552active
nubank/fklearn
fklearn is a Python machine learning library from Nubank that applies functional programming principles to build, validate, and deploy mode…
891547active
pytest-dev/pytest-django
pytest-django is a pytest plugin that lets you test Django projects and applications with pytest instead of Django's manage.py test runner.…
981544stable
watir/watir
Watir is an open-source Ruby library for automating web browsers, built on top of Selenium WebDriver. It drives browsers the way people do—…
321544active
assaf/zombie
Zombie.js is a lightweight Node.js framework for testing client-side JavaScript and full-stack web applications in a simulated headless bro…
105625maintenance
silentbicycle/greatest
greatest is a minimal unit testing library for C, distributed as a single header file with no dependencies and no dynamic allocation. It pr…
321540stable
niieani/bash-oo-framework
Bash Infinity is a standard library and boilerplate framework for writing Bash scripts, bringing concepts like OOP, try-catch exceptions, n…
235617maintenance
microsoft/playwright-java
Playwright for Java is a library to automate Chromium, Firefox, and WebKit browsers with a single API, built for reliable end-to-end testin…
931536active
opticdev/optic
Optic is a CLI tool for linting, diffing, and testing OpenAPI specifications. It catches breaking changes, generates specs from traffic, an…
101535active
Teemu/pytest-sugar
pytest-sugar is a pytest plugin that improves the terminal output of test runs with a progress bar, instant failure display, and better-for…
611532active
wiztools/rest-client
A Java-based application for testing HTTP and RESTful web services, available as both a desktop GUI and a CLI for batch execution of saved …
411532stable
JetBrains/intellij-platform-gradle-plugin
The official JetBrains Gradle plugin for building, testing, verifying, and publishing plugins for IntelliJ-based IDEs. It configures the bu…
971530active
nemesida-waf/waf-bypass
WAF Bypass Tool is an open-source Python CLI tool that tests web application firewalls for false positives and false negatives using predef…
831520active
vlucas/frisby
Frisby.js is a REST API testing framework built on top of Jest that provides a fluent, promise-based API for testing HTTP endpoints. It inc…
601512active
broadway/broadway
Broadway is a PHP library providing infrastructure and testing helpers for building CQRS and event-sourced applications. It offers loosely …
101509active
reactor/BlockHound
BlockHound is a Java agent that detects blocking calls (like IO or Thread.sleep) made from threads marked as non-blocking, such as Reactor'…
871506stable
litestar-org/polyfactory
Polyfactory is a Python library that generates mock data from type hints, supporting frameworks like Pydantic, dataclasses, TypedDict, attr…
891501active
Tencent/MLeaksFinder
MLeaksFinder is an iOS library that automatically detects memory leaks in UIView and UIViewController objects at development time, alerting…
325433maintenance
mfussenegger/nvim-jdtls
A Neovim plugin providing extensions for the built-in LSP client to work with the Eclipse JDT Language Server for Java. It adds Java-specif…
601495active
imanghafoori1/laravel-microscope
Laravel Microscope is a PHP/Laravel package that performs smart static checks to find bugs and errors in Laravel codebases, supporting fear…
621491active
orlangure/gnomock
Gnomock is a Go integration and end-to-end testing toolkit that spins up ephemeral Docker containers for application dependencies with prec…
571489active
scientistproject/Scientist.net
Scientist.net is a .NET library for carefully refactoring critical code paths by running old and new implementations side by side in produc…
601488active
shuttle-hq/synth
Synth is a declarative data generator written in Rust that produces realistic synthetic test data from a version-controllable data model. I…
231484active
bazel-contrib/rules_go
Official Bazel rules for building, testing, and linking Go code, including cgo support, protobuf compilation, and Go SDK toolchain manageme…
991482active
cpputest/cpputest
CppUTest is a C/C++ xUnit-style unit testing and mocking framework, written in C++ but usable from both C and C++ projects. It is designed …
661480stable
callstack/reassure
Reassure is a performance testing library for React and React Native that automates performance regression testing. It measures render dura…
911479active
robotframework/SeleniumLibrary
SeleniumLibrary is a web testing library for Robot Framework that wraps Selenium to enable browser-based test automation with keyword-drive…
851472active
icebob/fastest-validator
A schema-based data validation library for JavaScript with 24 built-in validators, sanitization, and custom validator support. It compiles …
671463stable
terraform-compliance/cli
terraform-compliance is a lightweight, security-focused BDD test framework for Terraform that enables negative testing of infrastructure-as…
811461active
pytest-dev/pytest-bdd
pytest-bdd is a pytest plugin that implements a subset of the Gherkin language for behavior-driven development (BDD). It lets you write fea…
771461active
opendiffy/diffy
Diffy is a differential testing tool that sends identical requests to a candidate service and a reference (primary/secondary) service, then…
601461active
batfish/batfish
Batfish is an open-source network configuration analysis tool that builds complete models of network behavior from device configurations to…
671460active
Stebalien/tempfile
A secure, cross-platform Rust library for creating and managing temporary files and directories. It supports anonymous temporary files, nam…
761459stable
testing-library/react-hooks-testing-library
A Testing Library utility for testing React custom hooks by rendering them inside a test harness function component, with utilities like re…
235259maintenance
taiki-e/cargo-llvm-cov
cargo-llvm-cov is a Cargo subcommand that wraps rustc's -C instrument-coverage to generate precise LLVM source-based code coverage reports …
981453stable
olofk/fusesoc
FuseSoC is a package manager and build abstraction tool for HDL (Verilog/VHDL) code, aimed at increasing reuse of IP cores and simplifying …
851453active
zipmark/rspec_api_documentation
A Ruby gem that generates API documentation automatically from RSpec acceptance specs, primarily for Rails APIs. It produces HTML or JSON o…
381452active
hughkli/Lookin
Lookin is a free macOS application for inspecting and modifying the UI views of iOS apps, similar to Xcode's UI Inspector or Reveal. It wor…
231452active
beyondcode/laravel-self-diagnosis
A Laravel package that runs self-diagnosis checks on your application via an artisan command. It verifies environment configuration, depend…
681451active
fsouza/fake-gcs-server
fake-gcs-server is a Google Cloud Storage emulator that can run as a standalone binary/Docker image or be embedded as a Go library in test …
991450active
ipetkov/crane
Crane is a Nix library for building Cargo (Rust) projects with incremental artifact caching so dependencies are built only once. It provide…
981450active
sivchari/kumo
Kumo is a lightweight AWS service emulator written in Go that mimics 82 AWS services such as S3, DynamoDB, SQS, and Lambda. It runs as a si…
811448active
ionelmc/pytest-benchmark
A pytest plugin that provides a benchmark fixture for measuring code performance within tests. It automatically calibrates test rounds to t…
881447stable
platformio/platformio-vscode-ide
PlatformIO IDE is a VSCode extension providing a full-featured integrated development environment for embedded and IoT development. It bund…
231444active
atoum/atoum
atoum is a modern, standalone unit testing framework for PHP, distributed as a single PHAR archive. It offers fluent, natural-language-styl…
101442active
bovigo/vfsStream
vfsStream is a PHP stream wrapper that provides a virtual file system in memory, primarily for mocking the real file system in unit tests. …
231440stable
boost-ext/ut
UT (μt) is a C++20 micro unit testing framework distributed as a single header or C++20 module. It provides a macro-free, DSL-style API for…
601437active
stevepryde/thirtyfour
Thirtyfour is a Selenium/WebDriver client library for Rust for automated browser and website UI testing. It supports the W3C WebDriver prot…
981432active
chaijs/chai-as-promised
Chai as Promised is a Chai plugin that adds fluent assertions about promises, such as `.should.eventually.equal(...)` and `.should.be.rejec…
691419stable
leancodepl/patrol
Patrol is a Flutter-first, multiplatform E2E UI testing framework that extends Flutter's integration_test with native platform interactions…
941414active
traefik/whoami
A tiny Go web server that echoes back OS information and details of the incoming HTTP request. It is commonly used as a lightweight test ba…
851414stable
Dropnation/contract-fuzzer
A Python-based fuzzer for Ethereum smart contracts that compiles Solidity sources and executes random sequences of public/external calls to…
711414active
AliSoftware/OHHTTPStubs
OHHTTPStubs is an Objective-C/Swift library for stubbing network requests in iOS and macOS apps. It intercepts requests made through Cocoa'…
235072maintenance
koaning/scikit-lego
scikit-lego is a Python library of extra building blocks—custom transformers, models, metrics, and datasets—that are fully compatible with …
871407active
boxed/mutmut
mutmut is a mutation testing tool for Python that mutates source code to verify test suite quality. It offers an interactive terminal UI, i…
761406active
dashbitco/mox
Mox is an Elixir library for defining concurrent mocks based on explicit behaviours (contracts). It enforces strict mocking principles so t…
771401stable
kolodny/safetest
Safetest is a TypeScript UI testing library that combines Playwright with Jest/Vitest for end-to-end and component testing of web applicati…
201401active
rubycdp/cuprite
Cuprite is a pure Ruby headless Chrome/Chromium driver for Capybara that communicates directly via the Chrome DevTools Protocol through Fer…
791395active
dnaeon/go-vcr
A Go library inspired by Ruby's VCR that records HTTP interactions to YAML cassettes and replays them in future test runs. It enables fast,…
841394active
shellspec/shellspec
ShellSpec is a full-featured BDD unit testing framework for shell scripts, supporting bash, ksh, zsh, dash, and all POSIX shells. It provid…
471393stable
mariotoffia/FluentDocker
A .NET library providing a fluent API for managing Docker and Podman containers, images, and compose stacks locally and remotely. It includ…
921389active
ashishb/adb-enhanced
ADB-Enhanced is a Python-based command-line wrapper around the Android Debug Bridge (adb) that simplifies common Android testing and develo…
761388active
nschloe/perfplot
A Python library that extends timeit by benchmarking code snippets across varying input parameters and plotting the timing results. It is u…
411387active
helm-unittest/helm-unittest
A BDD-style unit test framework for Kubernetes Helm charts, distributed as a Helm plugin that adds a `helm unittest` command to the Helm CL…
931386active
aws-cloudformation/cloudformation-guard
AWS CloudFormation Guard (cfn-guard) is a general-purpose policy-as-code evaluation tool with an expressive DSL for defining rules. It vali…
881385active
se2p/pynguin
Pynguin is a command-line tool that automatically generates unit tests for Python programs using search-based and random testing techniques…
931383active
LouisBrunner/valgrind-macos
A patched mirror of Valgrind that adds support for recent macOS versions, distributed via a Homebrew tap. It lets developers run memory err…
771383active
airtap/airtap
Airtap is a command-line tool for running TAP-producing JavaScript unit tests (e.g. with tape) across many browsers, locally or in the clou…
291378active
eranpeer/FakeIt
FakeIt is a header-only C++ mocking framework with an expressive C++11-based API for creating mock objects and verifying method invocations…
691370stable
Tencent/LuaPanda
LuaPanda is a VS Code extension providing Lua debugging and code tooling, including a debugger with breakpoints, coroutine and multi-target…
321370active
DiUS/java-faker
A Java library that ports Ruby's faker gem to generate realistic fake data such as names, addresses, phone numbers, and many themed categor…
324899maintenance
puppeteer/replay
A TypeScript library providing an API to replay and stringify user flow recordings created with Chrome DevTools Recorder. It includes a CLI…
941367active
Endava/cats
CATS (Contract API Testing and Security) is a REST API fuzzer and negative testing tool for OpenAPI endpoints. It automatically generates, …
851367active
alphasoc/flightsim
flightsim is a lightweight Go CLI utility that safely generates malicious network traffic patterns such as DNS tunneling, DGA domains, C2 c…
231363active
mozilla/grcov
grcov is a fast Rust-based CLI tool that collects and aggregates code coverage data from multiple source files. It processes .profraw and .…
841361active
dvyukov/go-fuzz
go-fuzz is a coverage-guided fuzzing tool for testing Go packages with randomized inputs. It is mainly useful for hardening code that parse…
324849maintenance
cvc5/cvc5
cvc5 is an open-source automatic theorem prover for Satisfiability Modulo Theories (SMT) problems, determining the satisfiability of first-…
891357active
rust-pretty-assertions/rust-pretty-assertions
A Rust crate that provides drop-in replacements for assert_eq! and assert_ne! macros with colorful, human-readable diffs on failure. It is …
431355active
wojciech-kulik/xcodebuild.nvim
A Neovim plugin that lets developers build, run, debug, and test Apple-platform applications (iOS, macOS, watchOS, tvOS, visionOS) without …
841354active

← prev page 7 / 17 next →