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/thyago-akira/akira.testtools.scenarios

Scenarios Builder - Testing Tool

csharp dotnet testing testing-tools

Last synced: 14 Jan 2026

https://github.com/vmartinscordeiro/projeto_teste

FastAPI + Postgres + Alembic + Docker | React + Vite + Redux + Tests | Dashboard

alembic docker fastapi postgresql react redux testing vite

Last synced: 13 Apr 2026

https://github.com/mrchevyceleb/edgetest-skill

Comprehensive edge case testing for Claude Code with auto-fix and production deployment

ai automation claude-code cli developer-tools edge-cases playwright testing

Last synced: 06 Jun 2026

https://github.com/romanprzeczek/pojistovnafullaspprzeczek_repo

ASP.NET Core MVC app for insurance management with multilingual support

aspnet-core dotnet entity-framework-core github-actions multilingual mvc postgresql railway-app testing

Last synced: 13 Apr 2026

https://github.com/rubix982/sadaparcel

My attempt for the technical Assessment from SadaPay. Feel free to take inspiration if you need it! This has never been submitted due to a lack of time.

backend kotlin monad spring-boot testing

Last synced: 24 Apr 2026

https://github.com/alinangnaiba/anino

Lightweight .NET mock API server that serves JSON-defined endpoints and forwards unmatched requests to a live backend (YARP) for unified local API during frontend development and testing. Download the tool here https://www.nuget.org/packages/Anino.Tool

api-mocking cli devtools dotnet frontend-development http json mock-server reverse-proxy testing yarp

Last synced: 14 Jan 2026

https://github.com/krithika4/test-repository

Demo project for testing

jira python selenium software testing

Last synced: 24 Apr 2026

https://github.com/cmccarthyirl/kotlin-testng-selenium

This project executes Kotlin tests sequentially or in parallel using TestNG, to provide a basic test harness.

chrome firefox kotlin retry selenium testing testng

Last synced: 01 May 2026

https://github.com/tatilimongi/passchecker

A TypeScript-based password validation tool following Test-Driven Development (TDD) principles, tested with Jest

best-practices jest password-validation software-testing tdd tdd-kata testing typescript unit-testing

Last synced: 24 Apr 2026

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

AI-assisted website testing with Playwright and Gherkin

ai cucumber gherkin playwright testing

Last synced: 21 May 2026

https://github.com/tessapower/my-pseudo-rand

Repo for a lightning talk I gave on Pseudo Random Number Generators (LCG Algorithm).

presentation pseudo-random-generator randomized-testing talk testing

Last synced: 25 Apr 2026

https://github.com/rhaeguard/impostor

Impostor - a Mock HTTP Server

http-server mock-server mock-webserver testing

Last synced: 25 Apr 2026

https://github.com/rbkgh/android-libraries-top-50

Top 50 Android Libraries That Super Maximises Developer Productivity like the way Bill Gates makes $114.16/hour!.

android android-development android-library android-libs animation butterknife developer-tools java production production-ready productivity testing top-10 top-100 top-5 top-50 top-50-android-libraries ui

Last synced: 01 May 2026

https://github.com/yokawaiik/auto_test_task

Solution of a test task for test automation.

allure automation java maven pageobject-pattern selenium testing

Last synced: 01 May 2026

https://github.com/nash403/v-template-soup

A full-featured Vue.js + Webpack setup with hot-reload, lint/format-on-save, unit testing, css extraction, vue-router, vuex, vue-i18n, support for sass & PWA support

eslint prettier pwa sass testing vue-i18n vue-router vuejs vuex webpack

Last synced: 13 Apr 2026

https://github.com/pedrohenriques/go-dbfixtures

A DB fixture manager for automated testing

fixtures golang testing testing-tools

Last synced: 06 Jun 2026

https://github.com/sujoyghoshal/testing

This repository contains an Express.js RESTful API that serves data from a JSON file. Deployed on an AWS EC2 instance, the API provides endpoints to retrieve all records (GET /all) or a specific record by id (GET /all/:id). The application handles basic errors related to file operations and is designed for easy data access.

api git testing vercel-deployment

Last synced: 25 Apr 2026

https://github.com/mahamorim/robot-pha

Códigos treinamento Prime Hero Academy

robotframework test-automation testing

Last synced: 11 Oct 2025

https://github.com/siddik-1997/web-automation-with-selenium-junit

This Git repository contains a Selenium JUnit project for automated testing of web applications. The project uses Java and JUnit to write tests and validate the functionality of the web application. The tests are run automatically by the Gradle and the results are reported in JUnit format.

