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/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/git-afsantos/rosqc

ROS node testing based on Python Hypothesis

hypothesis-testing quickcheck ros testing

Last synced: 29 Apr 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/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/metacoder-feff/feff.testfixtures

Replace setup/teardown methods with reusable Fixtures

dotnet fixtures testing

Last synced: 29 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/ms10596/onlinelibrarysystemtesting

Testing of a library web application using selenium.

java selenium testing

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/dcbaker/meson-test

Script for testing various meson build configurations

mesonbuild testing

Last synced: 01 May 2026

https://github.com/bhenk/logger

Logging and testing facility

logging monolog php phpunit testing

Last synced: 01 May 2026

https://github.com/cobbinma/bromide

A snapshot testing library for go 📸

go golang snapshot snapshot-testing testing testing-tools

Last synced: 08 Jun 2026

https://github.com/anibalalpizar/graphql-nestjs-testing

E2E tests in NestJS to test GraphQL server

e2e-testing graphql nestjs testing

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/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/laurentbristiel/cucumber_poc

POC of cucumber testing tool

cucumber ruby testing

Last synced: 02 May 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/justjum/battleship

Battleship Game built using Test Driven Development with Jest.

battleship game html javascript jest sink-the-ships tdd testing

Last synced: 02 May 2026

https://github.com/tgrandhi1605/pytest-ragas-llm-evaluator

A lightweight, Pytest-based framework for evaluating Retrieval-Augmented Generation (RAG) workflows with Large Language Models (LLMs).

ai langchain llms ml pytest python3 qa rag ragas test-automation testing

Last synced: 02 May 2026

https://github.com/lambdatest/python-selenium-upload-file

How to upload a file to the LambdaTest and use it in your Python-selenium automation test

lambdatest python selenium testing

Last synced: 03 May 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/boizz/basic-front-end-project

What a front end project should be like

eslint javascript nodejs testing

Last synced: 03 May 2026

https://github.com/johnserrano15/testmocha

Algunos ejemplos de test unitarios con mocha y chai.

chai javascript mocha test testing

Last synced: 03 May 2026

https://github.com/zett-8/unbearable-lightness

Gatsby starter with Typescript, Styled-components, and Testing(Jest)

gatsby gatsby-starter jest styled-components testing typescript

Last synced: 03 May 2026

https://github.com/damirscorner/20240621-dotnet-webapi-testing

Sample project for 'Web API integration tests' blogpost

dotnet testing webapi

Last synced: 03 May 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/lnardon/reacttesting

Repository to practice React testing with Jest and Enzyme.

enzyme jest react tdd testing

Last synced: 03 May 2026

https://github.com/ayushmanc2061/playwright-csharp-bdd-format-ui-automation-testing-suite

BDD UI automation testing suite in C# using Playwright and XUnit. Validate web app functionalities with SpecFlow and Page Object Model. 🚀🐙

bdd bdd-framework bdd-style-testing-framework bdd-tests csharp dotnet e2e e2e-testing e2e-tests gherkin-language playwright quality-assurance specflow testing webtesting xunit xunit-tests

Last synced: 03 May 2026

https://github.com/gadiim/playwrightallure_01.10.24

This project is a test automation suite built using Playwright, aimed at ensuring the functionality and reliability of web applications. It includes a series of automated tests that cover essential user interactions and verify the expected behavior of the application.

allure automation gh-actions gh-pages javascript playwright playwright-javascript playwright-tests testing

Last synced: 04 May 2026

https://github.com/ryands17/cloud-native-testing

Cloud Native Integration Testing for Serverless apps

cdk serverless testing typescript

Last synced: 04 May 2026

https://github.com/codeofnode/allrounder

It validate everything. From rest call to dbvalidation to system commands to unit tests. Just almost everything.

command db mocha-tests rest-api testing unit-testing

Last synced: 04 May 2026

https://github.com/ososuna/testing-js

🧪 Testing with JavaScript course from Platzi

end-to-end integration-testing javascript jest testing uitest unit-testing

Last synced: 04 May 2026

https://github.com/sancakerkan/login-automation

This repository contains automated tests for a simple login interface using Selenium WebDriver and TestNG. The tests include verification of correct and incorrect login attempts across different browsers.

java maven selenium selenium-webdriver test-automation testing

Last synced: 04 May 2026

https://github.com/sonalys/react-testing

Simple example for reactjs testing

boilerplate jest learning-by-doing react testing

Last synced: 04 May 2026

https://github.com/sakejs/sake-mocha

Add test, test:ci and test:watch tasks powered Mocha to your Sakefile.

javascript mocha nodejs sake tasks testing

Last synced: 05 May 2026

https://github.com/kooshapari/kwality

