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/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/redborder/redborder-serverspec-manager

Infrastructure integration testing for redborder-manager

redborder-ng testing

Last synced: 27 Apr 2026

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

Infrastructure integration testing for redborder-intrusion

redborder-ng testing

Last synced: 27 Apr 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/gamitej/node_ts_testing

Nodejs Typescript Testing

jest-tests nodejs testing typescript

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/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/jncormier24/birdboard

Laracasts TDD course site

laravel php tdd testing

Last synced: 27 Apr 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/giri7a/java-fintech-transaction-processor

Java Fintech Transaction Analyzer: A program for processing fintech transaction logs. Analyzes statuses, identifies peak times, and lists failures. Includes a test class for functionality demonstration. Efficiently monitors and gains insights into transaction dynamics.

algorithmic-logic data-representation data-structures date-and-time-handling documentation exception-handling java oops string-formatting testing

Last synced: 27 Apr 2026

https://github.com/bbatsche/filesystem-assertions

PHPUnit assertions for filesystem objects

assertions filesystem php phpunit testing

Last synced: 07 May 2026

https://github.com/mukeshsoni/create-snapshot-test

Automatically generate snapshot tests for your react components with random values for the props

generated-code jest react reactjs snapshot testing

Last synced: 08 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/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/sharonnavarro/angular-testing-course

Angular proyect with Jest as JavaScript testing framework

angular jest karma testing unit-testing

Last synced: 07 May 2026

https://github.com/lambdatest/python-selenium-custom-metadata

How to add custom metadata to automation tests in Python-selenium on LambdaTest

lambdatest python selenium testing

Last synced: 27 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/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/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/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

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

Worked example for "JS TDD API"

cypress javascript jest mock msw react tdd test-doubles testing tutorial

Last synced: 28 Apr 2026

https://github.com/adequatica/api-testing

Testing API with TypeScript, Jest, and Got

jest testing

Last synced: 28 Apr 2026

https://github.com/apuokenas/rodente-e2e-playwright

End-to-end tests for rodente.lt using Playwright

e2e playwright rodente testing

Last synced: 28 Apr 2026

https://github.com/trainingitcourses/vaas-angular_testing-diciembre

🅰️ Curso de Angular Testing para Vaas

angular course testing

Last synced: 28 Apr 2026

https://github.com/henrylin03/odin-testing

Practising test-driven development (TDD) with Jest as part of The Odin Project's "Full Stack JavaScript" course

javascript jest jest-tests odin-project test-automation testing

Last synced: 28 Apr 2026

https://github.com/josancamon19/unittesting2cdm

Unit Testing 2 Course taken in codingwithmitch.com

android instrumentation-tests java junit4 junit5 mockito room-database testing

Last synced: 28 Apr 2026

https://github.com/lambdatest/python-selenium-build-tags

How to add build tags to automation tests in Python-selenium on LambdaTest

lambdatest python selenium testing

Last synced: 28 Apr 2026

https://github.com/herber/test-object

Test if var is an object.

node object testing

Last synced: 28 Apr 2026

https://github.com/ganeshsrambikal/mocha_test

simple demo on mocha chai test with mocha test template

javascript mocha mocha-chai testing

Last synced: 29 Apr 2026

https://github.com/v-trof/vuex-snapshot

Module to snapshot test vuex actions with jest

javascript jest mocks snapshot-testing testing vuex

Last synced: 29 Apr 2026

https://github.com/alexisrodriguezcs/autotesterpy

Python + Selenium + pytest = Smart Automated Web Testing. Docker ensures portability. Page Object Model streamlines test maintainability and scalability.

automated-testing docker page-object-model pytest python selenium testing

Last synced: 07 May 2026

https://github.com/tmseldon/aitestingedition

[OpenAI] [Unity] WIP - Making some test with ChatGPT and Unity 2022

chatgpt openai openai-api proof-of-concept testing unity

Last synced: 08 May 2026

https://github.com/codersales/jest-testing-2

following tutorial

html javascript jest testing

Last synced: 29 Apr 2026

https://github.com/jukkahyv/fluentassertions-type-compare

FluentAssertions assert collection when types are different but convertible

dotnet fluentassertions testing

Last synced: 29 Apr 2026

