An open API service indexing awesome lists of open source software.

Testing

Software testing is the act of examining the artifacts and the behavior of the software under test by validation and verification to make sure it works. Software testing can also provide an objective, independent view of the software to allow the business to appreciate and understand the risks of software implementation. Testing can be iterative, and happen multiple times.

https://github.com/jnsgruk/concierge

An opinionated utility for provisioning charm development and testing machines.

automation development go juju provisioning spread testing

Last synced: 16 Apr 2025

https://github.com/alumnium-hq/alumnium

Pave the way towards AI-powered test automation.

ai llm selenium test-automation testing

Last synced: 13 May 2026

https://github.com/anhtester/restassuredtestng2023

Project test API automation with REST Assured library and TestNG Framework 2023

anhtester api rest-api rest-assured test-automation testing testng-framework

Last synced: 16 Oct 2025

https://github.com/elliotchance/testify-stats

🔢 testify: print test and assertions statistics at the end of the test suite

golang testify testify-suites testing

Last synced: 13 Oct 2025

https://github.com/marcelotto/parspec

A testing framework for Parslet grammars

gunit parser parser-specifications parslet rspec ruby testing

Last synced: 10 Apr 2025

https://github.com/adrianriobo/goax

Small framework to interact with UX element through OS accessibility native APIs in golang

accessibility automation golang-library macos native-base testing ux windows

Last synced: 09 Apr 2025

https://github.com/sarperavci/uaforge

Generate statistically accurate User Agents and Client Hints (Sec-CH-UA). Deterministic, data-driven browser identities based on real-world market share distributions.

automation browser-fingerprinting client-hints data-driven python sec-ch-ua-spoofing testing user-agent web-scraping

Last synced: 21 May 2026

https://github.com/leidenheit/itarazzo-library

Library to parse, validate and execute an Arazzo specification.

api-rest arazzo arazzo-specification openapi openapi-specification testing

Last synced: 15 Aug 2025

https://github.com/insys-icom/medusa

Easily run Robot Framework test suites in parallel.

python robotframework test-automation testing

Last synced: 04 Mar 2026

https://github.com/natural-intelligence/docker-compose-mocha

A tool used to create an isolated environment for services which are Docker-ized based on services found inside a given docker-compose.yml file when running Docker Compose tool.

automation chai ci docker docker-compose mocha testing

Last synced: 14 Apr 2025

https://github.com/donatj/boomerang

API Endpoint E2E Testing Application

api-testing php testing

Last synced: 11 Sep 2025

https://github.com/epicweb-dev/testing-fundamentals

Learn the fundamentals of automated testing in TypeScript.

fundamentals test testing typescript workshop

Last synced: 21 Apr 2025

https://github.com/coderarjob/yukti

Single header Parameterised testing and mocking library C/C++

c gcc mocking single-header-library testing unittest unittesting

Last synced: 03 Sep 2025

https://github.com/woliveiras/learning-software-testing

*Experimental* - My repository to host codes about studies of Software Testing

javascript quality quality-assurance quality-metrics tdd testing tests

Last synced: 17 Jun 2025

https://github.com/ashkan0201/ashcount

A set of things that can be done with files. For example, finding the number of lines in a file Find the number of words Find the net code count of a Python file And ...

documentation python3 testing

Last synced: 30 Aug 2025

https://github.com/m-py/testtheorie-r

An introduction to R (in German)

educational programming r testing

Last synced: 23 Apr 2025

https://github.com/GetJobber/jest-a-coverage-slip-detector

Improve visibility and encourage progress towards your test coverage goals

bumper coverage jest ratchet testing

Last synced: 11 May 2025

https://github.com/k-i-o/TClientPlus

TaterClient but with some map testing features and others

client custom ddnet features kio map tclient teeworlds testing

Last synced: 11 Mar 2025

https://github.com/romelperez/jest-workshop

Taller de introducción a Testing en JavaScript con la librería Jest

jest tdd testing

Last synced: 21 Jul 2025

https://github.com/doamaral/qarentena-postman

Material utilizado na Talk sobre testes de API utilizando Postman

api postman rest talk testing

Last synced: 13 Apr 2025

https://github.com/nikita-filonov/python-api-tests

This project serves as a reference implementation for writing clean, maintainable, and effective API tests in Python

