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/balder-dev/balderhub-textual

balderhub package for writing tests for the python textual framework

balder balderhub reusable-tests testing textual

Last synced: 03 Jul 2026

https://github.com/vernko/java-selenium-ui-demo

UI automation done with Java and Selenium

automation java selenium testing

Last synced: 14 May 2026

https://github.com/juanpms2/9_react_testing_exercise

Práctica del módulo 9 del máster. Testing en React con Jest y Cypress. Integración continua en Travis y Circle CI.

circleci cypress integration jest react testing travis

Last synced: 06 May 2026

https://github.com/anoduck/hinode-testsite

Hinode template exclusively for testing rendering and compatibility of modules.

hinode hugo hugo-site hugo-theme testing

Last synced: 06 Nov 2025

https://github.com/aayush-dhakal/nodejs-taskmanagerapi

Node.js rest api with JWT authorization, file upload and jest testing.

express-js jest-test jwt-authorization middlewares mongodb mongoose multer node-js rest-api testing

Last synced: 10 Apr 2026

https://github.com/scm-manager/squid-test-proxy

Proxy server for testing proxy functionality of SCM-Manager

proxy scm-manager squid testing

Last synced: 16 May 2026

https://github.com/dotnet-malaga/aspire-todo-app

En DotNetMálaga 2024, Unai Zorrilla y Andoni Santamaría ofrecieron una sesión detallada sobre cómo integrar ASPIRE en proyectos nuevos y existentes, destacando sus ventajas en la modernización y mejora de aplicaciones.

aspire cloud database devtools testing

Last synced: 20 Feb 2026

https://github.com/gonturri/tp-tadp-metaprogramacion

Aplicación de los conceptos de metaprogramación en ruby, desarrollando un simple framework de testeo

metaprogramming mocking-framework reflection rspec ruby spies testing

Last synced: 18 Apr 2026

https://github.com/g4s8/go-matchers

Go testing library for descriptive assert matching inspired by Hamcrest-matchers

hamcrest matchers testing

Last synced: 05 May 2026

https://github.com/hallysonh/client-sample-api

Client CRUD api using standard REST API

docker docker-compose rest-api spring-boot testing

Last synced: 10 Apr 2026

https://github.com/zhikhareval/nasa-gonkey-suite

Automated testing suite for the NASA OPEN APIs using Gonkey and Allure reports. Gonkey - a testing automation tool.

api apitesting autotesting golang gonkey testing

Last synced: 17 Jun 2026

https://github.com/asm0dey/kotlin-goodies-ntd

Kotlin Goodies for Testing: NTD 2023

kotlin presentation slidev testing

Last synced: 15 Jan 2026

https://github.com/alexsniffin/go-swap

Testing utility for swapping out private field members without the need of dependency inversion of control

go testing

Last synced: 12 Jan 2026

https://github.com/peterdee/express-tests

Basic API testing with Mocha and Chai for Express

chai express mocha node supertest testing

Last synced: 06 Apr 2026

https://github.com/tmorrell/test4

This is a fourth test for integration

testing

Last synced: 17 Feb 2026

https://github.com/textbook/rps-tdd

Worked example for "JS TDD FTW"

extreme-programming javascript tdd testing

Last synced: 20 Jul 2025

https://github.com/clovisphere/interviews

Interviews questions, assessments for roles I am interested in, i.e QA, Backend Engineer, Software Engineer in Test, etc.

algorithms interview-questions java kotlin python selenium testing

Last synced: 12 Jan 2026

https://github.com/acouvreurtesting/tf-acc-test-topic-prwg8

Terraform acceptance tests prwg8

terraform testing

Last synced: 27 Oct 2025

https://github.com/aligoren/iz

A powerful CLI tool for testing Git commits in temporary directories without changing your active branch.

cli commit developer-tools git productivity rust testing

Last synced: 19 Apr 2026

https://github.com/christian-nunnally/copyfuzz

Font end fuzz tests that learn how to use your application by watching user inputs

core csharp experiement fuzz-testing fuzzing net testing

Last synced: 18 Jun 2025

https://github.com/ishaan400/api-skull-as-begginer

API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API) This project is created to help other developers create a basic REST API in an easy way with Node.js.

async-await bcrypt caching chai eslint expressjs javascript jwt-authentication mocha mongodb mvp nodejs npm postman redis rest script testing token

Last synced: 10 Apr 2026

