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/marmicode/cookbook

This is the source code of Marmicode's Cookbook

angular content nx testing

Last synced: 24 Jan 2026

https://github.com/derekahn/testicles.js

A javascript testing library that require('penis.js');

javascript testing

Last synced: 19 Apr 2025

https://github.com/xray-app/tutorial-js-playwright

Tutorial with Playwright tests, in JavaScript

javascript jira playwright test-automation testing xray

Last synced: 01 Aug 2025

https://github.com/atkinsonbg/go-gmux-db-testcontainers

POC for testing DB code with TestContainers. This repo is used for the following Medium article: https://levelup.gitconnected.com/unit-test-sql-in-golang-without-mocking-using-testcontainers-go-postgres-docker-4f61574b1989

golang testcontainers testing

Last synced: 29 Jan 2026

https://github.com/bamboo-c/vue-vuex-boilerplate

Vue 2, Vuex, Webpack 3 and Typescript 2 starter boilerplate.

boilerplate boilerplate-application testing typescript2 vue vuex webpack3

Last synced: 01 Aug 2025

https://github.com/qavajs/wdio-service-adapter

Adapter for wdio services

qa test-automation testing

Last synced: 14 Oct 2025

https://github.com/jkbrzt/nose-pattern-exclude

Nose plugin for excluding directories and files from test discovery by paths and glob patterns.

exclusions glob jakubroztocil nose plugin python testing

Last synced: 29 May 2026

https://github.com/ryanhaticus/pretzelduck

Use natural language to write end-to-end tests in Playwright.

ai e2e hacktoberfest playwright testing

Last synced: 15 Mar 2026

https://github.com/cliffano/cmdt

Command-line tool for testing command-line tools

cli nodejs testing

Last synced: 22 Sep 2025

https://github.com/wahaj-ali/metrics-webapp

The Metrics web app, 'Population Index', is a powerful React-based SPA that allows you to explore detailed population metrics for countries all around the world! With an intuitive interface and powerful data visualization tools, you'll be able to quickly and easily access the latest population data for every country on the planet.

css3 javascript jsx react-redux reacttestinglibrary testing unit-test

Last synced: 24 Apr 2025

https://github.com/sammakumbe/burp-idor

A powerful Python tool for identifying Insecure Direct Object Reference (IDOR) vulnerabilities in Burp Suite traffic exports.

ai bugbounty burp burp-suite hacking heuristics hugging-face huggingface idor python qa security testing yaml

Last synced: 04 May 2026

https://github.com/goauthentik/testing-setups

Store configurations for common setups

authentik flux flux2 helm kubernetes nginx testing traefik

Last synced: 18 Apr 2025

https://github.com/yostane/cours-test-logiciel

Cours de test logiciel

testing

Last synced: 21 Mar 2025

https://github.com/dayfine/proto-matcher

Test matchers for https://developers.google.com/protocol-buffers in Python

google matcher matchers protobuf python python3 testing

Last synced: 23 Apr 2025

https://github.com/icanhazstring/phpunit-faker-extension

Extension to add fzaninotto/Faker into phpunit

extension faker phpunit testing

Last synced: 09 Apr 2025

https://github.com/amirxhero/hero-ecommerce-nuxt

built with the powerful Nuxt.js 3 framework! :rocket:

modules nuxt3 testing typescript

Last synced: 25 Jun 2025

https://github.com/theakashshukla/express-ts-starter

Welcome to the Express.js TypeScript Starter. This project provides a solid foundation for building RESTful APIs and web applications with Express.js, leveraging the power of TypeScript for type safety and improved developer experience.

authentication boilerplate boilerplate-template docker docker-compose express nodejs npm npm-package npmjs starter template testing typescript

Last synced: 06 Jul 2025

https://github.com/redhatqe/selenium-images

Container images with the latest selenium and browsers.

containers selenium testing

Last synced: 07 May 2025

https://github.com/Agnuxo1/BenchClaw

BenchClaw — Multi-dimensional AI agent evaluation with 17-judge AI Tribunal, 10 scoring dimensions, radar charts, and deception detection. Benchmark any LLM agent.

agent-evaluation ai-agents benchmark benchmarking evaluation llm mcp nodejs quality testing

Last synced: 05 Jun 2026

https://github.com/victor95pc/jest-react-hooks-mock

Finally a simple solution to test react hooks component

jest mock react react-hook react-hooks testing

Last synced: 06 Oct 2025

