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/onatolich/saga-guide

Easy to use, framework agnostic saga testing utility.

redux-saga test testing testing-tool unit-testing

Last synced: 07 Apr 2025

https://github.com/padisa/automatewithplaywright

This repo is to test web page using JavaScript and Playwright.

automation javascipt playwright testing

Last synced: 18 Jan 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://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/dtopuzov/pragmatic-mobile-testing

Resources for Mobile Testing course at Pragmatic.

appium java mobile pragmatic testing

Last synced: 16 Mar 2025

https://github.com/noriste/stackoverflow-54282341

A repo for a Stackoverflow question

javascript mock redux-saga testing

Last synced: 09 Apr 2025

https://github.com/rstoetter/mk-sql-data

mk-sql-data gives programmers the possibility, to generate even large amounts of testing data for SQL databases on the fly. It is a CLI app written in PHP

data-generation data-generator db2 generator human-data ibm-db2 informix mssqlserver mysql oracle php postgresql postgresql-database random random-generation sql sqlserver testing

Last synced: 12 Apr 2026

https://github.com/pakolalo/testing-services

Angular testing, services and components

angular17 components services testing

Last synced: 09 Apr 2025

https://github.com/merrcurys/homework-tests

This repository contains practical work on the subject in the 2-3 years of the college - Testing.

homework testing

Last synced: 12 Jun 2025

https://github.com/82luli02/ccai321_artificial_neural_network

This repository is dedicated to the lab work completed for the CCAI 321 course. It demonstrates practical work in artificial neural networks, including the implementation of activation functions, Hamming networks, perceptron and Hebb learning rules, and two-layer networks in Python. Networks were trained and tested on both examples and real data.

ai ann artificial-intelligence artificial-neural-networks hamming-network hebbian-learning-rule perceptron perceptron-neural-networks testing training two-layer-neural-network

Last synced: 20 Aug 2025

https://github.com/oradian/pgscala-embedded

PostgreSQL cluster provisioning and utilities for Scala

embedded postgresql scala testing

Last synced: 14 Jan 2026

https://github.com/bvfalcon/junit5-fakesmtp

FakeSMTP for unit-testing smtp clients with JUnit 5

junit junit5 maven smtp smtp-server testing unit-testing

Last synced: 14 Jan 2026

https://github.com/boromir674/pytest-object-getter

Dynamically import any object from a python (3rd party) module, while mocking its namespace on demand.

dynamic-import mocking monkey-patching pytest pytest-fixture pytest-plugin python python-package testing

Last synced: 04 Feb 2026

https://github.com/springtainer/springtainer-selenium

Selenium as docker-container for springboot testing

selenium spring spring-boot testcontainers testing

Last synced: 14 Jan 2026

https://github.com/luisenmarroquin/mui-tooltip-cypress

Create React App with TypeScript and Cypress AXE

a11y axe cra cypress npm react test testing tests ts tsx

Last synced: 09 Apr 2025

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/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/zyga/libzt

libzt is a simple and robust unit test library for C

c robust testing too

Last synced: 09 Mar 2025

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

Scenarios Builder - Testing Tool

csharp dotnet testing testing-tools

Last synced: 14 Jan 2026

https://github.com/deadlysurgeon/pipedialer

Golang net.Pipe for use in Listener and DialContext

go-library golang networking testing

Last synced: 08 Feb 2026

https://github.com/parv3213/election-dapp

Simple election decentralized app to vote between two candidates

chai-test dapp election-dapp ethereum ganache metamask reactjs smart-contracts solidity testing truffle

Last synced: 29 Apr 2026

https://github.com/xenit-eu/ditto

XeniT Ditto provides an API to build test data-sets and test doubles for Alfresco remote api clients

testing testing-library testing-tools

Last synced: 29 Jan 2026

https://github.com/ailixter/aiixtest

php test snippets runner.

testing

Last synced: 11 Mar 2025

https://github.com/behzadam/draft

(WIP): Next.js Application Architecture Boilerplate. Feature-Driven Architecture, Next.js 13, Storybook, Mock Service Worker, React Testing Library.

cypress front-end frontend-architecture mock-service-worker nextjs react-architecture react-testing-library storybook testing typescript

Last synced: 18 Aug 2025

https://github.com/u-mulder/gotsu

Testing web apps with Go

golang http testing web

Last synced: 07 Mar 2026

https://github.com/jstafford5380/provausio.testing.generators

Generate fake data for testing and/or mocking

data fake-data generator testing

Last synced: 14 Jan 2026

https://github.com/luizrebelatto/testreactnative

