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/apeaircreative/starknet-dapp-testing

Learning Web3 development with tests.

blockchain design playwright starknet testing ux web3

Last synced: 05 Apr 2025

https://github.com/abanobmikaeel/appsync-local-server

Local development server for AWS AppSync JavaScript resolvers. Test GraphQL APIs without deploying

appsync aws aws-appsync developer-tools graphql javascript-resolvers local-development mock-server serverless testing

Last synced: 15 Jan 2026

https://github.com/jessenta-drake/scala-projects-

Emphasizes design decisions that affect the efficiency, expandability, and maintainability of code while analyzing the differences amongst a variety of approaches. Design decisions analyzed include choice of data structures and object-oriented techniques such as encapsulation, polymorphism, and inheritance.

asymptotic-analysis databases divide-and-conquer graph-and-tree-traversals hardware multi-language-integration multithreading parallelism recursion testing

Last synced: 11 Jan 2026

https://github.com/dolph/hyperf

A modern command line tool for measuring HTTP performance.

benchmarking http performance testing

Last synced: 04 Apr 2025

https://github.com/romanalexandroff/esp32_hard_fault_tests

This project consists of functions which sole purpose is to crash or hard-fail an ESP32 in as many ways as possible. The project is created as an educational material to learn potential threats for an embedded software execution, so they can be avoided during the future development.

esp32 testing

Last synced: 16 May 2026

https://github.com/zuazo/netstat-cookbook

Chef cookbook to install netstat network tool. Recommended for Docker containers.

chef cookbook devops docker net-tools netstat tdd testing

Last synced: 16 May 2026

https://github.com/hinnhabib/burger-builder

A workshop on Javascript Testing and E2E testing using cypress

cypress-io react testing

Last synced: 16 May 2026

https://github.com/ajsquared/junit-parameterized-test-case

Library for parameterizing individual test methods in JUnit

java java8 junit junit4 testing

Last synced: 03 Sep 2025

https://github.com/hectorespert/docker-asterisk

Asterisk docker image for test containers

asterisk docker hacktoberfest test-containers testing

Last synced: 02 Feb 2026

https://github.com/jhnvlglmlbrt/test_api_project

⌨📄 Проект с автотестами, которые будут проверять работу всех API-эндпоинтов

api dockerfile json pytest requests test-automation testing tests

Last synced: 18 May 2026

https://github.com/viralpraxis/rubocop-nightly

RuboCop regression testing tool

quality-assurance rubocop static-analysis testing

Last synced: 25 Jun 2025

https://github.com/robatwilliams/unit-testing-atoz

A collection of short and practical tips for better unit testing

javascript jest testing unit-testing

Last synced: 18 May 2026

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

How to run your automation test for a particular timezone in UnitTest on Lambdatest

lambdatest selenium testing unittest

Last synced: 26 Mar 2025

https://github.com/zackakil/i-promise-to-maybe-write-tests

🖖 How I'm going to maybe write code that breaks less. 🧪

best-practices jupyter-notebook pytest python testing

Last synced: 18 May 2026

https://github.com/yuryalencar/testing_cratedb

Performance Test in crateDB using Python

cratedb linux performance-testing python testing

Last synced: 18 May 2026

https://github.com/foiovituh/uva-tester

A minimalist Java library for effortless unit test execution 🍇

java java-annotations java-library maven testing unit-testing unit-tests uva uva-tester uvatester

Last synced: 18 May 2026

https://github.com/sharjeelsafdar/project7b-timer-app

The repository contains the code for a Timer App. The app is bootstrapped with Create React App (CRA). The project is written using Typescript and Test Driven Development (TDD) approach. It has offline support thanks to service-worker.

offline pomodoro pwa react servicewo tdd testing timer typescript

Last synced: 03 Apr 2025

https://github.com/dfandrich/testclutch-curl-web

Files needed to deploy an instance of Test Clutch customized for the curl project to a PaaS service

curl deployment testing website

Last synced: 20 Jan 2026

https://github.com/lambdatest/unittest-set-testname

How to set test name for automation test in UnitTest on LambdaTest,

lambdatest selenium testing unittest

Last synced: 26 Mar 2025

https://github.com/yuvimittal/net-bandwidth-speed

Simple tool written in vanilla JS to check the download bandwidth speed.

javascript speed testing

Last synced: 06 Mar 2026

https://github.com/kevintsengtw/dotnet-testing-agent-skills

