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/melhosseiny/icarus

Flying too close to the sun

testing

Last synced: 20 Sep 2025

https://github.com/deis/logbomb

A performance test utility to create a lot of logging load within Deis Workflow

deis-workflow k8s kubernetes load-testing logging performance-testing testing unsupported

Last synced: 28 Jul 2025

https://github.com/karmaniverous/mock-db

Mock DynamoDB-style query & scan behavior with local JSON data.

dynamodb json mock testing typescript

Last synced: 03 Feb 2026

https://github.com/br0wsa/mastering-clean-code-in-javascript

Learning the JavaScript framework is good and cleaner JavaScript is even better

class clean-code design-patterns error-handling linter object oop scope testing

Last synced: 22 Mar 2025

https://github.com/dreamingechoes/selenium-test-panel

Proof of concept of an admin panel to create and automate tests with Selenium. (Work in progress)

proof-of-concept rails ruby selenium testing

Last synced: 08 Apr 2026

https://github.com/balder-dev/balder

Balder is a python test system that allows you to reuse a once written testcode for different but similar platforms/devices/applications.

balder framework python reusable-tests scenario-test test testframework testing

Last synced: 12 Jan 2026

https://github.com/tybruno/unit-vs-functional-testing

We discuss the differences between Unit and Functional testing with Python examples. We also make a case of why functional testing should be the minimum requirement for testing a project.

functional-testing python testing unit-testing unittesting

Last synced: 04 May 2026

https://github.com/erelsop/obrowse

A comprehensive CLI tool for WSL/Unix-like environments, leveraging Playwright for web automation, PDF generation, and integrated testing with Jest and Mocha, tailored for developers and testers seeking streamlined web development and testing workflows.

browser cli jest mocha nodejs testing typescript unix-like wsl2

Last synced: 25 Jan 2026

https://github.com/gdbecker/dbtlabslearning

Learn the foundational steps of transforming data in dbt Cloud. Start by connecting dbt Cloud to a data warehouse and Git repository, then explore key concepts like modeling, sources, testing, documentation, and deployment. Get hands-on by building a model and running tests in dbt Cloud.

analytics-engineering bigquery dbt dbt-cloud jinja macros models packages sql testing

Last synced: 02 Jan 2026

https://github.com/programmer-rd-ai/ci6115_aurora_skin_care

Clinic Management System is a Java-based application designed to automate clinic operations, including managing appointments, patients, dermatologists, treatments, and invoices. It follows a layered architecture for easy maintenance and scalability, demonstrating key object-oriented programming principles and clean code practices.

cli gui java java-8 management oop swing test testing

Last synced: 28 Mar 2025

https://github.com/charles-adedotun/claude-code-sub-agents

🤖 Comprehensive sub-agent ecosystem for Claude Code - Intelligent AI assistance across the full software development lifecycle

ai-agents automation claude-code developer-tools devops productivity react security testing workflow

Last synced: 03 Sep 2025

https://github.com/pdmlab/waitforpostgres.net

Wait for Postgres connections using .NET

devops dotnet npgsql postgresql testing

Last synced: 09 Apr 2026

https://github.com/mattmazzola/internals-visible-typescript

Demonstrate technique to simulate InternalsVisibleTo from C# in TypeScript

csharp internals internalsvisibleto jest testing typescript

Last synced: 09 Apr 2026

https://github.com/jonathanknowles/quickcheck-monoid-subclasses

Support for testing instances of classes defined in the monoid-subclasses library.

haskell instances monoid-subclasses quickcheck testing

Last synced: 04 Oct 2025

https://github.com/nguyenj-c/dut_java

tProject created for a university course on Java development that includes all the exercices.

java javafx junit5 testing xml

Last synced: 17 May 2026

https://github.com/edgarsn/laravel-graphql-test-utils

This package helps you to test your GraphQL queries & mutations.

graphql laravel rebing testing tests utilities

Last synced: 09 Apr 2026

https://github.com/wcm-io/io.wcm.testing.aem-mock

Mock implementation of selected AEM APIs.

adobe-experience-manager aem mock testing wcm-io

Last synced: 07 Apr 2025

https://github.com/conblem/redux.li

:convenience_store: Jest Matchers for Redux Stores, works with Redux-Thunk

jest matcher matchers redux redux-thunk test testing thunk