https://github.com/alb-i986/assert-retry

An extension to JUnit/Hamcrest providing assertions with tolerance, featuring a retry mechanism.

assertions hamcrest junit retry testing

Last synced: 14 Mar 2025

https://github.com/ianwold/aspnetcoretestlogoutput

A simple demonstration of testing log output in an ASP.NET Core integration test

asp-net asp-net-core dotnet dotnet-core ilogger iloggerprovider integration-testing logging netcore testing

Last synced: 12 Jun 2026

https://github.com/jk-oster/pa11y-php

A php wrapper for the accessibility testing tool pa11y

accessibility pa11y reporting testing

Last synced: 15 Feb 2026

https://github.com/trentmwillis/unified-testing-example

An example of a "unified testing stack" for unit, integration, and end-to-end tests

javascript testing unified-testing

Last synced: 28 Mar 2025

https://github.com/zahid-automate/case-studies

Case Study on Test Automation

test-automation testing

Last synced: 26 Jan 2026

https://github.com/kbytesys/selenium-cucumber-boilerplate

A easy to use boilerplate for a BDD test suite with selenium and cucumber

bdd cucumber-js selenium testing

Last synced: 10 Apr 2026

https://github.com/liragbr/bruteforce2v

This C# app brute forces SMB services to find a remote user's password. It asks for IP, username, and password list file. Then it tries each password, logging attempts and showing progress. It's a more readable and efficient conversion from a batch script.

brute-force bruteforce config csharp cybersecurity pentest pentesting smb testing

Last synced: 26 Feb 2025

https://github.com/tsaarni/python-certy

Python package for generating certificates for unit and integration tests.

certificates crl pki python testing x509

Last synced: 20 Mar 2025

https://github.com/krishnanshu-saini/express-typescript-boilerplate

Quickly setup your node express project with typescript and start producing

boilerplate-template express jest-test nodejs testing typescript

Last synced: 01 Feb 2026

https://github.com/rogerchappel/shellgarden

Fixture-backed shell command examples with deterministic local transcripts.

cli doctest fixtures shell testing transcripts typescript

Last synced: 26 May 2026

https://github.com/romfos/testing.autofac

Testing library for autofac modules

autofac moq nsubstitute testing unit-test

Last synced: 12 Feb 2026

https://github.com/slamko/vest

Valgrind testing automation tool

automation dsl testing valgrind

Last synced: 14 Mar 2025

https://github.com/shashwat9kumar/twitter-testing-selenium

Web testing the UI of Twitter using the Selenium framework (run using java) and automating the testing using maven and Jenkins

java jenkins maven selenium selenium-java selenium-webdriver testing twitter twitter-ui

Last synced: 11 Apr 2026

https://github.com/andresweitzel/grpc_ip_geolocation_api_integration_nodejs

gRPC protobuf api for the integration of IPWHOIS.IO services implemented with Nodejs, Expressjs, Jest, Testing, others.

expressjs grpc ip-location-api ip-whois jest morgan nodejs nodemon protobuf protocol-buffers tdd testing unit-testing

Last synced: 11 Apr 2026

https://github.com/jassu225/browser-mock-api

A comprehensive TypeScript library for intercepting and mocking fetch requests in browser environments. Perfect for frontend development, testing, and prototyping without backend dependencies.

frontend-development mock mock-api testing typescript

Last synced: 20 Jan 2026

https://github.com/tim0-12432/simple-test-server

Test servers for development and testing of communication clients

developer-tools self-hosted server testing

Last synced: 03 Oct 2025

https://github.com/vikpe/udphelper

UDP test helper for Go.

go testing udp

Last synced: 26 May 2026

https://github.com/anomaly/lab-python-mock-server

A mock web server in Python for Anomaly labs used to demonstrate that our stack is functional and a web app has access to all the details it needs to function

docker learning python showcase testing

Last synced: 16 Jan 2026

https://github.com/nlibjs/tsm

node --import=@nlib/tsm your-script.ts

esmodules nodejs testing typescript

Last synced: 20 Jan 2026

https://github.com/tbeseda/tap-reader

smol streaming TAP parser

nodejs tap tape testing

Last synced: 04 Jan 2026

https://github.com/mineo/tox2travis

Convert tox.ini to .travis.yml or GitHub actions YAML files

actions github-actions github-actions-python python testing tox travis

Last synced: 17 May 2026