AI Agent Skills for .NET Testing - Based on 30-Day Testing Challenge (iThome Ironman 2025 Winner)

agent-skills ai-assisted-development copilot-skills csharp dotnet dotnet-testing github-copilot integration-testing testing unit-testing xunit

Last synced: 11 Mar 2026

https://github.com/makukha/tox-multipython

tox 3 discovery plugin for multipython

discovery plugin testing tox tox-plugin

Last synced: 18 May 2026

https://github.com/dloomplz/simple-flask-web-app-ci-cd

Simple Flask Web-App with integration tests + local integration script

flask integration jinja2 python testing

Last synced: 16 May 2026

https://github.com/peterjclaw/fake-enum-members

Helper util to create fake enum members, intended for use in tests.

mocking python3 testing

Last synced: 21 Mar 2025

https://github.com/wmakeev/vm-sandbox

JavaScript code sandbox based on node.js `vm` module

isolation metavm sandbox testing vm

Last synced: 06 Apr 2026

https://github.com/lambdatest/unittest-terminal-logs

How to upload and view UnitTest terminal logs on LambdaTest,

lambdatest selenium testing unittest

Last synced: 26 Mar 2025

https://github.com/kaungkhantkyaw1997/mock-api-gateway

A simple and configurable mock server for simulating API endpoints.

api authentication crud mock pagination search server testing

Last synced: 06 Mar 2026

https://github.com/lambdatest/unittest-upload-file

How to upload file on LambdaTest for automation test in UnitTest

lambdatest selenium testing unittest

Last synced: 04 Aug 2025

https://github.com/telefonica/testing.hadoop

Automatic launcher for hadoop-unit from Python

cdco hadoop hadoop-unit python testing

Last synced: 21 Mar 2025

https://github.com/tsmsp/app-desk

Testing features and technologies.

app electron jobs testing

Last synced: 16 May 2026

https://github.com/kapetndev/expect

A (very) simple expectation, and diff, package for use in test suites.

golang testing

Last synced: 12 Jun 2025

https://github.com/trilhaaprendizagem/trilhafilapilha

Projeto Java utilizando IntelliJ IDEA para implementação de estruturas de dados como fila e pilha. Este projeto inclui exemplos práticos de uso dessas estruturas, bem como uma classe principal para testá-las em cenários reais de aplicação.

data-structures example-code intellij-idea java programing queue stack testing

Last synced: 17 Feb 2026

https://github.com/diasbruno/property-based-testing-article

Code for the article "Property-based testing for the win!"

property-based-testing rantly rspec ruby testing

Last synced: 18 May 2026

https://github.com/samiahmedsiddiqui/check-dom-elements

Check DOM elements in page view-source. This tool can be used for the testing/debugging purpose.

debugging dom dom-elements testing testing-tools view-source

Last synced: 20 Mar 2025

https://github.com/mathiaspaulenko/behave-model

The canonical object model for Behave projects — Gherkin v6 Rules, Tag Expression v2, full Behave 1.3.x compatibility.

bdd behave behave-model cucumber domain-model gherkin gherkin-v6 python tag-expressions testing

Last synced: 02 Jul 2026

https://github.com/pangolinkeys/test-framework

Repository to contain Laravel test helper classes

convenience laravel testing

Last synced: 11 Jan 2026

https://github.com/jonathanstowe/raku-modules

Super repository to faciliate smoke testing of all my Raku modules

raku testing

Last synced: 18 May 2026

https://github.com/wendreof/dotnet-ddd

API REST using .NET Core 3.1/ .NET5.0 + DDD Arch + Entity Framework with MySQL + Swagger + AutoMapper + JWT Token

adminer automapper automapper-profiles ddd-architecture docker dotnet-core editorconfig entity-framework githooks jwt mock mysql sqlserver swagger testing xunit

Last synced: 09 Apr 2026

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

How to run your automation test for a particular location in UnitTest on Lambdatest

lambdatest selenium testing unittest

Last synced: 26 Mar 2025

https://github.com/jgosmann/frontend-testing

An example how to test a front end from front to end.

chromatic cypress example jest react react-testing-library storybook testing

Last synced: 20 Apr 2026

https://github.com/bryan0422/ai-test-explorer

🤖 Generación automática de tests de Playwright con exploración real de páginas + auto-healing

ai antrophic auto-healing automation claude mcp playwright pytest python qa-automation test-generation testing

Last synced: 02 May 2026

https://github.com/sujoyghoshal/session-management-in-mongodb