automation java junit selenium testing webdriver

Last synced: 25 Apr 2026

https://github.com/satvikpraveen/djangoversehub

🌟 Production-ready Django CMS with real-time WebSocket notifications, comprehensive REST API, Redis caching & Celery tasks. Features advanced user auth, article management, threaded comments, performance optimization & Docker deployment. Includes 95%+ test coverage & management commands. Perfect for learning enterprise Django patterns! 🚀

api authentication cachine celery cms django django-rest-framework docker enterprise full-stack notifications performance postgresql production-ready python real-time redis testing web-development websockets

Last synced: 02 Apr 2026

https://github.com/pwalen/swaglabs-puppeteer-ts

End-to-end testing framework for Swag Labs built with Puppeteer, Jest, and TypeScript (POM-based).

automation browser-automation e2e-tests end-to-end jest pom puppeteer qa sdet swaglabs testing typescript

Last synced: 01 May 2026

https://github.com/bootstarted/krok

Task management powered by redux.

bootstart metalab redux task-runner testing

Last synced: 25 Apr 2026

https://github.com/johnverheij/logassertions.tunit

TUnit-native fluent log-assertion DSL using [AssertionExtension] over Microsoft.Extensions.Logging.Testing.FakeLogCollector

aot assertions dotnet logging microsoft-extensions-logging testing tunit

Last synced: 01 May 2026

https://github.com/reddomgt/pythonseleniumtestframework

This repository contains a modular and scalable Selenium-based test automation framework built with Python. It is designed to simplify web application testing by following best practices, including the Page Object Design Pattern and data-driven testing. The framework supports multiple browsers, dynamic browser selection at runtime...

browser-automation cross-browser-testing page-object-model pytest python selenium selenium-python test-automation testing webdriver

Last synced: 25 Apr 2026

https://github.com/oleksandr-moik/dockers-springboot

Three sb-services in each in own dokcer contsainer where they coneting to mysql-db in another container.

docker docker-compose java spring-boot testing

Last synced: 01 May 2026

https://github.com/mishamyrt/maat-tests

📋 Text rendering engine tests

markdown testing

Last synced: 24 Apr 2025

https://github.com/nalediym/difftest

Differential testing CLI — run two programs with the same inputs, compare outputs. Zero config. Language agnostic. CI friendly.

ai-rewrite cli developer-tools differential-testing migration rust testing verification

Last synced: 26 Apr 2026

https://github.com/ragedunicorn/docker-container-test

Repository for Docker Container Structure Test image based on Alpine

alpine docker test testing testing-tools

Last synced: 13 Apr 2026

https://github.com/cboulanger/qx-puppeteer

UI testing of a qooxdoo application with puppeteer

puppeteer qooxdoo testing

Last synced: 26 Apr 2026

https://github.com/ritik-saxena/selenium-pom-junit

This Selenium test automation framework follows the Page Object Model (POM) for clean, maintainable tests. It includes handy utilities for waits, elements, logging, screenshots, and data-driven testing. Dynamic waits boost stability, and a regression suite keeps functionality in check. With Jenkins CI/CD, it ensures smooth, efficient automation.

apachepoi automation automation-framework cicd java jenkins junit4 maven maven-pom selenium selenium-java selenium-webdriver testing

Last synced: 03 May 2026

https://github.com/tykoth/cryptopsy

Encryption/Decryption tests.

command-line cryptography cryptojs testing

Last synced: 26 Apr 2026

https://github.com/lemonlion/mongodb.inmemoryemulator

An In-Process Emulator/Fake For MongoDB To Be Used For Integration/Component Testing

acceptance-testing component-testing database emulator fake integration-testing mock mocking-library mongodb testing testing-tools

Last synced: 26 Apr 2026

https://github.com/asma-hachaichi/automated-testing-system

This project is a Maven-based application for currency management, featuring automated testing and reporting. It utilizes JUnit for unit testing.

apache-pdfbox junit slack-integration test test-automation testing

Last synced: 05 Sep 2025

https://github.com/maxim2266/mite

Minimalist test framework for C language.

c test testing testing-framework

Last synced: 24 Aug 2025

https://github.com/jackmahoney/emaile2e-java-client

The official Java client for the emaile2e API

e2e-tests email java testing

Last synced: 26 Apr 2026

https://github.com/zarinfam/mockmvc-assertj

AssertJ Support for MockMvc in Spring Boot 3.4 - How AssertJ Integration for MockMvc in Spring Boot 3.4 improve test readability

asserj java spring spring-boot spring-mvc testing