https://github.com/oberblastmeister/hspec-snap

Snapshot testing for hspec

cli haskell hspec testing

Last synced: 08 Jun 2026

https://github.com/tristanls/redux-logging-reducer

Logging reducer for Redux.

actions dispatch reducer redux testing

Last synced: 08 May 2026

https://github.com/yahya123-hub/automation-testing-opencart

This project demonstrates automation testing of the OpenCart Demo using Java, Selenium WebDriver, and TestNG. The automation suite covers key e-commerce functionalities like user authentication, product search, cart management, and checkout process.

automation-testing java opencart selenium-java selenium-webdriver testing

Last synced: 29 Apr 2026

https://github.com/abrilsabatini/test

Proyecto de pruebas unitarias con Java, Spring Boot, JUnit y Mockito

jacoco java junit mockito spring-boot testing unit-testing

Last synced: 29 Apr 2026

https://github.com/srknzl/bulot-smart-contract

BULOT Smart Contract Cmpe483 Homework

blockchain ethereum-contract solidity testing web3js

Last synced: 29 Apr 2026

https://github.com/matheus-rech/clinical-extraction-system

Clinical Study Extraction System - Interactive PDF annotation and data extraction with full traceability. TypeScript + Vite + PDF.js. 100% test coverage.

clinical-research data-extraction pdf pdf-annotation playwright testing typescript vite

Last synced: 07 May 2026

https://github.com/gabrielogregorio/mark-tested-specs

📦 This CLI library helps you mark the specifications that were tested in a markdown file.

automatic-testing cli docs npm-package package testing

Last synced: 29 Apr 2026

https://github.com/khalid050/seaotter

Sea Otter is a testing framework :)

javascript testing typescript vscode vscode-extension

Last synced: 07 May 2026

https://github.com/kchinburarat/fixiekrab

ฟิกซิครับ Handmade Unit test framework for modern dotnet inspired by fixie Modern Testing for .NET

csharp dotnet dotnetcore nunit testing xunit

Last synced: 29 Apr 2026

https://github.com/khaledashrafh/task-management-system

The Task Management System is a robust backend application designed to manage tasks efficiently. It provides a RESTful API for performing CRUD operations on tasks, user authentication and authorization, and additional features such as validation, error handling, search and filtering, and email notifications.

authentication authorization email-notification error-handling junit lombok mapstruct mockito mysql notifications pagination spring-boot spring-data-jpa spring-security task-management testing validation

Last synced: 07 May 2026

https://github.com/t-ski/min-test

Minimal test script for quickstart NodeJS projects.

nodejs testing zero-dependency

Last synced: 29 Apr 2026

https://github.com/trueifnotfalse/dbassert

Go database assert package

database golang testing

Last synced: 29 Apr 2026

https://github.com/zenekezene/palette-refactor

Refactoring the most difficult game in the world: Palette, a game of chromatic perception.

ddd game react testing testing-library-react typescript videogame web-development

Last synced: 29 Apr 2026

https://github.com/phauthentic/phpunit-openapi-assertions

Validates request and response objects against a given Open API specification.

phpunit phpunit-assertions testing testing-tools

Last synced: 29 Apr 2026

https://github.com/hongjungwan/http-handler-modules

H𝚝𝚝𝚙 H𝚊𝚗𝚍𝚕𝚎𝚛 M𝚘𝚍𝚞𝚕𝚎𝚜 📚

docker github-action go golang http jwt redis testing

Last synced: 08 May 2026

https://github.com/osvaldokalvaitir/reactjs-gostack4-module5

:test_tube: Automated Testing using Enzyme, Redux, Redux-Saga, Redux Mock Store and Axios Mock Adapter

automated-testing bootcamp gostack gostack-4 reactjs rocketseat testing

Last synced: 29 Apr 2026

https://github.com/sohonetlabs/testfs

Synthetic read-only FSKit filesystem serving tree -J -s JSON trees on macOS

developer-tools filesystem fskit macos swift testing

Last synced: 29 Apr 2026

https://github.com/toghrulmirzayev/selenew

SeleNew is a framework over Selenium to simplify UI Test Automation

automation-framework browser selenew selenium test-automation testing ui webdriver

Last synced: 07 May 2026