The Session Management System is a robust application designed to manage user sessions using MongoDB, Node.js, and Express. This system enables the creation, maintenance, and termination of user sessions, providing a secure and scalable solution for mongo db connected to the session

cookie express http-server mongodb nodejs postman session testing

Last synced: 10 Apr 2026

https://github.com/danieldantasdev/aspnetcore-turbo_formation-course-luisdev-part-1_dotnet-8_csharp-12

Formação avançada ampliando o projeto DevFreela com novos recursos: filtragem, paginação, Docker, Unit of Work, transações, correções de testes unitários e boas práticas com EF Core. Evolução direta da Formação ASP.NET Core.

aspnetcore backend best-practices clean-architecture csharp devfreela docker dotnet ef-core filtering luisdev pagination software-engineering testing transactions unit-of-work xunit

Last synced: 06 May 2026

https://github.com/danieldantasdev/aspnetcore-turbo_formation-course-luisdev-part-6_dotnet-8_csharp-12

Formação avançada ampliando o projeto DevFreela com novos recursos: filtragem, paginação, Docker, Unit of Work, transações, correções de testes unitários e boas práticas com EF Core. Evolução direta da Formação ASP.NET Core.

aspnetcore backend best-practices clean-architecture csharp devfreela docker dotnet ef-core filtering luisdev pagination software-engineering testing transactions unit-of-work xunit

Last synced: 01 May 2026

https://github.com/ggeorgovassilis/testutils

Various testing related projects

java testing

Last synced: 05 Apr 2025

https://github.com/rpacholek/test_dir

Fast creation of file structure for testing purpose in Rust.

rust testing

Last synced: 12 Dec 2025

https://github.com/siegfriedgrimbeek/falsify-it

Easily generate and serve intricate fake rest end points using a simple JSON blueprint.

api faker javascript json json-server rest test testing

Last synced: 17 May 2026

https://github.com/fuznio/fluenthttp

Lightweight fluent API on top of HttpClient for building and sending HTTP requests with a clean, chainable syntax.

api-client csharp dotnet fluent-api http httpclient networking rest serialization testing

Last synced: 06 Apr 2026

https://github.com/v3ron/imhotest

A framework for architectural testing in TypeScript - describe rules using descriptive API and verify them automatically.

architecture testing typescript

Last synced: 29 Oct 2025

https://github.com/sagarregmi2056/legacyledger

Deployed test url

testing

Last synced: 05 May 2025

https://github.com/edertone/turbotesting

General purpose cross-language library to improve automated testing productivity

assertions nodejs php selenium test-automation testing testing-tools

Last synced: 09 Jul 2025

https://github.com/jimjkelly/rytest

An Experiment in Python Testing Using Rust

python rust testing

Last synced: 25 Jan 2026

https://github.com/ayonious/my-npm-packages-tester-ts

🔬👷🇹Testing all my npm packages in Typescript

e2e-tests npmjs-packages testing typescript

Last synced: 18 May 2026

https://github.com/fhofherr/junit5-class-source

@ClassSource annotation for Juni5 parameterized tests

java junit5 parameterized-tests testing

Last synced: 03 Jul 2026

https://github.com/aedart/athenaeum-testing

[READ ONLY] Athenaeum Testing package - see https://github.com/aedart/athenaeum

athenaeum-testing testing

Last synced: 06 Mar 2026

https://github.com/training360/at-20191007

ATM-TESZT1 - Tesztautomatizálás oktatás

coursework testing

Last synced: 27 Mar 2025

https://github.com/gadiim/playlistappcypressallure

This project is a test suite for a music playlist web application using Cypress.

allure-report automation cypress e2e github-pages javascript testing

Last synced: 18 May 2026

https://github.com/training360/tesztautomatizalas-2020-05-11

Tesztautomatizálás 2020-05-11 tananyag

coursework testing

Last synced: 27 Mar 2025

https://github.com/monikakonieczna/google-selenide-project

Tests written for Google Homepage and Google search feature with usage of: Selenide, Java17, Maven, Junit5, Allure Report.

allure java junit5 maven selenide testing

Last synced: 18 May 2026

https://github.com/sancakerkan/atm-machine-unittesting

This repository contains unit tests for an ATM Machine simulation program written in Java. The main goal of this project is to practice writing assertion cases and creating test suites.

java junit junit5 maven software-quality-assurance testing unit-testing

Last synced: 16 May 2026

https://github.com/chairchandler/django-fields-testing

Package for testing fields in django models and regular classes.

