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/anubhavitis/rust-wasm-test

a test repository to understand how webassmeby works using rust an base programming to create the binary

beginner-code mandelbrot rust testing wasm

Last synced: 15 May 2026

https://github.com/dzmitry-duboyski/clone-zero-bank

Clon http://zero.webappsecurity.com Zero Bank Clone. Made for taking a course on automated testing since the original site does not work correctly.

automation-testing fake-data testing testing-tools

Last synced: 07 Mar 2026

https://github.com/vyzaldysanchez/js_katas

A series of katas resolved in JavaScript using TDD with mocha

dominican javascript js-katas mocha tdd testing

Last synced: 15 May 2026

https://github.com/Lostovayne/Modern-Hono-Api-Rest

Api rest using Hono, drizzle and Postgresql, includes the use of Bun, docker for the database and complete testing.

bun docker drizzle-orm honojs postgresql testing typescript

Last synced: 30 Dec 2025

https://github.com/andfaulkner/kidnap-console

Wrap a function. Capture all its logs, stop them from displaying, and store them for later access along with the return value. Makes console log output testing a breeze.

console console-log console-log-testing javascript logging mocha tdd terminal test test-driven-development testing typescript unit-testing

Last synced: 09 Apr 2026

https://github.com/comfyjase/doctesttestadapter

Test adapter to search, list, run and debug C++ doctest unit tests within the Visual Studio environment.

c-plus-plus cpp open-source testing testing-tools unit-testing visual-studio-extension

Last synced: 15 May 2026

https://github.com/iftekhersunny/mocking_golang_function

An example of mocking golang function

go go-mocking go-testing golang mock mocking testing

Last synced: 17 Jun 2025

https://github.com/octoant/software-testing

A collection of projects demonstrating different frameworks and techniques for unit, integration, automation, load and stress tests.

java junit selenium testing testing-tools

Last synced: 17 May 2026

https://github.com/janstuemmel/slim3-doctrine-testing-example

Testing example for a slim3-doctrine setup with in-memory sqlite database

doctrine php slim3 slim3-doctrine-setup slim3-doctrine-testing testing

Last synced: 03 Jul 2026

https://github.com/birdo1221/weather-dashboard

Global-Weather-Dashboard

app php php7 poc testing weather weather-api web

Last synced: 18 Mar 2025

https://github.com/prince9871/dynamic-routing-nextjs

It showcases a Next.js application with dynamic routing capabilities. It demonstrates rendering pages directly based on dynamic URL segments, such as /users/123, where 123 is a dynamic ID.

dynamic-routing nextjs testing

Last synced: 15 May 2026

https://github.com/chahine-tech/promptci

Pytest for LLM prompts — write tests, detect regressions, run in CI

ci prompt-engineering pytest testing

Last synced: 11 Jun 2026

https://github.com/chetanvaghela457/obegallery

Explore the wonders of space and experience the beauty of our universe with our cutting-edge Android app, designed to showcase NASA's Picture of the Day. Utilizing modern libraries such as Dagger, Coroutines, and MVVM architecture, this app offers a seamless and immersive user experience.

android api dependency-injection kotlin kotlin-android kotlin-coroutines ktlint mock-server mockito rest-api retrofit testing unit-testing

Last synced: 17 May 2026

https://github.com/imatic/testing

Library to make testing of Symfony bundles easier

symfony testing

Last synced: 25 Jan 2026

https://github.com/niklauslee/micro-jest

A tiny testing framework for Kaluma

jest kaluma testing

Last synced: 17 May 2026

https://github.com/mimani68/tdd-in-golang

Simple test driven approach in "GOLANG"

golang tdd testing

Last synced: 03 Apr 2025

https://github.com/alexhiriavenko/react-ts-search-and-form

React App. Class and Func components (see according branch). Search. Forms. TypeScript. ESLint and Prettier.

class-components context-api functional-components husky prettier-eslint ractjs redux-toolkit router-dom testing typescript vite

Last synced: 15 May 2026