https://github.com/danielbprice/briefpg

Temporary PostgreSQL instances for Go unit tests

database golang postgres postgresql testing

Last synced: 12 Jan 2026

https://github.com/utoni/linux-qemu-test

Build Linux Kernel/Modules/musl/BusyBox and run it on QEMU.

busybox kernel linux makefile minimal musl qemu testing

Last synced: 04 Mar 2026

https://github.com/divineomega/phantomjs-laravel-testing

The PhantomJS Laravel Testing package allows you to easily test your Laravel application's JavaScript functionality.

automated-testing functional-testing integration-testing laravel phantomjs php testing

Last synced: 18 Mar 2025

https://github.com/liuuy/angular-test-using-jest

Demonstrate how to use Jest to test Angular project

angular jest snapshot-testing testing ui-testing

Last synced: 07 Mar 2026

https://github.com/microcks/import-github-action

GitHub Action for importing API specs in Microcks

api contract-testing github-actions microcks mocking testing

Last synced: 24 Oct 2025

https://github.com/alphauslabs/oops

An automation-friendly, scalable, and scriptable API/generic testing tool designed to run on Kubernetes.

golang k8s kubernetes pubsub scalable sqs testing testing-tools

Last synced: 07 May 2026

https://github.com/disc99/hogan

Hogan is the utility library which allows you to access DB intuitively.

dsl groovy java sql testing

Last synced: 22 Apr 2025

https://github.com/karllhughes/docker-testing-examples

Examples of using Docker to improve your test suite

docker nighthawk nodejs phpunit testing

Last synced: 19 Apr 2025

https://github.com/fbeline/copeiro

The Copeiro package provides assertion functions that will enhance your testing experience

elixir elixir-lang testing testing-library

Last synced: 27 Feb 2026

https://github.com/jvanbruegge/cyclejs-test-helpers

A small collection of useful utilities

cyclejs helpers property-based-testing testing

Last synced: 19 Oct 2025

https://github.com/rockops/rocktest

Test automation that rocks

low-code test-automation testing testing-tools

Last synced: 27 Jun 2026

https://github.com/sixarm/ievm

Internet Explorer virtual machine download scripts for http://modern.ie

ie ievm internet-explorer testing

Last synced: 22 Apr 2025

https://github.com/rhettbull/clirunner

A python test helper for invoking and testing command line interfaces (CLIs) based on Click's CliRunner

cli command-line command-line-tool pytest python test testing unittest unittesting

Last synced: 05 Jul 2025

https://github.com/patricktulskie/concuss

Throw a bunch of headers at a web app and see what sticks

malformed-headers pentest ruby security security-auto security-tools testing webapp-security

Last synced: 28 Apr 2025

https://github.com/dav009/dbtmock

end to end unit tests for dbt ( Data build tool ) pipelines

bigquery data-build-tool dbt mock pipelines test testing unittest unittesting

Last synced: 27 Apr 2026

https://github.com/thombashi/tblfaker

tblfaker is a Python library to generate fake tabular data.

fake-data faker faker-library tabular-data test-data-generator testing

Last synced: 07 May 2025

https://github.com/malomohq/detour

Easily test email deliverability using simple-to-use assertions against a real SMTP server

elixir-lang email made-by-malomo smtp testing

Last synced: 14 Mar 2026

https://github.com/clickhouse/aretestsgreenyet

A single-page website to display the status of the open-source ClickHouse CI system.

ci clickhouse testing

Last synced: 08 Feb 2026

https://github.com/larien/product

This is an implementation of services communication via gRPC, using Docker, different testing approaches, and other topics like mocking, relational database, API.

docker golang grpc mocking nodejs postgresql testing

Last synced: 10 Oct 2025

https://github.com/piotrfleury/pickled_cucumber

A simple Cucumber test engine for Dart and Flutter

cucumber dart dartfrog flutter test-automation testing testing-tools

Last synced: 07 Feb 2026

https://github.com/microcks/community-mocks

Community mocks and tests for hub.microcks.io

api community microservices mocks testing

Last synced: 15 Mar 2026

https://github.com/yiouli/pixie-qa

Automated quality assurance for AI applications.

agent agent-skills ai ai-evals dev eval llm llm-testing qa skill testing

Last synced: 21 Apr 2026

https://github.com/luyadev/luya-testsuite

Providing PHPUnit Testcases and a built in Webserver to test your Application, Modules, Components, APIs or Classes.