https://github.com/dzenis-h/tdd-react

Apps build for practice purposes only - Used to demonstrate Test Driven Development [TDD]

jest practice react redux tdd testing

Last synced: 29 Apr 2026

https://github.com/neurodivergent-dev/simple_ci_sample

A beginner-friendly CI/CD example showcasing automated testing and deployment using GitHub Actions, Jest, and Docker containerization

automation ci-cd continuous-deployment continuous-integration devops docker github-actions jest-testing nodejs testing

Last synced: 29 Apr 2026

https://github.com/dtonhofer/url_access_checker

A simple Java 21 program that checks a list of URLs to see whether they are password-secured.

educational http-client java picocli testing website-testing

Last synced: 30 Apr 2026

https://github.com/unexist/showcase-testing-quarkus

Showcase for testing [MIRROR]

quarkus showcase testing

Last synced: 30 Apr 2026

https://github.com/lambdatest/python-selenium-add-status

How to add test status in automation test in Python-selenium on LambdaTest

lambdatest python selenium testing

Last synced: 30 Apr 2026

https://github.com/yull23/music_rails

This project demonstrates my proficiency in Ruby on Rails, including models, databases, validations, and tests with Faker for realistic data. Created an efficient web app to view orders, users, and albums. Focused on enhancing functionality and efficiency with advanced techniques.

backend crud database faker frontend mvc ruby-on-rails testing webdevelopment

Last synced: 18 Jan 2026

https://github.com/hellproxy/system-safe

Set and retrieve Java system properties in your unit tests without any side effects

java junit5 testing

Last synced: 14 Jan 2026

https://github.com/caiobgalvao/trybe-react-testing-library

#13 Projeto da Trybe, #6 Projeto do Módulo de Front-End

reactjs rtl testing

Last synced: 30 Apr 2026

https://github.com/jaktestowac/playwright-quick-start

This repository contains code examples used during webinar - Playwright 2025 – How to Get Started? Boost Your Efficiency – From Manual Testing to Automation and Your First Framework in Just One Hour!

framework playwright quality-assurance test-automation test-framework testing typescript

Last synced: 30 Apr 2026

https://github.com/samdoran/container-centos8-ansible

A image for testing Ansible roles

ansible container molecule quay testing

Last synced: 30 Apr 2026

https://github.com/alexlafroscia/demo-bigtest-with-webcomponents

Testing a WebComponent using the BigTest testing library

bigtest karma testing webcomponents

Last synced: 30 Apr 2026

https://github.com/snvfk1n/smtp-tester-bin

📬 cli script for the `smtp-tester` library

nodejs smtp testing

Last synced: 30 Apr 2026

https://github.com/doamaral/js-test-frameworks

Examples of Jest, Jasmine and Mocha features

jasmine javascript jest mocha testing

Last synced: 30 Apr 2026

https://github.com/granito-source/concordion

Concordion integration and extensions.

concordion extension integration quarkus spring testing

Last synced: 08 Jun 2026

https://github.com/ravifel/seleniumuitestcsharp

Selenium WebDriver | C#.Net | Workshop | (RKTestingTools)

csharp nuget-packages selenium-webdriver test-automation testing visual-studio

Last synced: 30 Apr 2026

https://github.com/piebro/echo-mcp-server-for-testing

A simple echo MCP (Model Context Protocol) Server for testing MCP Clients.

mcp mcp-server testing

Last synced: 30 Apr 2026

https://github.com/markuusche/reqres.in-test

🔥python-js api automation

api axios javascript python rest-api testing

Last synced: 30 Apr 2026

https://github.com/abrahamuchos/roles-with-spatie-permissions

This project only seeks to be a guide and test for the efficient management of roles and permissions in Laravel. All of this under the Spatie Laravel-Permissions package.

api-rest guide laravel laravel-permissions laravel-sanctum laravel11 postgres practice-project spatie-laravel-permission tdd testing

Last synced: 07 May 2026

https://github.com/iloveitaly/pytest-celery-utils

Pytest plugin for inspecting Celery task queues in Redis during tests

celery pytest redis testing

Last synced: 11 Mar 2026

https://github.com/laravel-shield/testing

Testing support package for your drivers.

laravel package testing webhooks

Last synced: 01 May 2026