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/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/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/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/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/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/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/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/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/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/rockwellll/fake_phone_number_generator

Generate random, unique, phone numbers in e164 format

minitest rails rspec ruby testing

Last synced: 07 Sep 2025

https://github.com/narigo/purescript-fun

Trying out purescript for a bit

fun purescript testing

Last synced: 18 Feb 2026

https://github.com/doamaral/api-testing-js-supertest-jest

REST API tests using Javascript, Supertest to API calls, Jest for running tests and Chai for assertions

api javascript jest rest supertest testing

Last synced: 18 May 2026

https://github.com/lav45/mock-server

HTTP mocking application for testing and fast prototyping

api mock rest-api testing

Last synced: 15 Sep 2025

https://github.com/sneezedip/paypal-receipt-generator

Generate PayPal-style receipts in multiple languages and currencies. Customizable, responsive, and perfect for demos, educational, or testing purposes.

customizable demo educational fake fake-receipt generator html invoice paypal python receipt template testing

Last synced: 03 Nov 2025

https://github.com/lazycatcoder/unittest-cases

This repository contains a set of Python unit tests for testing the functionality of software code

python testautomation testcases testcode testcoverage testing testingcode testprograms testpython testscripts unittest

Last synced: 15 Jun 2026

https://github.com/sikessem/php-devtools

🧪 Tools needed for PHP project development and automation.

dev devtools lint pest php phpstan pint psalm rector refactor sigui siguici sikessem test test-tools testing testing-tools var-dump

Last synced: 02 Jan 2026

https://github.com/supleme4588/vscode-productivity-toolkit

🚀 Boost your development workflow with the VS Code Productivity Toolkit, featuring 70+ ready-to-use automation tasks and smart project detection.

automation data-science developer-tools devops javascript linting nodejs productivity productivity-tools python quality-assurance react task-automation testing tooling typescript vscode-extension workflow-automation

Last synced: 08 Apr 2026

https://github.com/jofaval/girls4stem-web-scraping

girls4stem - Taller parte de la charla de Web Scraping y las Bases de Datos Ofuscadas

java maven selenium testing web-scraping

Last synced: 07 May 2026

https://github.com/rtmigo/tempground_py

Quick creation of temp projects during unit testing

ci integration-testing process shell stderr stdout temp temporary-directory testing unit-testing

Last synced: 22 May 2026

https://github.com/sieep-coding/check-your-lua

Single-file, minimal Lua testing framework. Portable and easy to run.

framework lua lua-library testing

Last synced: 22 Mar 2025

https://github.com/joht/convolution-benchmarks

Benchmark convolution implementations in C++ with Catch2 visualized with Vega-Lite

avx avx2 avx512 benchmark charts convolution neon performance simd sse2 testing vega-lite

Last synced: 22 Mar 2025

https://github.com/gvwilson/rsdtx

research software design and testing by example

lessons research-software-engineering testing

Last synced: 08 Apr 2026

https://github.com/billwallis/testing-apis

Testing REST APIs either for personal projects or for work.

python rest-api testing

Last synced: 28 Jun 2025

https://github.com/solo21-12/task_management_api_gin

A robust RESTful API for managing tasks and users, built with the Gin framework. Features include user authentication with JWT, user management, and task management. This API follows Clean Architecture principles for modularity and maintainability.

cicd clean-architecture docker docker-compose gin-gonic github-action go golang makefile mongodb testify testify-mocking testing

Last synced: 25 Jan 2026

https://github.com/aladnansami/emi-calculator-android-apps-automation-using-appium