https://github.com/neuralegion/sectester-js-demo-broken-crystals

This is a demo project for the SecTester JS SDK framework, with some installation and usage examples.

appsec brightsec brokencrystals continuous-integration demo e2e github-actions jest pentesting qa security test testing typescript workflow

Last synced: 07 May 2025

https://github.com/jpblancodb/blog-api

Blog Api with C# netcore

csharp netcore testing webapi

Last synced: 21 May 2026

https://github.com/upcloudltd/hello-container

Simple container for testing and demonstrating container and pod networking.

container container-image demo demo-application hello-world server testing webserver

Last synced: 02 Feb 2026

https://github.com/lstepnio/wifry

WiFry - IP Video Edition: Raspberry Pi Network Impairment Simulator for IP Video Testing

fastapi iptv network-impairment raspberry-pi react testing wifi

Last synced: 07 Apr 2026

https://github.com/colorfy-software/detoxify

🧪 Useful helpers for E2E testing in React Native with Detox.

android detox e2e ios react-native testing

Last synced: 20 Apr 2026

https://github.com/dcohen52/iuni

The IUNI framework is a highly versatile and comprehensive testing framework.

load-testing security-testing testing testing-tools unit-testing

Last synced: 06 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/miladhzzzz/kinda

Kubernetes Lab : Docker image cluster

cluster development-environment docker kubernetes testing

Last synced: 10 May 2026

https://github.com/sharmadhiraj/espressodemo

Simple UI Testing performed using Espresso

android espresso espresso-tests testing ui-testing

Last synced: 16 May 2026

https://github.com/viralpraxis/purist

Automatic runtime impure ruby methods invocation detection

functional-programming purity rspec ruby testing

Last synced: 02 Feb 2026

https://github.com/camilaleniss/go-testing-course

Project to learn unit testing in Golang

go golang testing

Last synced: 10 Apr 2025

https://github.com/m-radzikowski/aws-serverless-spy-demo

Integration testing demo with CDK and ServerlessSpy

aws aws-cdk cdk integration-testing serverless testing

Last synced: 17 May 2026

https://github.com/moznion/p5-test-fluent-logger

A mock implementation of Fluent::Logger for testing

fluentd perl testing

Last synced: 10 Apr 2025

https://github.com/sesh/ghostly

A really simple way to write selenium tests for your site

python selenium testing

Last synced: 10 Apr 2025

https://github.com/mineo/tox2travis

Convert tox.ini to .travis.yml or GitHub actions YAML files

actions github-actions github-actions-python python testing tox travis

Last synced: 17 May 2026

https://github.com/rahmatagungj/owntest-sdiff

This package will finding differences between two string, you can combine this with `owntest.js` to test your code.

javascript testing

Last synced: 30 Jun 2026

https://github.com/erikrios/google-codelab

Google Developers Codelabs Provide a Guided, Tutorial, Hands-on Coding Experience

android android-studio junit testing unit-testing

Last synced: 01 May 2026

https://github.com/bahmutov/has-only

Tells if the current Mocha execution is running only some tests that use .only

mocha testing unit utility

Last synced: 14 Apr 2025

https://github.com/wesleysbmartins/go_test

Implementação de testes unitários, testes de integração e testes automatizados usando o pacote nativo de testes de Golang.

golang test test-automation test-driven-development testing

Last synced: 18 Mar 2025

https://github.com/crystal-china/hashr

Hashr is a tiny library makes test on JSON response easier, and can also be used as a models object.

crystal rspec spec testing

Last synced: 15 May 2026

https://github.com/mjlenkiewicz/debian-mate

Do you want to create a secure development and testing environment with Linux for temporary or ephemeral use? Here you have the dockerfile and all the extra files for building and running a fully containerized Linux Debian 12 "Bookworm" with Mate Desktop environment.

blockchain containers debian debugging development devops docker linux mate miniconda3 networkingtools nodejs phyton securedevelopmentenvironment testing vscode web3

Last synced: 05 Apr 2026