Last synced: 12 Apr 2026

https://github.com/lacausecrypto/mcp-wallfacer

Runtime testing harness for MCP servers: fuzz tools, validate schemas, run YAML invariants and multi-step sequences, ship SARIF to CI. 17 embedded packs · stdio + HTTP · 5 install paths.

agent-testing cli fuzzing invariant-testing llm-tools mcp mcp-sdk mcp-server mcp-tools model-context-protocol property-testing runtime-testing rust sarif security testing validation

Last synced: 07 May 2026

https://github.com/mikaelvesavuori/bash-testing

Basic testing in Bash.

bash testing

Last synced: 26 Apr 2026

https://github.com/fmind/android-tutorial-favorite

An Android tutorial to demonstrate the use of local and on device tests

android junit mokito testing tutorial

Last synced: 26 Apr 2026

https://github.com/benhunter/rust-test-tracing

Demo of tracing logs in test output.

log logging rust test testing tracing

Last synced: 02 May 2026

https://github.com/artmann/whaam

CLI Testing made eazy

cli docker end-to-end-testing testing typescript

Last synced: 29 Apr 2026

https://github.com/redborder/redborder-serverspec-manager

Infrastructure integration testing for redborder-manager

redborder-ng testing

Last synced: 27 Apr 2026

https://github.com/redborder/redborder-serverspec-ips

Infrastructure integration testing for redborder-ips

redborder-ng testing

Last synced: 27 Apr 2026

https://github.com/mariadelfers/tdd-exercises

Set of testing exercises in NetBeans

netbeans-ide tdd test test-automation testing unit-testing

Last synced: 11 Mar 2025

https://github.com/maitrei9/commit-coach

🦉 Analyze commits with insights and coaching to improve code quality and ensure robust development practices.

automation code-quality code-review commit-analysis git github-action insights nodejs security testing typescript

Last synced: 03 May 2026

https://github.com/lambdatest/unittest-tunnel

How to start tunnel for automation test in UnitTest on LambdaTest

lambdatest selenium testing unittest

Last synced: 27 Apr 2026

https://github.com/eyedol/raiburari

[Deprecated] In favor of Android Architecture Components

android android-sdk annotations architecture clean-architecture framework processor testing

Last synced: 27 Apr 2026

https://github.com/amirhossein-github/personal-testing

To test and discover new things 🥼🔎

discovery testing

Last synced: 27 Apr 2026

https://github.com/luispagarcia/gatsby-jest-template

Basic example to use Jest test on Gatsby app

gatsbyjs jest jest-tests testing

Last synced: 03 May 2026

https://github.com/ash914027/insurance_data_analyzer

🏥 Medical insurance is now a necessity in these pandemic times. 📊 Data analysis helps insurers offer the right policies to customers. 🧹 Data cleaning is crucial before any analysis can be done. 💼 Providing the right insurance coverage is key for the common man.

javascript mochai nodjs testing

Last synced: 27 Apr 2026

https://github.com/ik5/go-templates-testing

testing nested templates using Go's template

example gohtml golang testing

Last synced: 27 Apr 2026

https://github.com/hexsprite/meteor-mock-id

This package patches Mongo.Collection on server side to generate consistent incremental IDs based on the name of the collection for testing purposes.

meteor meteor-package testing

Last synced: 27 Apr 2026

https://github.com/jncormier24/birdboard

Laracasts TDD course site

laravel php tdd testing

Last synced: 27 Apr 2026

https://github.com/basilfx/go-testwire

An easy-to-use API to add test automation probes

golang golang-library testing

Last synced: 07 Jun 2026

https://github.com/aashari/example-go-tax-calculator-api

RESTful API example in Go for tax calculations. Showcases clean architecture, middleware usage, validation, testing, Swagger docs, containerization, and performance optimization techniques in a production-ready API structure.

api-design docker golang microservice rest-api tax-calculator testing web-service

Last synced: 03 May 2026

https://github.com/maruvuina/automation-training

Repository for labs on the course Automation software testing

automation test-automation testing

Last synced: 11 Mar 2025

https://github.com/pureartisan/simple-https-proxy

Easy way to use HTTPS for local HTTP servers for testing.

https https-proxy local localhost npm proxy testing

Last synced: 26 Jan 2026

https://github.com/mxagar/test_actions

This repository is a sandbox to test some Github Actions functionalities.

github-actions testing

Last synced: 27 Apr 2026

https://github.com/hadenlabs/slides-testing

slides testing presentations

hadenlabs peru slides testing

Last synced: 07 Jan 2026