Projeto to learn some concepts about tests

javascript jest mobile mobile-app react-native testing typescript

Last synced: 13 Apr 2026

https://github.com/juri/xctwdiff

Highlight differences in XCTAssertEqual output

swift testing xctest

Last synced: 01 Mar 2025

https://github.com/joanjane/test-doubles-training

Test doubles and testability exercises and samples in dotnet core

netcore test-doubles testing unit-testing

Last synced: 11 Mar 2025

https://github.com/paulchubatyy/forkmixer

ForkMixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects. Fork of Mixer (as you may have figured from the name)

fixtures-replacement python testing testing-tools

Last synced: 14 Jan 2026

https://github.com/varajan/web.test

[MVC] Simple page for UI web testing

mvc testing

Last synced: 19 Apr 2026

https://github.com/GabryelBoeira/testes_integracao_spring_boot

Teste de Integração com Spring Boot e JUnit em Java

java junit spring-boot testing

Last synced: 28 Aug 2025

https://github.com/altwalker/altwalker-examples

A growing list of examples that use AltWalker.

altwalker dotnet model-based-testing python selenium testing

Last synced: 12 Apr 2026

https://github.com/bycorsanchez/feed-reader-test

✅ Feed reader testing project

coursework testing

Last synced: 13 Jul 2025

https://github.com/dl0312/web-genie

🧞 Web Genie recommend website that upgrade your productivity on web programming

css html javascript react testing web

Last synced: 08 Jan 2026

https://github.com/keizah7/java-selenium-testng-qaontime

BIT užduotis: qaontime website testing using selenium, testng and java

java selenium testing testng

Last synced: 14 May 2026

https://github.com/hala-samir/capybara-web-testing

End-to-end testing for a website using Capybara ruby gem.

capybara e2e ruby-gem ruby-gems selenium-webdriver testautomation testing

Last synced: 16 May 2026

https://github.com/speezepearson/testincessantly

A tool to run your tests way more often than necessary.

developer-tools testing testing-tools

Last synced: 14 Jan 2026

https://github.com/peggyjs/coverage

Up the code coverage on your Peggy grammars, ensuring that the generated boilerplate code is covered in your unit tests.

coverage grammar parser peggyjs testing

Last synced: 06 Jul 2025

https://github.com/oowekyala/kt-tree-utils

A testing DSL to specify the structure of a tree in a concise and readable way.

kotlin-dsl kotlintest testing trees

Last synced: 24 Apr 2026

https://github.com/saahilparmar/selenium-automation-framework

A robust Selenium and Pytest-based automation framework for web application testing, featuring Allure reporting, easy configuration, and seamless CI/CD integration.

allure automation ci-cd framework github-actions page-object-model pytest python selenium test-automation testing web-testing

Last synced: 13 Apr 2026

https://github.com/iris-networks/irisdocs

This will hold the docs for iris

agents ai automation-testing langchain qa testing

Last synced: 11 May 2026

https://github.com/chiiya/comet-demo

Example Laravel project showing test case generation with comet

api books comet laravel open-api rest testing travel

Last synced: 11 May 2026

https://github.com/do1jlr/test_ansible_galaxy_and_actions

Here I will run some tests with ansible-galaxy and github-actions.

actions ansible ansible-galaxy testing

Last synced: 19 May 2026

https://github.com/bilbottom/testing-releases

A test repo for testing releases on.

python testing

Last synced: 01 Mar 2025

https://github.com/lambdatest/mocha-js-parallel

How to run parallel automation tests in Mocha-js in on LambdaTest

lambdatest mochajs selenium-webdriver testing

Last synced: 05 Feb 2026

https://github.com/golchanskiy23/s3downloader

Proxy downloader(under existing Go solution) from S3 source with mock testing

golang mock s3 testing

Last synced: 04 May 2026

https://github.com/mantoni/mocha-referee-sinon

Common Mocha setup for @sinonjs/referee-sinon

mocha referee sinon testing

Last synced: 12 Jan 2026

https://github.com/dominikclk/test-cases-for-demo-bank-app

The repository contains the test cases project in the Google Sheet app for the Demo Bank web app. These test cases were used for the test automation project also for the Demo Bank app.

test-plan test-scenarios testing

Last synced: 21 Feb 2026

https://github.com/thunder/travis

Test drupal modules on travis

drupal module testing travis

Last synced: 11 Apr 2025

https://github.com/milanowicz/php-testing

Library for PHPUnit testing

php phpunit testing testing-tools unit-testing

Last synced: 23 Apr 2025

https://github.com/carseven/adventJS