django django-models model-testing orm-library pytest testing testing-library

Last synced: 16 May 2026

https://github.com/antonharbers/jest-testing-demo

JS Testing Demo - The Odin Project: https://www.theodinproject.com/lessons/node-path-javascript-testing-practice

babel javascript jest testing unit-testing

Last synced: 07 May 2026

https://github.com/hakanai/travel-agent

A Gradle plugin to deliberately exacerbate globalisation bugs when running tests

gradle gradle-plugin i18n testing

Last synced: 29 Apr 2026

https://github.com/playwright-php/performance

Measure Core Web Vitals and browser performance timings from PHP

browser core-web-vitals network performance php-browser playwright playwright-php testing timing web-performance

Last synced: 11 Jan 2026

https://github.com/woodprogrammer/kubectl-load

CLI tool to handle deployment manifests according to your Kubernetes topology

docker kubectl kubernetes linux loadtest plugin testing

Last synced: 02 May 2026

https://github.com/g1joshi/flutter_testing

Automated Flutter Testing

dart flutter test-cases testing

Last synced: 07 Apr 2026

https://github.com/marcobellaccini/hostname-node-app

Node.js app printing hostname - useful as a dummy app for testing purposes

app dummy hostname nodejs testing

Last synced: 18 May 2026

https://github.com/kristinakatriel/fullstack-open-university-of-helsinki

This repository contains my work for the Full Stack Open course offered by the University of Helsinki.

ci-cd containerisation css graphql-api html javascript nodejs react react-native restful-api testing typescript vite

Last synced: 08 Apr 2026

https://github.com/kungfux/ffs-util

Command line tool to fill up all available free space on the drive

free-space qa resilience-testing testing testing-tools

Last synced: 17 Mar 2025

https://github.com/ekrich/portable-scala-java-test

Allow testing against JVM and Scala Native

jvm scala scala-native scalajs testing

Last synced: 19 May 2026

https://github.com/francesco-strazzullo/js-date-testing-examples

Examples on how to test dates in JavaScript

date javascript testing

Last synced: 05 May 2025

https://github.com/damianlewis/oc-octobertesting-plugin

Enables OctoberCMS to use Laravel's testing frameworks

octobercms octobercms-plugin testing

Last synced: 11 Jan 2026

https://github.com/franmc01/react-hook-app

Practical repository where I perform exercises using react's own hooks.

react react-hooks react-typescript testing

Last synced: 13 May 2026

https://github.com/mohsen-d/ajab

ajab makes modules' private functions reachable for testing

nodejs testing unit-testing

Last synced: 18 May 2026

https://github.com/flazefy/aurea-test

Aurea is a daily skincare & body care routine app that helps users manage products, stay consistent with smart reminders, join community discussions, and discover personalized care based on skin type, allergies, interests, and health conditions. Tested using Cypress

automated-testing cypress integration-testing quality-assurance rest-api testing typescript

Last synced: 03 Jul 2026

https://github.com/Poltanek/Simulation-Software-Testing

Through testing I learnt how to apply pytest and unittest using various different types of software testings for my simulation ensuring all values and features are processed properly and to ensure safety of critical systems.

pytest python python3 software-testing testing testing-framework testing-library testing-tools unittest

Last synced: 13 Mar 2025

https://github.com/juliofilizzola/solidandtest

Repositorio de estudos de Typescript

jest solid test testing typescript

Last synced: 01 May 2026

https://github.com/nesoy/test-container-example

🐳 Introducing Test-Container

example testing

Last synced: 25 Jun 2025

https://github.com/nicolaspadari/browser-testing

Test websites in browsers without installing them

browser playwright testing typescript

Last synced: 29 Mar 2025

https://github.com/ash914027/sorting_ecomerce_product_list

Sorting a e-commerce product list :- to read the data from flipkart_product_sample.csv sort the desired data and write the sorted data in another txt file

javascript mochai nodejs testing

Last synced: 15 May 2026

https://github.com/numq/test-grpc-server

Test gRPC server providing basic functionality

demo go grpc grpc-go mock proto testing

Last synced: 27 Apr 2026

https://github.com/codejupiter/helix-ui

Accessible React component primitives built from scratch with keyboard navigation, theming, and interaction tests.

accessibility component-library design-system react testing typescript

Last synced: 15 May 2026

https://github.com/visakhvjn/testing-mocha

A basic project to install mocha and learning how to write test cases successfully

mocha nodejs testing

Last synced: 11 Mar 2025