https://github.com/ezequielarevaloo/testing-labs

Aprender y mejorar en testing.

jest testing

Last synced: 19 Jun 2025

https://github.com/m-radzikowski/aws-serverless-spy-demo

Integration testing demo with CDK and ServerlessSpy

aws aws-cdk cdk integration-testing serverless testing

Last synced: 17 May 2026

https://github.com/mailosaur/create-mailosaur

Generates example test cases for email, SMS and MFA tests using Mailosaur

email mfa-authenticator qa qa-automation sms testing testing-tools

Last synced: 15 Jan 2026

https://github.com/micheleriva/jeuler

👌A list of Project Euler problems solved in ES6

algorithm-challenges es6 es6-javascript euler-project euler-solutions javascript testing

Last synced: 20 Jul 2025

https://github.com/shinshin86/go-te

te(Tiny Expect) is a tiny test library for go.

golang test testing testing-tools

Last synced: 05 May 2026

https://github.com/dan1d/clover_sandbox_simulator

Ruby gem for simulating realistic restaurant POS operations in Clover sandbox environments. Generate orders, payments, and transaction data for testing Clover API integrations.

clover clover-api pos restaurant ruby sandbox testing

Last synced: 17 May 2026

https://github.com/neabytelab/ai-indexing

Code indexing framework for converting source code into structured repository maps optimized for semantic search LLM understanding.

ai aider benchmarking code-analysis code-indexing developer-tools go indexing javascript llm llm-evaluation model-comparison ollama performance-testing prompts python repomap semantic-search testing typescript

Last synced: 11 Apr 2026

https://github.com/yousifj129/relearningprogramming

I didn't code in a while, so I am gonna relearn what I forgot with simple programs and testing

cpp csharp java javascript learning learning-by-doing programming-languages python testing

Last synced: 11 Apr 2026

https://github.com/lukasraider/calculator_specflowtest

Calculator with first SpecFlow automation testing and library Calculator with add, Subtract, multiplication, division, residue and empowerment

calculator csharp specflow testing testing-framework

Last synced: 26 Feb 2025

https://github.com/iboldurev/vue-test

Test vue application

app test testing vue vuejs

Last synced: 17 May 2026

https://github.com/siddami/study_projects

The Study_Projects repository is a collection of various learning projects and exercises focused on mastering React, TypeScript, JavaScript, Tailwind CSS, and Next.js, showcasing your growth as a frontend developer.

clean-code javascript tailwindcss testing typescript

Last synced: 11 Apr 2026

https://github.com/wmo-im/wis2-global-services-testing

WIS2 Global Services testing

global-services testing wis2 wmo

Last synced: 20 Jan 2026

https://github.com/bow4290/robotmultitool

A robot multi-tool made to run on a testboard using the roboRIO and WPILib.

first-robotics-competition frc frc-java frc-robot testing

Last synced: 20 Jan 2026

https://github.com/niklauslee/micro-jest

A tiny testing framework for Kaluma

jest kaluma testing

Last synced: 17 May 2026

https://github.com/jimmy-park/checksum

Performance comparison of checksum implementations

benchmark checksum cmake cpp testing

Last synced: 21 Mar 2025

https://github.com/chetanvaghela457/obegallery

Explore the wonders of space and experience the beauty of our universe with our cutting-edge Android app, designed to showcase NASA's Picture of the Day. Utilizing modern libraries such as Dagger, Coroutines, and MVVM architecture, this app offers a seamless and immersive user experience.

android api dependency-injection kotlin kotlin-android kotlin-coroutines ktlint mock-server mockito rest-api retrofit testing unit-testing

Last synced: 17 May 2026

https://github.com/kaliop-uk/ezloremipsumbundle

A bundle for eZPublish5 / eZPlatform dedicated to mass-creation of sample/test content

ci continuous-integration ezplatform ezpublish load-testing samples testing

Last synced: 11 Jan 2026

https://github.com/chahine-tech/promptci

Pytest for LLM prompts — write tests, detect regressions, run in CI

ci prompt-engineering pytest testing

Last synced: 11 Jun 2026

https://github.com/birdo1221/weather-dashboard

Global-Weather-Dashboard

app php php7 poc testing weather weather-api web

Last synced: 18 Mar 2025

https://github.com/kazu69/export-context

Executing not exported js code and browser js code in a Sandbox With Node's VM Module

context dom esnext javascript testing unit-testing