Emi Calculator Automation (https://play.google.com/store/apps/details?id=com.continuum. emi.calculator) . Here the following tasks are done: An EMI Calculator app extracted from https://apps.evozi.com/apk-downloader/ by extracting its apk. First , a negative test case is executed where user hits the calculate button without giving any data. Different data is tested where user gives Amount,Interest,Period and Processing fee and hits Calculate button. The monthly EMI,total interest ,processing fee and total payment generated are matched with the expected data provided in the dataset. Database testing is performed on a minor scale to check whether the system handles varieties of data to give correct result or not. It is tested for five different data and a reset button will be pressed after a test case with a single data is executed. JSON data will be stored for every user information.

android android-automation appium automation intellij java selenium testing

Last synced: 08 Apr 2026

https://github.com/io7m-com/quixote

Embedded test suite web server

embedded-web-server mocking-server testing

Last synced: 22 Mar 2025

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/ilyasyoy/demo-archunit

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

architecture archunit java junit tdd testing

Last synced: 25 Jul 2025

https://github.com/b4dnewz/process-test

Easy way to test command line applications

child-process cli-testing cli-utilities fork spawn test testing testing-tools

Last synced: 26 Jul 2025

https://github.com/leolanese/angular18-inmemorywebapimodule

Angular18 InMemoryWebApiModule to mock data collections

angular api-rest inmemorywebapimodule mockserver testing typescript

Last synced: 20 May 2026

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/pshevche/spokk

Reimagine the Spock testing framework for Kotlin

kotlin spock-framework testing

Last synced: 28 Jul 2025

https://github.com/redhat-plumbers-in-action/testing-farm

🚜 A NodeJS module to access Testing Farm instances through the REST API.

api-client testing testing-farm typesafe typescript

Last synced: 28 Jul 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/uqbar-project/eg-seguros-kotlin

Sirve para explicar definición de tests con clases de equivalencia y valores límite

errors oop testing

Last synced: 29 Jul 2025

https://github.com/lreimer/hands-on-gebish

This repository contains a few examples showcases for the Geb framework.

atdd geb groovy testing

Last synced: 29 Jul 2025

https://github.com/daskol/pytest-local

Simple forking server for testing with reusable context.

preloading pytest pytest-local testing

Last synced: 29 Jul 2025

https://github.com/mscbuild/web_blocker

🤖 Python Website Blocker. Software that prevents annoying websites from appearing.

basic block developer developer-tools project python security testing virus website

Last synced: 29 Jul 2025

https://github.com/jphp-group/tester

Unit Testing Framework for JPHP and JPPM

jphp php testing unit-testing unittest

Last synced: 30 Jul 2025

https://github.com/piyush26c/manual-testing-project

[Course Project] A Graphical User Interface Project implemented using Java Technology employing Swing, AWT components, and performing manual testing using JUnit Tool🛠.

awt-graphics gui-application java junit swing-components testing

Last synced: 30 Jul 2025

https://github.com/joselion/react-native-testing-mocks

React Native mocks for testing. Same as the internal Jest-based mocks, but decoupled of Jest dependency.

mocha mocks react-native react-native-testing-library testing vitest

Last synced: 08 Nov 2025

https://github.com/cihat-kose/cihat-kose

ISTQB® Certified SDET | Ex-Judge turned QA Professional • UI/API Automation • Public Sector • Accessibility • Inclusive Tech

automation github-profile-readme readme-profile sdet testing

Last synced: 30 Jul 2025

https://github.com/aem-design/geb-aem-testing

Shift-Left AEM Automation Testing for AEM.

aem automation devops testing

Last synced: 31 Jul 2025

https://github.com/logreg-n-coffee/nodejs-minimal-setup

Boilerplate for a Node.js application

javascript mocha nodejs npm testing

Last synced: 09 Apr 2026

https://github.com/corebreaker/texit

You could use os.Exit() in Go tests

go golang testing testing-tools

Last synced: 03 Aug 2025

https://github.com/nimanikoo/structura

Structura is a modular .NET 10 Clean Architecture template that implements CQRS with MediatR, uses EF Core for data access, supports InMemory and PostgreSQL databases, includes validation and logging pipeline behaviors, and comes with ready-to-use unit tests for scalable and maintainable back-end development.

architecture clean-architecture dotnet software-architecture software-engineering testing

Last synced: 15 May 2026

https://github.com/bushero/pesterextensions

Extensions for the awesome Pester testing frameowork for PowerShell

pester powershell testing

Last synced: 04 Aug 2025

https://github.com/wlsf82/cy-tat-anchors

Sample Cypress and HTML project

cypress html testing

Last synced: 05 Aug 2025

https://github.com/mfaisalkhatri/playwright-ts-web-automation

Example code of end to end web automation testing using Playwright Typescript

playwright-typescript test-automation testing tutorial web-automation-testing

Last synced: 08 Aug 2025

https://github.com/nmarcetic/mainflux-loadtest

Distributed Mainflux IIoT MQTT load testing.

benchmark iot load-testing mainflux mqtt scalability-tests testing

Last synced: 08 Aug 2025

https://github.com/andrelkj/zombieplus

Project to automate Zombie+ (a copy of Disney+ platform) using playwright framework to write tests, postgres SQL and Docker to store and mantain data. REST API for backend validation, and github actions as pipeline for continuos integration.

api-rest css github-actions html javascript playwright postgresql test-automation testing

Last synced: 27 Feb 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/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/rvlewerissa/testing-guide

⚗️ Testing guide and boilerplate

guide how-to jest test testing

Last synced: 09 Aug 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/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://codeberg.org/valpackett/clj-http-fake

Helper for faking clj-http requests, like Ruby's fakeweb

clj clojure http mock testing

Last synced: 04 Oct 2025

https://github.com/anjasfedo/jestjs

JavaScript Unit Testing with JestJS.

jestjs testing

Last synced: 18 Apr 2026

https://github.com/raphiz/spring-playwright-feature-specs

A small, opinionated library to write readable feature specs for your Spring web applications in Kotlin.

kotlin-library playwright playwright-java spring-boot spring-mvc testing

Last synced: 20 Aug 2025

https://github.com/fogmoe/hello-world-mcp

Use this project to verify that your MCP server is properly configured and to test a simple end-to-end integration workflow.

configuration-test development-tools hello-world mcp model-context-protocol nodejs testing validation vscode-integration workflow

Last synced: 11 Aug 2025

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/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/pdmlab/waitforpostgres.net

Wait for Postgres connections using .NET

devops dotnet npgsql postgresql testing

Last synced: 09 Apr 2026

https://github.com/android10/instapixel

This is complete project which demonstrates how to architecture a modern application which includes a serverless backand plus android and web client.

android architecture backend continuous-delivery continuous-deployment continuous-integration development docker engineering ios microservices monitoring nodejs project python scala security serverless testing web

Last synced: 09 Apr 2026

https://github.com/atoomnetmarc/risc-v-emulator-riscof

My try at running the riscv-arch-test using RISCOF against my RISC-V emulator.

riscof riscv testing

Last synced: 04 Oct 2025

https://github.com/aleclarson/flush-microtasks

Know when the microtask queue is empty

microtasks testing

Last synced: 16 Aug 2025

https://github.com/chronosgit/javary

Javary is a secure, Java-based personal diary application built with a client-server architecture. It enables users to create, store, and retrieve encrypted diary entries over a network, ensuring privacy and data persistence.

backend client cryptography diary frontend java jdbc junit mockito networking secure server slf4j testing

Last synced: 16 Aug 2025

https://github.com/milaziabchenko/node.js-apps-and-snippets

Collection of Node | TypeScript | Express | MongoDB | GraphQL | Apollo | OpenAI | WebSocket code snippets, servers & mini-apps 🟢

api apollo-server chatbot decorators event-loop express-js graphql-server jest mongodb mvc-pattern node-js openai testing typescript websockets

Last synced: 10 Apr 2026

https://github.com/hashimthepassionate/django-in-production

Django enthusiast 📘 | Creator of Django-in-Production 🚀 | Sharing best practices, code samples, and production-ready solutions for Django & DRF developers 🛠️ | From setup to monitoring, build with confidence! ☁️

api-development authentication aws caching celery ci-cd deployment django django-rest-framework docker monitoring orm python testing

Last synced: 16 Apr 2026

https://github.com/thatgirldorian/locha

This is a testing framework built with JavaScript and Node JS. It can test applications in the browser and via the command line.

javascript nodejs testing testing-framework

Last synced: 14 Sep 2025

https://github.com/wrsmith108/claude-skill-flaky-test-detector

Claude Code skill for detecting flaky test patterns that cause intermittent CI failures

ci-cd claude-code claude-skill developer-tools flaky-tests testing

Last synced: 20 Feb 2026

https://github.com/hazielmagallanes/java-easyconsolelib

EasyConsoleLib is a Java library designed to simplify the creation and management of ASCII menus in console applications. It provides utilities for automating menus, handling user input, and dynamically executing methods, making it ideal for college or high school projects. ✔️

ascii automation college college-purpose college-students input input-method java java-17 java-libraries java-library menu menus testing testing-library testing-tools

Last synced: 24 Aug 2025

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/alttester/examples-csharp-bitbar-alttrashcat

NUnit test project with AltTester v2.0.x setup for running on Bitbar using Appium (both client and server side)

alttester alttester-2-0-0 alttester-unity-sdk bitbar bitbar-client-side-appium bitbar-server-side-appium csharp nunit-tests test-automation testing testing-tools

Last synced: 29 Aug 2025

https://github.com/mischnic/screenshot-tester

A node testing library for comparing GUI app screenshot

node nodejs test testing testing-tools ui

Last synced: 07 May 2026

https://github.com/luisvalgoi/cypress-playground

Repository dedicated to learn more about the usage of Cypress.

cypress cypress-io test-automation testing

Last synced: 30 Mar 2025

https://github.com/webino/webino-devkit

:hammer_and_wrench: Application and module development toolkit for Webino™ developers [WIP]

automation continuous-delivery continuous-integration devkit php testing ubuntu webino

Last synced: 24 May 2026

https://github.com/jinmoo21/pwdriver

To simplify web browser automation settings for python.

appium appium-webdriver automation python selenium selenium-webdriver test-automation testing webdriver

Last synced: 19 Jul 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/YOURLS/YOURLS-test-suite-for-plugins

🧪 YOURLS test suite for plugins. Write unit tests for your YOURLS plugins!

github-actions phpunit testing unit-tests yourls yourls-plugin

Last synced: 14 Mar 2025

https://github.com/danilado/iu7-c

Работы по курсу Программирование на языке C кафедры ИУ7 МГТУ им. Баумана

bmstu bmstu-iu7 c iu7 makefile test-automation testing tests

Last synced: 07 Nov 2025