https://github.com/oelrich/cgol

An implementation of Conway's Game Of Life.

conway-s-game-of-life practice tdd testing

Last synced: 30 Jun 2026

https://github.com/mrinjamul/go-json-server

A fake JSON API server. This is created for testing purposes and frontend development. It's not production-ready.

api fake golang json mock-server server testing web-server

Last synced: 15 May 2026

https://github.com/narigo/rn-fun

Trying out React Native

fun react-native testing

Last synced: 15 May 2026

https://github.com/mixx3/pingo

Ping service on Golang. Supposed to act like IaaS

golang postgresql rabbitmq testing

Last synced: 16 May 2026

https://github.com/codejupiter/frontguard-agent

Lightweight runtime security agent for detecting script injection, iframe injection, and suspicious DOM mutations.

browser dom frontend-security mutation-observer runtime-security security testing typescript

Last synced: 15 May 2026

https://github.com/ghostwriter/phest

[WIP] A Property-Based Testing Framework for PHP

development ghostwriter phest php property-based-testing proptest testing testing-framework

Last synced: 08 Sep 2025

https://github.com/encalmo/scala-aws-lambda-testkit

Artefacts supporting testing of the AWS lambda functions written using Scala 3 and scala-aws-lambda-runtime

aws-lambda scala scala3 testing

Last synced: 08 Jul 2025

https://github.com/andreaskarz/funkybdd.sxs.selenium.webelement

Extensions for the Selenium IWebElement. Integrates properties and methods that are always needed. Supports the POM and APOM principles.

apom automated-testing bdd bdd-framework extension extension-methods iwebdriver iwebelement pom selenium selenium-csharp selenium-webdriver sxs testing testing-framework

Last synced: 17 May 2026

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