Last synced: 16 Jan 2026

https://github.com/wmde/hamcrest-html-matchers

Set of Hamcrest matchers for HTML assertrions

assert assertion-library hamcrest html html-assertrions matcher testing

Last synced: 14 Apr 2025

https://github.com/iterative/example-get-started-gdrive-private-fixture

Fixture to test GDrive credentials. Metrics and plots are stored in GDrive private storage.

dvc fixture studio test testing

Last synced: 13 Aug 2025

https://github.com/rogerchappel/failureseed

Local-first CLI for generating deterministic failing fixtures and capturing failure handoffs.

agentic cli fixtures local-first quality-assurance testing

Last synced: 26 May 2026

https://github.com/timothystiles/hello-rs

A starter rust project with code coverage gutters in vs code via extensions.

code-coverage code-highlighter github-actions on-save rust test-automation test-driven-development testing vscode

Last synced: 21 May 2026

https://github.com/revotale/php-composer-testing-action

GitHub CI Action to simplify the process of testing composer packages for PHP.

ci compatibility-testing composer package-testing php testing

Last synced: 25 Apr 2026

https://github.com/afleishaker/weaver-cats-retry

A proof-of-concept enriching weaver-test's flexibility using a cats-effect-adjacent library, cats-retry. 🕷️🐱⌛

cats-effect retry scala testing weaver-test

Last synced: 18 Jul 2025

https://github.com/marcellanz/hammer

get responses from gRPC services

grpc testing

Last synced: 18 Mar 2025

https://github.com/enthought/gom-jabbar

gom-jabbar 🏜🐛 - Unit testing for NGSPICE code models

ngspice testing

Last synced: 03 Nov 2025

https://github.com/h3ar7b3a7/junit5

Checking out new features in JUnit Jupiter.

junit-jupiter junit5 testing

Last synced: 07 Jul 2026

https://github.com/l2x6/cli-assured

Java DSL for testing command line applications

cli java testing

Last synced: 14 Jan 2026

https://github.com/dedalqq/omg.testingtools

This tool can be useful for writing a tests. If you want change private field in struct from imported libraries than it can help you.

go golang reflection testing

Last synced: 12 Jan 2026

https://github.com/ergus/mpi_benchmarks

Some very simple MPI benchmarks to compare with OmpSs2 benchmarks repo

c cmake cpp learning mpi testing

Last synced: 26 Aug 2025

https://github.com/ilyasyoy/demo-archunit

Пример проекта с ArchUnit

architecture archunit java junit tdd testing

Last synced: 25 Jul 2025

https://github.com/abd3lraouf/specter-mcp

KMM Diagnostic & Execution Engine - MCP server for AI agents working with Kotlin Multiplatform Mobile projects

ai-agent android claude debugging developer-tools ios kotlin-multiplatform mcp mobile-development testing

Last synced: 12 Jan 2026

https://github.com/marwan116/flakycode

A showcase of flaky tests in python

pytest python testing

Last synced: 12 Jun 2025

https://github.com/hamba/testutils

A collection of Go testing utilities

golang http retry testing

Last synced: 14 Apr 2025

https://github.com/redbeestudios/sting-kt

A collection of Kotlin APIs for making JUint more verbose and documentation friedly

junit junit5 kotlin test testing testing-tool

Last synced: 21 Mar 2025

https://github.com/anjasfedo/jestjs

JavaScript Unit Testing with JestJS.

jestjs testing

Last synced: 18 Apr 2026

https://github.com/aineejames/ctest.h

ctest.h is a simple single header testing library for C

c single-header testing

Last synced: 21 Jul 2025

https://github.com/kingabzpro/automating-machine-learning-testing

Automating Machine Learning Testing using GitHub Actions and DeepChecks

automation cicd deepchecks machine-learning testing tutorial

Last synced: 04 Jul 2025

https://github.com/sovereigncloudstack/openstack-workload-generator

A tool to generate domain and project structures in openstack for testing purposes

openstack testing

Last synced: 23 Mar 2025

https://github.com/wallacesilva/security77

A command-line tool and python package to make security simple. Command `s77`

hacktoberfest password python python3 s77 scan security testing wordlist-generator

Last synced: 16 Jan 2026

https://github.com/ibokuri/protest