api-client api-testing api-testing-framework api-tests best-practices faker httpx httpx-client logging pydantic pytest python test-automation test-automation-framework testing tests

Last synced: 03 Jul 2025

https://github.com/bahdcoder/testing-javascript-workshop

Testing javascript workshop by Kati Frantz

javascript jest nodejs react testing testing-tools vue

Last synced: 15 Apr 2025

https://github.com/briandfoy/test-output

Utilities to test STDOUT and STDERR messages.

perl perl-module testing

Last synced: 11 Mar 2026

https://github.com/zephyrproject-rtos/qm_old

Quality Management and QA/Verification plans and reports

testing

Last synced: 03 Jul 2025

https://github.com/deploysentinel/cypress-quarantine

Cypress plugin that helps skip/quarantine flaky tests dynamically

cypress flaky-tests plugin testing

Last synced: 21 Apr 2025

https://github.com/alapanme/nightwatchjs

Nightwatch.js is an integrated, easy to use End-to-End testing solution for web applications and websites. Check the readme for detailed Blog Articles.

javascript nightwatch nodejs test-automation testing testing-tools

Last synced: 14 Apr 2025

https://github.com/31z4/tox-docker

Multi-arch Docker image packaging for tox. Includes common build dependencies and currently active CPython versions.

docker python testing tox

Last synced: 12 Jan 2026

https://github.com/minad/tasty-stats

Collect statistics of your Tasty testsuite

benchmark haskell statistics tasty testing

Last synced: 12 Mar 2026

https://github.com/sncf-connect-tech/soda-test-service

A lightweight test service to follow your Selenium-Grid activity.

rustlang selenium selenium-grid soda test-service testing

Last synced: 09 Apr 2025

https://github.com/cvs-health/testilo

Client that prepares jobs for, and enhances reports from, Testaro

accessibility testing

Last synced: 07 Oct 2025

https://github.com/tariktesfa/unit-testing-practice

This repository includes functions and their test cases to Exercise Unit Testing by using AAA Testing Pattern and TDD approach.

testing unit-testing

Last synced: 12 Nov 2025

https://github.com/javiertuya/samples-test-dev

Ejemplo de pruebas unitarias y aplicación java con swing y MVC

java junit maven mvc swing testing

Last synced: 07 May 2025

https://github.com/unirakun/k-redux-saga-tester

Test your sagas (redux-saga) with ease, compatible with Jest snapshots !

nantes redux redux-saga testing

Last synced: 25 Jun 2025

https://github.com/dotupnet/dotup-vscode-test-generator-docs

Test generator is a VSCode Extension which quickly generate test files from Typescript source files.

code-generation code-generator code-quality test-automation test-automation-framework test-framework testing typescript vscode vscode-extension

Last synced: 27 Apr 2025

https://github.com/sporeball/tentamen

a tiny JavaScript testing framework

node testing

Last synced: 27 Oct 2025

https://github.com/galtzo-floss/silent_stream

🔕 ActiveSupport Stream Silencing/Capturing - Without ActiveSupport

outputstream rails rspec ruby testing

Last synced: 05 Sep 2025

https://github.com/keploy/testgpt

TestGPT is a GitHub Action designed to execute Keploy test cases and generate detailed test reports.

cicd e2e-testing github-actions go java javascript python python3 shell test-automation test-runner test-suites testgpt testing testing-automation testing-tools typescript

Last synced: 21 Jul 2025

https://github.com/sloria/webtest-asgi

Integration of WebTest with ASGI applications.

asgi starlette testing webtest

Last synced: 14 Aug 2025

https://github.com/vmlens/vmlens-examples

Examples showing how to use vmlens to write multi-threaded tests for the JVM.

concurrent-programming java testing

Last synced: 16 Jan 2026

https://github.com/ha-manel/microverse-testing-practice

This is a Microverse exercise to practice using Jest for testing JavaScript functionalities.

javascript jest library testing testing-library

Last synced: 08 Mar 2026

https://github.com/thomasms/toast

Testing Or ASsertion Toolkit - Fortran unit testing library

fortran fruit pfunit testcase testing toast unit-testing

Last synced: 07 Jan 2026

https://github.com/textlint/browser-run

Run textlint rule on browser for testing.

browser cli test testing textlint

Last synced: 01 May 2025

https://github.com/arcus-azure/arcus.testing