🧠 LLM Validation Platform: Advanced testing frameworks with DeepEval, Playwright MCP, OpenLLMetry observability, Neo4j knowledge graphs, and Burr+pytest TDD workflows

ai claude deepeval llm neo4j observability playwright tdd testing validation

Last synced: 05 May 2026

https://github.com/clark-ewerton/mobile-test-automation-lab

🚀 Mobile Test Automation Lab | A scalable Appium + Java framework for Android/iOS testing. Features: ✔ Parallel testing | ✔ Allure Reports | ✔ CI/CD (GitHub Actions) ✔ Sauce Labs integration | ✔ DataProvider

allure-report android android-testing appium cicd github-actions github-page github-pages java maven mobile-testing saucelabs test-automation testing testng

Last synced: 05 May 2026

https://github.com/dyarleniber/awesome-fizzbuzz

This project was developed applying the Chain of Responsibility Pattern and the Builder Pattern to develop FizzBuzz.

builder builder-pattern chain-of-responsibility chain-of-responsibility-pattern docker docker-compose fizzbuzz php php7 phpunit testing

Last synced: 05 May 2026

https://github.com/mohammad-taha-ebadinik/powersub-demo-3000

🔌 Integrate and manage subsystems effortlessly with powersub-demo-3000, streamlining your project's structure and enhancing workflow efficiency.

api cli-tool demo deployment github-action javascript middleware nodejs open-source powershell powersub sample-project server testing tutorial

Last synced: 06 May 2026

https://github.com/raphaelmadeira-design/openclassrooms_projet-9

Projet 9 - Formation Intégrateur Web OpenClassrooms

react testing yarn

Last synced: 05 May 2026

https://github.com/craftzing/redemption

A collection of test utilities for Laravel we commonly use at Craftzing

laravel laravel-framework php php81 phpunit testing

Last synced: 06 May 2026

https://github.com/solracsx/powersub-demo-8327

⚡ Simplify your subscription management with powersub-demo-8327, a demo tool to streamline and automate your service subscriptions effortlessly.

api backend demo deployment educational frontend graphql javascript open-source powersub programming sample-code testing tutorials web-development

Last synced: 06 May 2026

https://github.com/paveldymkov/puppeteer-io

Library for tests with Puppeteer using Jest or Mocha

headless-chrome puppeteer testing

Last synced: 06 May 2026

https://github.com/carloscolbe/url-to-json

URL query to JSON and JSON to URL with query

api json querystring testing testing-tools url

Last synced: 06 May 2026

https://github.com/twyla-ai/hasura-world-db

A graphql interface using hasura and postgres for the MySQL world sample dataset

docker graphql graphql-interface hasura postgresql sample-dataset testing world-database

Last synced: 06 May 2026

https://github.com/aejkatappaja/workout_tracker

Production-ready workout tracker API in Go with clean architecture, authentication, and PostgreSQL. Built for scalability and maintainability.

api clean-architecture docker go jwt middleware postgresql rest testing

Last synced: 06 May 2026

https://github.com/mvahaste/unit-ci-testing

📝 Learning unit testing & CI pipelines

ci cicd fastapi python testing unittest

Last synced: 06 May 2026

https://github.com/bhenk/logger-d

Logging and testing facility

logging monolog php phpunit testing

Last synced: 06 May 2026

https://github.com/vlymar1/JornalY

A social network for publishing personal diaries

blog bootstrap flake8 isort python3 redis testing

Last synced: 07 May 2026

https://github.com/kartik8dwivedi/seleniumtesting-automated-web-form-testing

Automated test suite using C#, Selenium WebDriver, and NUnit to validate user interactions (text fields, radio buttons, dropdowns, date input, and file uploads) on a sample web form. Built for learning, reliability, and extendability.

automation chrome chromedriver csharp dotnet nunit qa qa-automation selenium selenium-csharp testing webdriver

Last synced: 07 May 2026

https://github.com/adamcegielka/my-shop-automationpractice-pl

Create test cases in TestRail, report bugs in JIRA and create automated tests in Playwright

bug-reporting jira manual-testing playwright test-automation test-cases testing testrail typescript vscode

Last synced: 07 May 2026

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/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/evilfreelancer/whisper-tests

Collection of experiments on OpenAI Whisper models

api-server docker-compose testing transcription whisper

Last synced: 08 May 2026

https://github.com/harshitbalodi/bloglist-frontend

The application is developed using react and redux , Tested with cypress and jest.

cypress jest react redux-toolkit testing

Last synced: 08 May 2026

https://github.com/dreamquality/playwright-report-uploader

Automatically upload Playwright HTML reports to cloud storage providers

aws azure cloud-storage cross-platform gcp playwright reports testing typescript

Last synced: 08 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/hongjungwan/http-handler-modules

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

docker github-action go golang http jwt redis testing

Last synced: 08 May 2026