hacktoberfest luya phpunit testcase testing yii2

Last synced: 28 Apr 2025

https://github.com/gjbex/chatgpt-for-hpc

This repository contains material for a training on using tools such as ChatGPT and Github Copilot in the context of software engineering and High-Performance Computing (HPC).

artificial-intelligence chatgpt debugging documentation-generator testing training transpiler

Last synced: 13 Jul 2025

https://github.com/zig-utils/zig-benchmarks

A modern, performant, and beautiful benchmark framework for Zig.

benchmark-framework benchmarks mitata testing zig

Last synced: 01 Apr 2026

https://github.com/ichiban/thelper

Go static analyzer that reports where you forgot to call t.Helper().

go golang static-analysis testing

Last synced: 14 Jan 2026

https://github.com/skodjob/test-frame

Library for easy testing of kubernetes deployments and operators using fabric8 api

fabric8 junit5 junit5-extension k8s kubernetes openshift operator test-automation testing

Last synced: 03 Mar 2026

https://github.com/stevegrunwell/intro-to-testing

Slides for "Testing Like You've Never Tested Before (Because You Haven't)"

integration-testing mockery phpunit slides testing unit-testing

Last synced: 09 Apr 2025

https://github.com/lhns/munit-tagless-final

Integration library for MUnit and any effect type via cats-effect

cats cats-effect munit scala tagless-final testing

Last synced: 08 Oct 2025

https://github.com/mindinventory/fastlanesample

This is the sample project to refer how to integrate fastlane into your project and to automate beta deployments and releases for your android apps.

android android-application android-deployments android-development automate-beta-deployments automate-release deployments fastlane fastlane-android firebaseappdistribution playstore testing

Last synced: 19 Oct 2025

https://github.com/tomeraberbach/about-testing

A presentation about software testing!

google java junit4 presentation presentation-slides testing

Last synced: 27 Mar 2026

https://github.com/emrtnm/testmersys

Mersys Automation Testing

automation cucumber gherkin java junit sdet testing testng

Last synced: 16 Mar 2026

https://github.com/bwplotka/go-httpt

Awesome, quick golang HTTP client mocking! :sparkles:

game golang http-client httptest mock roundtripper testing

Last synced: 05 Sep 2025

https://github.com/sima-land/yii2-logstock

Yii2 + codeception snapshot testing extension

ci codeception snapshot testing trace yii2

Last synced: 04 Jul 2025

https://github.com/jondot/hypertesting

A declarative and contextual contract-driven testing framework for your API.

contract-testing express jest testing

Last synced: 04 May 2026

https://github.com/fslev/jtest-utils

Match Jsons, Xmls, HTTP Responses and simple texts with regex, polling and data capture support.

assertion capture diff httpresponse java json match polling regex testing xml

Last synced: 23 Apr 2025

https://github.com/mehrabmp/nextjs-testing

Next.js project tested with Cypress and Playwright

cypress e2e-testing nextjs playwright testing

Last synced: 06 Oct 2025

https://github.com/mussabaheen/gogenswagger

gogenswagger will generate signatures for the test case using swagger json file

code-generator go gogenerate golang integration-testing swagger testing

Last synced: 14 Jan 2026

https://gitlab.com/testing-tool/qat

Qt Application Tester, a testing framework for Qt-based applications

Qt bdd behaviour driven development pyqt pyside python test testing

Last synced: 23 Apr 2025

https://github.com/silvareal/advance_python

advance topics in python

gui oop pytest python3 testing unittest

Last synced: 04 Jul 2025

https://github.com/lepoco/fluent

A modern collection of libraries for .NET applications. Build better .NET applications with fluent, expressive APIs across HTTP, UI, and more.

assertions dotnet fluent framework httpclient testing

Last synced: 21 Apr 2026

https://github.com/bitloops/bitloops-gherkin-ts

bitloops-gherkin is a node.js package that automatically generates Gherkin tables in Cucumber .feature files from test data pulled from your Google Sheet! Liking what you are seeing? Don't forget to star ⭐ us ^^^

bdd cucumber cucumber-js gherkin google-sheets testing typescript

Last synced: 16 Oct 2025

https://github.com/vapvarun/wp-testing-framework

Universal WordPress Testing Framework - Test any plugin or theme

automation e2e-testing phpunit playwright testing unit-testing wordpress wordpress-plugin wordpress-theme

Last synced: 03 May 2026

https://github.com/rebus-org/rebus.testhelpers