A set of modules for easy testing in Zig

assert assertions require testing zig ziglang

Last synced: 30 Mar 2025

https://github.com/prohetamine/ifpractic

Мини задачи для изучения конструкции if, else, операторов и других конструкций.

javascript javascript-game lerning lerning-js programming testing toolkit tools

Last synced: 21 May 2026

https://github.com/sumanjs/suman-types

This library provides shared TypeScript type declarations for various Suman projects.

nodejs npm npm-link npm-link-up suman sumanjs testing types typescript typings

Last synced: 09 Apr 2026

https://github.com/aladnansami/ecomerce-website-automation-using-testng-

This project is on automating an E-commerce Website. Here has been automated the whole signup procedure,Login procedure and the Purchase procedure of the website . (Positive and negative all test-case covered )

appium automation selenium test-automation testing

Last synced: 25 Apr 2026

https://github.com/claypigeon123/testing-utils

Testing utilities for java

java junit5 spring spring-boot testing

Last synced: 24 May 2026

https://github.com/jack-mil/atpg-toolkit

Digital logic circuit simulation, deductive fault simulation, and PODEM test pattern generation library

design-for-test digital-logic digital-logic-simulator fault-detection podem test-generation testing

Last synced: 22 Jul 2025

https://github.com/wlsf82/network-error

Sample project to demonstrate how to simulate a network error using the `cy.intercept()` command using Cypress Playground as the application under test.

cy-intercept-command cypress cypress-network-simulation cypress-playground talking-about-testing testing

Last synced: 31 Mar 2025

https://github.com/atuoha/reglance_testing_in_flutter

reglancing testing in flutter [delving more into advanced integration testing]

code-magic flutter fluttium honey patrol provider test-lab testing

Last synced: 12 Apr 2026

https://github.com/jakeroggenbuck/lesson-tester

Test python code in the browser. Wrap code with specific lesson tests for code completeness grading.

python test testing web

Last synced: 09 May 2026

https://github.com/jbris/jenkins-docker-bats-stack

A Docker configuration for Jenkins. Includes Bats for testing. Traefik and Portainer are included for container management and routing.

bats cd ci ci-cd docker docker-compose docker-image groovy groovy-language jenkins jenkins-ci jenkins-container jenkins-pipeline jenkinsfile pipelines portainer taps testing testing-framework traefik

Last synced: 03 Jan 2026

https://github.com/sethbang/python-tools

A collection of Python scripts for file utilities, markdown processing, and automated testing.

actions automation markdown python scripts testing tools utilities

Last synced: 06 May 2026

https://github.com/at1as/betterest

REST browser testing client written in Ruby and served by Sinatra

api browser testing testing-tools

Last synced: 22 Nov 2025

https://github.com/chriamue/yew-preview

Yew Preview Test Framework

components rust storybook testing ui-components yew

Last synced: 19 Feb 2026

https://github.com/oriolpuig/node-todo-api

Todo API with NodeJS and Mocha

chai cucumber es6 javascript mocha nodejs test testing

Last synced: 11 Apr 2026

https://github.com/kamiazya/jest-dynamic

An extension to dynamically switch the Jest test suite according to the environment (such as platform).

jest nodejs testing testing-library typescript-library

Last synced: 08 Apr 2025

https://github.com/dna-engine/load-web-page-jsdom-mocha

Minimal example of loading a web page into jsdom and testing with Mocha

example javascript jsdom localhost mocha nodejs testing url

Last synced: 28 Feb 2025

https://github.com/miroslav-reiter/kurz_testovanie_softveru

🛠️ Kurz Testovanie Softvéru Materiály, zdrojové kódy, testovacie sady a prípady, zdroje a návody

acceptance-testing automated-testing bug havij reiter selenium smoke-test test-automation testing testing-practices testing-tools testovanie

Last synced: 09 Aug 2025

https://github.com/justinbrumley/megahook

Forward webhooks to your localhost

developer-tools development forwarding testing webhooks

Last synced: 16 Jan 2026

https://github.com/ruslanguns/angulartesting

Angular Testing Project with Samples of all levels and good practices 👌🏼

angular jest testing typescript

Last synced: 08 Mar 2026

https://github.com/miroslav-reiter/kurz_selenium

Materiály, testovacie projekty, testovacie prípady a sady ku online kurzu Selenium v4