How to integrate Jenkins pipeline for Mocha-js on [LambdaTest

lambdatest mochajs selenium-webdriver testing

Last synced: 08 Feb 2026

https://github.com/kivanc57/pytesting

This repository demonstrates pytest testing techniques, including fixtures, mocking, and parametrization, with tests for operations and custom classes.

class mock-testing parametrized-tests pytest python python3 testing

Last synced: 05 Apr 2025

https://github.com/olumideolufowose/e-commercetest

Automation testing script integrated in Github action CI/CD to perform a smoke test on an e-commerce web application using Cypress as testing framework.

automation cypress nodejs testing

Last synced: 15 May 2026

https://github.com/0xch4z/with-tmp

Easily create and use temp dirs without worrying about clean up

node tempdir testing typescript

Last synced: 29 Apr 2026

https://github.com/punktde/python-remote-testing

Eamples for remotely testing an e-mail server

devops e-mail postfix python3 remote tdd testing

Last synced: 02 Jul 2026

https://github.com/adityachandak287/unit-testing-demo

Repository for Unit Testing Presentation

testing unit-testing

Last synced: 13 Mar 2025

https://github.com/lete114/raw-input

A cross-platform library for capturing and simulating global input events (keyboard and mouse).

automation display grab hardware-support hooks input intercept keyboard linux listen macos mouse raw simulate testing windows

Last synced: 11 Jan 2026

https://github.com/teilomillet/ordeal

Automated chaos testing for Python — fault injection, property assertions, and stateful exploration

chaos-testing fault-injection fuzzing hypothesis property-testing python testing

Last synced: 06 Apr 2026

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

Worked example for "JS TDD FTW"

extreme-programming javascript tdd testing

Last synced: 20 Jul 2025

https://github.com/hackthedev/botnet

Tool to find IP's on the Web and check SSH availability and brute force login with a wordlist. Educationally only !!!

botnet bruteforce crawler education educational ip malicious proof-of-concept ssh testing web

Last synced: 17 Mar 2025

https://github.com/spazmodius/hrbench

High-resolution micro-benchmarking in Node.js

module node testing

Last synced: 17 May 2026

https://github.com/bluekeyes/srcsnk

Simple test server that acts as a data source or sink

golang testing

Last synced: 03 Mar 2025

https://github.com/xapphire13/proto-launch

Small tool to host JavaScript prototypes on a local server

javascript local prototype server testing

Last synced: 08 May 2026

https://github.com/crguezl/test-gh-submodule-add

Tests for the gh extension crguezl/gh-submodule-add

testing

Last synced: 20 Apr 2026

https://github.com/n-c0de-r/cs2.02_git

Learning to use Git CLI. What a funny mess that was. 2nd semester, 2nd lab.

2nd-lab 2nd-semester computer-science git infomatics java testing

Last synced: 15 May 2026

https://github.com/sinonjs/referee-custom-assertions

Runnable examples of using referee custom assertions

assertions custom-assertions jasmine jest mocha referee tap testing

Last synced: 03 May 2026

https://github.com/ledsouza/django-api-tests

Este projeto implementa testes automatizados para a API Aluraflix, desenvolvida durante o curso de Django REST Framework da Alura. A API fornece acesso a dados de filmes e séries da empresa fictícia Aluraflix.

django django-rest-framework python swagger test-automation testing

Last synced: 12 May 2026

https://github.com/dragosv/testcontainers-zig

A lightweight Zig library for writing tests with throwaway Docker containers

automation docker hacktoberfest testing zig ziglang

Last synced: 06 Mar 2026

https://github.com/dragosv/testcontainers-crystal

A lightweight Crystal library for writing tests with throwaway Docker containers

automation crystal crystal-lang crystal-language docker hacktoberfest testing

Last synced: 06 Mar 2026

https://github.com/crhntr/testing

A small set of c functions/structs for unit testing c code

c testing

Last synced: 23 Jun 2026

https://github.com/driftingruby/101-testing-with-rspec

Using RSpec, learn how to create tests for your application and view your coverage.

rspec-rails testing

Last synced: 20 Jan 2026

https://github.com/nitor-infotech-oss/bdd-puppeteer-boilerplate

Repository containing examples for Puppeteer usage with BDD. The BDD tool used is GaugeJs

bdd javascript nodejs puppeteer test-automation testing

Last synced: 10 May 2026

https://github.com/sambacha/test-harness-cypress3

Cypress testing harness for DApps with built-in impersonation of accounts

cypress dapps impersonate testing web3

Last synced: 09 Jul 2025

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/ruwiss/peertest

Peer testing platform helping Android devs meet Google Play's 14-day, 12-tester closed test requirement.

google-play google-play-store play-store test testing

Last synced: 11 Jun 2026

https://github.com/vernko/java-selenium-ui-demo

UI automation done with Java and Selenium

automation java selenium testing

Last synced: 14 May 2026

https://github.com/isaacismaelx14/test_repo

This repo is for test reasons:) of Cominnek

testing

Last synced: 30 Jun 2026

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/balder-dev/balderhub-textual

balderhub package for writing tests for the python textual framework

balder balderhub reusable-tests testing textual

Last synced: 03 Jul 2026

https://github.com/anibalalpizar/react-vitest

React component testing using Vitest(Unit Testing), a project where a component is created and tested by configuring a vite environment with React, Typescript, jsdom and the use of the React Testing Library.

react react-testing-library testing typescript unit-testing vitest

Last synced: 15 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/weldnor/chezmoi-config-tester

Tool for testing chezmoi config

chezmoi dotfiles testing

Last synced: 20 Jun 2025

https://github.com/3ddelano/modular-tester-godot

A minimal and modular testing plugin for Godot projects.

godot godot-addon godot-engine godot-plugin tester testing unit-test

Last synced: 09 Jul 2025

https://github.com/kenhowardpdx/typescript-test-examples

A collection of sample projects w/ unit tests

testing typescript

Last synced: 18 May 2026

https://github.com/aligent/magento-integration-test-pipe

Bitbucket pipes for running integration and functional tests for Magento 2 projects.

functional-testing integration-testing magento2 pipe testing

Last synced: 22 Dec 2025