:bus: Test helpers for Rebus (i.e. fake bus, saga fixture, etc.)

fixture fixtures rebus saga saga-fixture sagas testhelper testing

Last synced: 23 Apr 2025

https://github.com/plouc/gosnap

:camera: gosnap is a go package to perform snapshot testing

go golang snapshot-testing testing

Last synced: 14 Jun 2025

https://github.com/taiki-e/assert-unmoved

A type that asserts that the underlying type is not moved after being pinned and mutably accessed.

rust testing

Last synced: 17 Mar 2026

https://github.com/rick-de-water/should

Postfix assertion library for Rust

rust testing

Last synced: 16 Dec 2025

https://github.com/dmnsgn/jest-environment-jsdom-latest

Jest environment to use the latest jsdom API and features

environment jest jsdom latest testing

Last synced: 30 Apr 2025

https://github.com/ctx42/testing

Go Testing Module with mocking, mock generation & golden files support.

go golang golang-library testing toolkit

Last synced: 02 Feb 2026

https://github.com/santimattius/android-testing

Example of Android Testing for Medium Articles

android testing testing-android-fragments

Last synced: 03 Apr 2025

https://github.com/thompsonjonm/playwright-demoqa

A testing repository using Microsoft Playwright, Javascript, and Jest to test the DemoQA website.

automation playwright playwright-javascript testing testing-framework

Last synced: 01 Mar 2026

https://github.com/manixate/jest-hugo

Run tests for your hugo content using Jest

hugo jest testing

Last synced: 29 Oct 2025

https://github.com/cryptaliagy/pytest-explicit

A pytest plugin for setting tests to be skipped by default

plugin pytest testing

Last synced: 19 Apr 2025

https://github.com/nekofar/slim-test

Slim Framework test helper built on top of the PHPUnit test framework

helper php phpunit slim slim-framework testing

Last synced: 03 May 2025

https://github.com/sandwich-go/xtime

mock time

golang mock testing time

Last synced: 23 Jun 2025

https://github.com/rianadon/hass-taste-test

End-to-end testing for Home Assistant cards

custom-cards home-assistant testing

Last synced: 17 Jun 2025

https://github.com/pauldijou/elm-ordeal

Test your Elm code inside Node or any major browser. Support async Task out of the box

elm task test testing

Last synced: 30 Apr 2025

https://github.com/im-open/process-jest-test-results

GitHub action that creates a status check or pull request comment based a jest json results file

continuous-integration jest jest-test pr-comment status-check swat-team testing

Last synced: 15 Jul 2025

https://github.com/hatton/filemeddler

Windows Console app that simulates interference by OneDrive, Dropbox, etc. or antivirus. It does this by watching and then momentarily locking files.

testing utility

Last synced: 09 Apr 2025

https://github.com/marick/ecto_test_dsl

A domain-specific testing library for testing code that uses Elixir's Ecto. Supports different Phoenix workflows.

dsl ecto elixir-phoenix testing

Last synced: 13 Jun 2025

https://github.com/jahongir7174/yolov5-pt

YOLOv5 implementation using PyTorch

object-detection pytorch testing training yolov5

Last synced: 08 May 2025

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

MongoDB as docker-container for springboot testing

mongodb spring spring-boot testcontainers testing

Last synced: 13 Apr 2025

https://github.com/hustcc/react-testing-demo

:checkered_flag: Ensure code quality of React components with jest, enzyme, jsdom, eslint.

enzyme eslint jest jsdom react react-component react-test testing

Last synced: 19 Mar 2025

https://github.com/virajbhutada/ai-database-query-bot

This project seamlessly integrates a web-based interface with advanced AI to enable natural language interactions with a relational database. Utilizing Python, Streamlit for the frontend, and OpenAI for intelligent responses, it connects to a Postgres database for efficient data retrieval and features conversation history saving for easy reference.

api-integration artificial-intelligence chat-api chatbot conversational-ai database-query interactive-user-interface ml nlp openai postgres project-management python python-app streamlit system-logging testing web-interface

Last synced: 05 May 2025

https://github.com/burtlo/ruby-automation

A five-day program to teach Ruby with the focus on building tools and automation.

automation rspec ruby testing

Last synced: 11 Apr 2025

https://github.com/xray-app/tutorial-java-junit5-selenium

Tutorial for JUnit5 using Java integrated with Xray and Jira

java jira junit junit5 test-automation testing xray

Last synced: 25 Aug 2025