https://github.com/bigpipe/assume-enzyme

Improved assertions when using Enzyme

assume enzyme expect react react-native test testing

Last synced: 08 May 2026

https://github.com/paoloprodossimolopes/node-microservice-notification

⚙️🔔 Node.js microservice using NestJS, TypeScript, and Prisma for notification management ⚙️🔔

ddd microservice nestjs node prisma testing typescript

Last synced: 09 May 2026

https://github.com/umamiappearance/nobrocote

Node Browser Code testing. Run unit tests on your JavaScript code for the browser.

browser node puppeteer testing unit

Last synced: 09 May 2026

https://github.com/asacxyz/spring_boot_3_documente_teste_e_prepare_uma_api_para_deploy

Para acompanhamento do curso Spring Boot 3: documente, teste e prepare uma API para o deploy

api api-documentation api-test documentation java spring spring-boot springboot test testing unit unit-test unit-testing

Last synced: 09 May 2026

https://github.com/trandung2k1/typescript

Trainning typescript and write unit test

jest testing typescript

Last synced: 09 May 2026

https://github.com/erni-academy/poc-dotnet-moq-nsubstitute-fakeiteasy

Repository to show the use of the different Mocking frameworks

csharp dotnet fakeiteasy moq mstest nsubstitute nunit testing xunit

Last synced: 09 May 2026

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

Testing API with Cypress, Playwright, and Jest + Axios

cypress jest playwright testing

Last synced: 09 May 2026

https://github.com/quarckster/conress

Conress is containerized cypress

container cypress javascript testing

Last synced: 09 May 2026

https://github.com/vlada-pv/fastapi-project-bookstore

The application written in FastApi is a platform for selling and buying books.

docker fastapi poetry testing

Last synced: 09 May 2026

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

:test_tube: Automated Testing and TDD using Node.js, Express, Jest, SuperTest, Factory Girl, Faker.js, Sequelize and Nodemailer

automated-testing bootcamp gostack gostack-4 nodejs rocketseat tdd testing

Last synced: 10 May 2026

https://github.com/achanandhi-m/golang-bookapi-test

A RESTful API built with Go for tracking books you're reading. You can manage book details like title, author, and reading progress, with all data stored in a PostgreSQL database. The project is containerized using Docker and includes unit, integration, and API tests to ensure reliability.

api apitesting docker go golang integration-testing postgres testing unit-testing

Last synced: 10 May 2026

https://github.com/neverstew/screenpy

Python screenplay testing implementation

allure django selenium selenium-python test-automation testing

Last synced: 10 May 2026

https://github.com/ghoshasish99/ingenious-circleci

INGenious Playwright Studio with CircleCI

circleci ingenious test-automation testing

Last synced: 10 May 2026

https://github.com/mahammad-mostafa/unit-testing-exercise

This is the fifth project in the second module in the Microverse program. It is an exercise for practicing unit testing in JavaScript using Jest framework & Test Driven Development.

arrange-act-assert arrow-functions es6 javascript jest jest-matchers npm-scripts tdd-javascript test-automation test-driven-development testing testing-framework testing-tools

Last synced: 10 May 2026

https://github.com/sanderploegsma/assertj-reflection

An extension to AssertJ that provides assertions on reflection types

assertj assertj-library testing testing-library

Last synced: 10 May 2026

https://github.com/mathanraj0601/qualityassurance

The repositories contains the learning documentation of Testing and Quality Assurance

qa qa-automation testing

Last synced: 19 Mar 2026

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

Run jasmine tests from pytest with selenium and report the results

jasmine pytest-plugin python testing

Last synced: 11 May 2026

https://github.com/sravan27/silentdrop

Does your JavaScript database silently return the wrong rows? Zero-dep MIT correctness checker. 8 merged PRs across 7 OSS sync engines.

conformance correctness data-loss database dexie indexeddb local-first query-engine sql testing

Last synced: 10 Jun 2026

https://github.com/nebulity/latdx-cli

LATdx CLI - Accelerate Salesforce Apex testing

apex cli developer-tools latdx salesforce sfdx testing

Last synced: 31 May 2026

https://github.com/hanakla/advent-calendar-fleur

An example project of Fleur (https://github.com/fleur-js/fleur)

fleur-js flux react testing

Last synced: 12 May 2026

https://github.com/yusufshakeel/mocha-project

This is a sample Mocha testing project.

mocha mocha-tests mochajs testing

Last synced: 12 May 2026

https://github.com/lukashron/form-filler

Automatic form filler for easy testing.

form forms php php-library testing testing-tools

Last synced: 13 May 2026

https://github.com/sphamjoli/forge-cockpit

User Interface for interacting with Anvil

foundry solidity testing testing-tools typescript

Last synced: 11 Jun 2026