Last synced: 30 Jun 2025

https://github.com/sterlp/hibernate-test-asserts

HibernateAsserts helps verifying JPA characteristics in Hibernate projects, ensuring correct fetch joins, relationships, and transaction boundaries to prevent performance issues and errors.

assert hibernate jpa junit lazy-loading query test testing transactions

Last synced: 02 May 2026

https://github.com/daggerok/soapui-runner-example

This repo is contains example of usage soapui-testrunner plugin: https://github.com/daggerok/soapui-runner

gradle-plugin loadtestrunner soapui testing testrunner

Last synced: 03 Feb 2026

https://github.com/hifza-khalid/flutter-stripe-payment

🚀 A complete guide for integrating Stripe payments in Flutter apps. This repository covers payment intents 💳, client secrets 🔑, card payments 💰, and testing Stripe payments 🧪 in your Flutter project.

flutter integration intents methods stripe-payments subscription testing

Last synced: 24 Aug 2025

https://github.com/wlsf82/audio-testing

Sample project to demonstrate how to test audio with Cypress.

audio-testing cy-hands-on cypress talking-about-testing testing

Last synced: 31 Mar 2025

https://github.com/turbolent/diffedassertequal

Assert equality in tests. Get a textual diff for inequality

diff swift test testing xctest

Last synced: 28 Mar 2025

https://github.com/flitzrrr/opencode-processing-skills

28 skills for AI coding agents: implementation, testing, review, release, architecture, devops, documentation, and planning workflows. Works with OpenCode.

ai-agents ai-coding architecture ci-cd code-review debugging developer-tools documentation implementation markdown opencode planning refactoring release-management session-management skills testing

Last synced: 07 Apr 2026

https://github.com/onlyonehas/react-test-app

learning react progressive web app

jest-tests progressive-web-app reactjs redux testing

Last synced: 11 Apr 2026

https://github.com/shoorick/codeception-test-adapter

VSCode compatible test adapter for Codeception

codeception testing vscode-extension

Last synced: 13 Jan 2026

https://github.com/bright-room/skill-test-sandbox

Sandbox repository for testing dev-workflow skills (implement-plan, fix-review, review, etc.).

claude-code sandbox testing

Last synced: 11 Apr 2026

https://github.com/dwoz/pytest-dataplugin

pytest-dataplugin is a pytest plugin for managing an archive of test data.

pytest pytest-plugin python python2 python3 testdata testing

Last synced: 17 Feb 2026

https://github.com/e0selmy4v/export-tester

Can your code run in ESM, CJS or browser?

cjs commonjs es-module esm esmodule export tdd testing tests

Last synced: 07 Apr 2025

https://github.com/zhd1987e/a-cs2030-pe-lab-taken-far

Just messing around with CS2030 Practical Assessments with overkill tools (ahem Gradle the Elephant)

cs2030 gradle java nus testing

Last synced: 31 Mar 2025

https://github.com/Lostovayne/Modern-Hono-Api-Rest

Api rest using Hono, drizzle and Postgresql, includes the use of Bun, docker for the database and complete testing.

bun docker drizzle-orm honojs postgresql testing typescript

Last synced: 30 Dec 2025

https://github.com/raih9k/manualtestingproject-pos

Exploring manual testing methodologies for my personal POS (Point of Sale) project, aiming to ensure quality and reliability through meticulous testing practices and continuous improvement. This project is solely for personal practice and experimentation with manual testing techniques.

ci ecommerce php point-of-sale pointofsale sqa testing

Last synced: 09 Nov 2025

https://github.com/followtheprocess/zap

A command line .http file toolkit

api cli go http http-file http-requests rest-api testing

Last synced: 02 Sep 2025

https://github.com/aawadall/mcpcli

Command-line tool for scaffolding Model Context Protocol (MCP) servers in different languages. Generates ready-to-use templates with optional Docker support and testing utilities.

cli code-generator devtools golang java mcp model-context-protocol model-context-protocol-servers nodejs python scaffold-template scaffolding testing

Last synced: 11 Apr 2026

https://github.com/st4b/librarian

A simple library that helps us to unit-test Jetpack Paging

android kotlin paging testing

Last synced: 18 Jan 2026

https://github.com/andreyarthur/mockx

Mockx is a lightweight and intuitive mocking library for Go interfaces. Targeting simplicity and directness.

go golang library mocking testing

Last synced: 31 Mar 2025