In short: Arcus Testing is a set of libraries that makes tests more fun to write!

assertions azure azure-data-factory azure-storage test-logger testing tools

Last synced: 02 Jan 2026

https://github.com/hauleth/ex_unit_embedded

Define ExUnit tests alongside your private functions to test them.

elixir exunit testing

Last synced: 14 Oct 2025

https://github.com/iloveitaly/pytest-playwright-visual-snapshot

Easy pytest visual regression testing using playwright

playwright pytest regression testing visual

Last synced: 02 Sep 2025

https://github.com/sadnoodles/chromeremote

A tool for Chrome remote dev debugging.

automatic chrome-devtools debugging spider testing

Last synced: 16 Jan 2026

https://github.com/spatie/phpunit-docker-assertions

Run assertions against a Docker container

docker phpunit testing

Last synced: 22 Apr 2025

https://github.com/ssokolow/rar-test-files

Minimal RAR and CBR files made using registered RAR and WinRAR installs, suitable for integration testing.

archives rar rar-archives rar-files rar-format test test-data test-dataset test-datasets testing

Last synced: 07 Feb 2026

https://github.com/bayashi/actually

A testing library focused on turning failure into success

actually assertion assertions go go-testing golang golang-testing testing testing-golang

Last synced: 16 Oct 2025

https://github.com/ararog/caramelo

Idiomatic unit test framework for rust

assertions rust testing testing-framework unit-testing

Last synced: 24 Jun 2026

https://github.com/neuralegion/sectester-js

SecTester is a new tool that integrates our enterprise-grade scan engine directly into your unit tests.

appsec brightsec e2e pentesting qa security test testing typescript

Last synced: 17 Mar 2026

https://github.com/soarcn/formfiller

Android helper library to populate form fields with a predefined data set

android form formfiller testing

Last synced: 02 Sep 2025

https://github.com/artemmkin/terraform-local-test

Test Terraform built-in function locally

terraform testing

Last synced: 22 Aug 2025

https://github.com/cpitkin/redirect-test

Test your redirects and get an easily readable and parsable csv file back

http nodejs-cli redirects testing

Last synced: 12 Jan 2026

https://github.com/lmammino/invok

Command line tool to Invoke Go lambda functions locally

aws aws-lambda aws-lambda-golang cli local-development testing

Last synced: 23 Jul 2025

https://github.com/jackfirth/racket-expect

A Racket library for defining expectations on values, unit testing, and creating quality error messages

racket racket-library testing validation

Last synced: 05 Jan 2026

https://github.com/wlsf82/cy-en-pt

Sample project to demonstrate how to test a website that has versions in two different languages (EN and PT-BR.)

cypress-io multi-language-testing talking-about-testing testing

Last synced: 23 Apr 2025

https://github.com/superfaceai/testing

Library to enable easier testing of Superface use cases.

integration-testing nock superface testing typescript

Last synced: 24 Jul 2025

https://github.com/futuredapp/tasting

Android UI Automator wrapper for human-like scenario testing

android android-library spoon testing

Last synced: 16 Mar 2026

https://github.com/ivanilves/docker-blackvpn

Runs BlackVPN client inside Docker (with OpenVPN)

anonymity network security testing vpn

Last synced: 11 Apr 2025

https://github.com/reactivecircus/firestorm

:fire::cyclone:Incremental Android instrumented test runner based on Git source changes. WIP :construction:

android gradle-plugin testing

Last synced: 16 Oct 2025

https://github.com/iafan/agenda

Approval testing micro-framework for Go

approval-test go golang golden-master table-driven-test testing

Last synced: 16 Mar 2026

https://github.com/q42/salad

Lightweight Cucumber-style UI tests for iOS.

bdd ios swift test-automation testing ui-testing xcuitest

Last synced: 24 Jul 2025

https://github.com/100nm/pytest-results

Easily spot regressions in your tests.

msgspec mypy pydantic pytest pytest-plugin python testing type-hints typed

Last synced: 02 Mar 2026

https://github.com/bdsoha/expycted

✅ "Because tests should be easy to read!" An expectation pattern implementation for Python. Simple, intuitive, readable, and approachable, with ability to plug in to any testing framework that relies on assertions.

assertion-framework expect expectation testing

Last synced: 14 Jan 2026

https://github.com/karlhorky/playwright-tricks

A collection of helpful tricks for Playwright tests