automated-testing automation reiter selenium selenium-4 software software-testing testing

Last synced: 09 Apr 2025

https://github.com/fabrizziomachado/glaciara-fakemon

A Vue.js project featuring Glaciara and its evolution line, Froskit. This app presents a custom-designed Fakemon with a beautiful hero, detailed battle attributes, and a dynamic gallery. Meet this new ice-fairy pokemon glaciara through a responsive UI, and competitive insights.

css fakemon front-end frontend html javascript pokemon scss testing vuejs vuejs3 vuetemplate webpage webpages website website-design website-template

Last synced: 10 Apr 2026

https://github.com/jjviscomi/bqemulator

Local emulator for Google BigQuery. DuckDB-backed, SQLGlot-powered. Drop-in replacement for the real service in dev, CI, and offline replicas.

bigquery bq-cli duckdb emulator fastapi pytest-plugin python sqlglot testing

Last synced: 23 May 2026

https://github.com/fdefelici/vs-clove-unit

CLove-Unit Test Adapter for Visual Studio

clove-unit test-adapter testing testing-tools visual-studio

Last synced: 03 Oct 2025

https://github.com/wlsf82/cucumber-salad

Sample project to integrate Cypress with the Cucumber plugin.

cucumber cypress-io gherkin talking-about-testing testing

Last synced: 12 Jun 2026

https://github.com/tylergaw/node-test-runner-demo

A small demo of the native node test runner

nodejs testing

Last synced: 30 Apr 2026

https://github.com/ktnlvr/tinytest

a small single-header testing system

cc header-only small-projects test testing unittest weekend weekend-project

Last synced: 24 Mar 2025

https://github.com/jaktestowac/playwright-elements-locators

Kod z Programu Testy Automatycze z Playwright || Code from course Test Automation with Playwright

automation playwright playwright-typescript test-automation testing

Last synced: 18 Jan 2026

https://github.com/agentic15/claude-zen

Structured AI-assisted development framework for Claude Code with enforced quality standards, automated testing, and production-ready workflows

claude-code process project testing

Last synced: 13 Jan 2026

https://github.com/alecxcode/edmauto

EDM System Automation Framework

automation pytest python rpa testing

Last synced: 23 Mar 2025

https://github.com/amazingtest/data4test

测试数据构造生成器,you can get useful data here for software testing

data test-automation testdata testdatabuilder testing testing-tools

Last synced: 16 Jan 2026

https://github.com/clark-ewerton/cypress-serverest-cicd

A project to demonstrate expertise in Cypress, Design Patterns, CI/CD (GitHub Actions and Pages), Mochawesome Reports, and cross-browser testing.

azure-devops cicd cypress cypress-io github-actions github-pages javascript mochawesome multibrowser test-automation testing

Last synced: 26 Feb 2026

https://github.com/training360/szt-01-public

SZT-01 - Szoftvertesztelés Java platformon tananyag

java testing

Last synced: 01 Aug 2025

https://github.com/dyarleniber/survey-api

Survey API built with TypeScript and MongoDB, using TDD, Clean Architecture, SOLID principles, and Design Patterns.

clean-architecture clean-code ddd design-patterns domain-driven-design javascript mongodb nodejs solid solid-principles tdd test-driven-development testing typescript

Last synced: 10 Apr 2026

https://github.com/tjenkinson/promise-chain-settled

Provides a way of knowing when a promise chain is settled. Useful for testing.

fulfilled promise promise-chain rejected resolved settled testing

Last synced: 08 Apr 2025

https://github.com/abirhossenmunna/rest_assured_api_testing_testng

Automated Dmoney API by REST Assured (Page Object Model) using TestNG as testing framework.

api-testing gradle java rest-assured testing testng

Last synced: 22 Apr 2026

https://github.com/eujuliu/server-sent-events

A Server Sent Events Backend for my Task Scheduler, this app have the responsibility of receive events via Queue and send to the client.

docker gin-gonic golang hacktoberfest hacktoberfest-accepted personal-project redis testing

Last synced: 05 May 2026

https://github.com/qltysh/stet

Run only the tests affected by your changes. Open-source selective test execution inspired by Stripe.

bun ci developer-tools python ruby rust selective-testing test-selection testing typescript

Last synced: 05 Jul 2026