Repo for solving https://adventjs.dev challenges with typescript and Jest

advent-of-code algorithms javascript jest test testing typescript unit-testing

Last synced: 02 Apr 2025

https://github.com/rubada/testing-in-python-with-pytest

Advance your skills and start your career here, by taking the online courses on Intuidemy.

course fixture fixtures hooks markers plugin pytest python test testing

Last synced: 31 May 2026

https://github.com/romfos/ngherkin

Modern Gherkin-based BDD framework for .NET ecosystem

bdd cucumber dotnet executable-specification gherkin spec test-automation-framework testing tests

Last synced: 28 Feb 2025

https://github.com/tas50/cinc-zero

Fully in-memory Chef Infra Server in Go for test pipelines — real Mixlib auth, Policyfiles & policy groups first-class

chef chef-infra golang in-memory policyfile testing

Last synced: 31 May 2026

https://github.com/EvilFreelancer/whisper-tests

Collection of experiments on OpenAI Whisper models

api-server docker-compose testing transcription whisper

Last synced: 11 Mar 2025

https://github.com/kristofhracza/scripts

Everyday scripts

scripts testing

Last synced: 26 Mar 2025

https://github.com/manojc/web-driver-io

A small POC to get started with web-driver-io using selenium-standalone as a local selenium service.

automation-test node nodejs selenium selenium-standalone testing webdriverio

Last synced: 04 May 2026

https://github.com/harrybrwn/utest

A lightweight unit testing framework for C.

c testing

Last synced: 19 Jun 2026

https://github.com/felipeakira1/miau

API RESTful for a veterinary clinic

fastify nodejs postgresql prisma-orm testing

Last synced: 05 Aug 2025

https://github.com/davidandradeduarte/learn-go-with-tests

Learning go with tests https://quii.gitbook.io/learn-go-with-tests/

golang testing

Last synced: 12 Mar 2026

https://github.com/dominique216/team-profile-generator

This is a command-line application that asks for information about employees and will generate an HTML page based on input.

html-generator inquirer jest node testing

Last synced: 13 Apr 2026

https://github.com/whoisdreamer/restest

The lightweight API-Test CLI tool of REST API

api-testing cli rest-api testing

Last synced: 01 Apr 2025

https://github.com/chandankhamitkar/software-engineering-lab-tasks

All lab tasks of the | Software Engineering | will be stored here 🏪

acid atomicity consistency durability isolation python software-engineering testing

Last synced: 26 Mar 2025

https://github.com/mefistosss/performance-js-tests

Shows the average value of running js

performance testing

Last synced: 26 Mar 2025

https://github.com/tomsquest/effective-testing

Presentation "Effective Testing" at JugSummerCamp 2013

presentation test testing

Last synced: 21 Jan 2026

https://github.com/kasonbraley/marker

Traceable test coverage marks for Go

go golang logging slog testing

Last synced: 25 Mar 2025

https://github.com/chrisguttandin/vehicles

A little test utility to travel into the future.

scheduler testing timer

Last synced: 18 Jan 2026

https://github.com/bytrangle/conduit-cypress

Demo of end-to-end testing with Cypress on a Medium clone app.

cypress cypress-example javascript testing

Last synced: 17 Mar 2025

https://github.com/yurifari/django-3t

Django 3T is a Django Template Testing Tool which aims to help developers to write better tests where the Django template engine is involved.

django templates testing

Last synced: 14 Jan 2026

https://github.com/luisxiaomai/reactnative_development_test_study

Study recording of reactNative development and related testing. Because this is testing driven study, its content will be more focus on testing.

react reactnative testing

Last synced: 07 May 2026

https://github.com/robonito/docs

Best No-Code Tool for your QA Process Stop wasting time on manual QA process and adopt a smarter way to test your applications. Save hundreds of hours by using intuitive Recorder along with Assertions for better UI and flow testing

ai-testing-tool automation docs playwright testing web

Last synced: 05 Oct 2025

https://github.com/plannigan/timeslip

Time manipulation for JVM test cases

java kotlin testing

Last synced: 13 Apr 2026

https://github.com/imran-imtiaz48/sql-query-optimization-showcase

Real-world SQL queries with optimized versions for performance tuning and best practices.

optimization performance sql sqlserver testing tuning

Last synced: 05 Oct 2025

https://github.com/abirhossenmunna/orangehrm_sheba_assessment

This is an automation testing project of a OrangeHRM site built using Selenium Web driver and TestNG as testing framework.

allure-report intellij-idea java java-11 selenium-java selenium-webdriver testing testng

Last synced: 13 Apr 2026