playwright testing

Last synced: 02 Aug 2025

https://github.com/yiling-j/carrier

🛠 A test fixtures replacement for Go, support struct and ent, inspired by factory_bot/factory_boy

code-generation factory fixtures testing

Last synced: 11 Apr 2025

https://github.com/gplint/gplint

A Gherkin/Pickle linter written in javascript

cucumber gherkin lint linter linting pickle testing

Last synced: 23 Apr 2025

https://github.com/jaktestowac/playwright-sample-visual-testing

Sample project to demonstrate visual testing with Playwright.

automation javascript playwright test-automation testing visual-testing

Last synced: 14 Oct 2025

https://github.com/jeremydavis519/runtime-macros

Simulate expansion of procedural macros at run time

code-coverage macros proc-macro rust testing

Last synced: 26 Jul 2025

https://github.com/wp-cli/automated-tests

Runs the entire test suite on a regular basis

cli hacktoberfest testing wordpress wp-cli

Last synced: 12 Jun 2025

https://github.com/js-devtools/karma-host-environment

Access host info (OS, browser version, environment variables) in browser tests

browser environment-variables javascript karma karma-plugin mocha nodejs qunit tape testing universal-javascript user-agent

Last synced: 12 Dec 2025

https://github.com/teamneusta/pimcore-testing-framework

Tools for Pimcore unit/integration testing with PHPUnit.

pimcore testing

Last synced: 11 Jun 2025

https://github.com/mrloop/qunit-retry

Drop in replacement for qunit `test` which retries a failed test.

qunit retries testing

Last synced: 10 Oct 2025

https://github.com/moul/testman

😎 `go test` wrapper for advanced testing workflows in Go

golang test testing

Last synced: 28 Jun 2025

https://github.com/activitywatch/aw-fakedata

A minimal activitywatch client that generates fakedata

mock-data testing

Last synced: 14 Apr 2025

https://github.com/abdelrhman-ellithy/ellithium

Ellithium is a Unified powerful, flexible Test Automation Framework for Web, Mobile, API, DB Testing, designed to streamline and enhance the testing process. it provides an end-to-end solution for automated testing. With support for BDD, cross-browser testing,

appium-framework automation java mobile-testing mobiletesting sdet selenium-webdriver software-developement software-testing test-automation test-automation-framework test-automation-java testing testing-tools

Last synced: 29 Jul 2025

https://github.com/embroider-build/scenario-tester

Tool for declaring many different combinations of fake and real NPM packages for testing purposes.

continuous-integration hacktoberfest testing

Last synced: 30 Jun 2025

https://github.com/jasdeepkhalsa/jest-unit-testing-examples

Jest Unit Testing Examples from beginners to advanced

dry fetch jest testing unit-testing

Last synced: 21 Jan 2026

https://github.com/miniconnect/holodb

Relational database - seemingly filled with random data

database faker java mock random-data-generation rdbms sql testing testing-tool

Last synced: 17 Mar 2025

https://github.com/sergio-sastre/multiplying_the_quality_of_unit_tests

An Android project in Jetpack Compose to showcase how to level up our unit tests step by step with parameterized tests, property-based test & stateful tests

android jetpack-compose parameterized-tests property-based-testing testing unit-testing

Last synced: 12 Sep 2025

https://github.com/xybor-x/xycond

A package supports to assert or expect many conditions in Golang

assert assertion conditions golang-library testing unittest

Last synced: 25 Jan 2026

https://github.com/springtainer/springtainer-mysql

MySQL as docker-container for springboot testing

mysql spring spring-boot testcontainers testing

Last synced: 13 Apr 2025

https://github.com/form3tech-oss/go-ci-fuzz

A tool for running Native Go Fuzz tests in CI pipelines

ci fuzzing go testing

Last synced: 09 Oct 2025

https://github.com/gianluigip/spectacle

Living Documentation for Distributed Systems

bdd documentation-tool kotlin testing

Last synced: 25 Aug 2025

https://github.com/bitcrowd/javascript

Bitcrowd JavaScript Guide

guide javascript linting metrics testing

Last synced: 09 Apr 2025

https://github.com/juanjogondev/fastypest

With this library, you can run your test suites without having to stop and restore the database in between them

jest jest-testing test test-automation testing testing-library testing-tools typeorm

Last synced: 13 Apr 2026