https://github.com/mwahab25/TestAutomation

Keyword-driven framework for Test Automation

csharp keyword-driven-framework mobile-testing test-automation testing

Last synced: 11 Mar 2025

https://github.com/laurentbristiel/cucumber_poc

POC of cucumber testing tool

cucumber ruby testing

Last synced: 02 May 2026

https://github.com/iftekhersunny/golang_testing_by_mocking_external_dependencies

An example of golang testing by mocking external dependencies

go go-mocking go-testing golang mock mocking testing

Last synced: 28 Jun 2026

https://github.com/ambrose-kibet/testing-basics

In this project I implement the basics of testing. Writing test using jest framework

javascript jest testing

Last synced: 02 May 2026

https://github.com/dubniczky/selenium-testing

Testing websites in containers using selenium framework and chrome engine

java jmeter selenium testing website-testing

Last synced: 27 Apr 2026

https://github.com/the-oglow/unit-pojotester

Dynamically unit-testing for pojos.

java junit maven pojo testing unit

Last synced: 05 Sep 2025

https://github.com/juanpablo70/ieti-unittesting

Unit Testing with Spring Boot

java junit mockito spring-boot testing

Last synced: 28 Apr 2026

https://github.com/mgnfy-view/foundry-starter-template-v2

A template to quickly get started with foundry projects

anvil blockchain documentation evm forge foundry smart-contracts soldeer solidity testing

Last synced: 28 Apr 2026

https://github.com/dgerike/more-cars-e2e-tests

This project is meant for educational purposes. Use it to get an idea how Gherkin scenarios work, how they can be hooked up with Cypress, and how to run them in GitHub as a (parallelized) CI job.

cypress e2e gherkin parallelization test-automation testing

Last synced: 21 Jan 2026

https://gitlab.com/testmoapp/example-gitlab-parallel

This repository contains an example on how to run parallel test automation jobs with GitLab CI/CD and report results to Testmo.

automation ci gitlab gitlab-ci qa test-automation test-management testing

Last synced: 11 Mar 2025

https://github.com/ashmalzahra/testing-practice

This project requires writing a few practical tests for JavaScript functions using the Jest library. Making sure to follow the AAA pattern to make tests easier for other developers to read and understand. Also using the TDD approach in practice.

javascript jest tdd-javascript testing unit-testing

Last synced: 28 Apr 2026

https://github.com/acromedia/sloth

Benchmark and profile JavaScript code and functions in isolated environments!

benchmark javascript memory nodejs profiling testing

Last synced: 03 May 2026

https://github.com/JandroMejia97/ng-testing

This Angular app is used to learn how to make unit tests with Jasmine

angular jasmine testing unit-testing

Last synced: 10 Mar 2025

https://github.com/p4irin/pysipp

Run/automate SIPp scenarios from Python using pysipp with unittest or pytest. Package/distribute your tests in a Docker image.

docker pysipp python sip sipp testing

Last synced: 28 Apr 2026

https://github.com/backpackerhh/codesplain

App used in "React Testing Library and Jest: The Complete Guide" course

jest nodejs react react-testing-library reactjs rtl testing tests

Last synced: 12 Apr 2026

https://github.com/claudioaltamura/java-mockito

Java Examples with Mockito

gradle java junit mockito testing

Last synced: 02 May 2026

https://github.com/lambdatest/python-selenium-terminal-logs

How to upload and view Python-selenium terminal logs on LambdaTest

lambdatest python selenium testing

Last synced: 02 May 2026

https://github.com/alexandreevgit/mytutor2

MyTutor is a web platform that connects tutors and students in subjects like Mathematics and Informatics. It allows users to post and search for tutoring offers, making it easy for learners and educators to connect.

css html java login oop-principles spring-boot spring-mvc spring-security testing thymeleaf

Last synced: 28 Apr 2026

https://github.com/barcellos-pedro/tiny-test

Simple testing library based on console.assert

node testing

Last synced: 02 May 2026

https://github.com/hafs96/prediction_consommation-de-carburant

Dans ce projet, l'objectif est de développer un modèle permettant de prédire si une voiture a une consommation de carburant élevée ou faible en fonction de ses caractéristiques techniques.

analysis data data-visualization machine-learning testing training

Last synced: 09 Jun 2026

https://github.com/shivam6862/predictor-cypress-testing

This repository contains the source code for the Smoke and Drink Prediction application, along with comprehensive end-to-end (E2E) testing and component testing using Cypress.

cypress flask machine-learning nextjs python testing testing-tools

Last synced: 28 Apr 2026