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/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/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/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/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/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/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/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/sesh/ghostly

A really simple way to write selenium tests for your site

python selenium testing

Last synced: 10 Apr 2025

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/viralpraxis/purist

Automatic runtime impure ruby methods invocation detection

functional-programming purity rspec ruby testing

Last synced: 02 Feb 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/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/mimani68/tdd-in-golang

Simple test driven approach in "GOLANG"

golang tdd testing

Last synced: 03 Apr 2025

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/theprofs/recordable

A plottable histogram

nodejs performance-testing testing

Last synced: 15 May 2026

https://github.com/valerauko/harinezumi

A Clojure test assertion to deal with ex-infos

clojure hacktoberfest test-driven-development testing

Last synced: 16 Feb 2026

https://github.com/lira/fndo.es

Tests for Github Pages

github-pages testing

Last synced: 20 Jan 2026

https://github.com/harmim/vut-ata-project1

Automatizované testování a dynamická analýza - Projekt - Návrh automatizované testovací sady - Řízení vozíku v robotické továrně

ambiguity-review ata automated-testing cause-effect-graphing combinatorial-testing data-based-testing dynamic-analysis requirement-based-testing testing vut vut-fit

Last synced: 19 Mar 2026

https://github.com/daminebenq/bbb-ci-tests-resources

It's about all files envolved in testing bbb client using puppeteer.

puppeteer testing visual-regression-testing

Last synced: 10 Apr 2025

https://github.com/nilusche/testingtiktasks

Website for testing Tik-Tasks

laravel php testing tik-tasks

Last synced: 15 May 2026

https://github.com/seralaci/integrationtesting

API and UI Integration Testing (.NET Playground)

aspnetcore csharp dotnet integration-testing testing

Last synced: 12 May 2026

https://github.com/rathorsunpreet/playwrighttest

UI Test for https://artoftesting.com/samplesiteforselenium using Playwright, Typescript and POM

page-object-model playwright playwright-typescript test test-automation testing testing-framework typescript ui-testing ui-tests

Last synced: 15 May 2026

https://github.com/carltongibson/django-docker-testing

A Docker image for your Django Open Source Project testing needs

django docker python testing

Last synced: 17 Apr 2026

https://github.com/sisay2405/weather-forecaster-app

🌤️ Seven Day Weather Forecast app with weatherbit API.

react redux redux-toolkit styledcomponents testing weatherbit-api

Last synced: 04 Mar 2026

https://github.com/th-blitz/my-docker-images

A collection of my frequently used docker images.

docker docker-image docker-images dockerfiles safe testing virtualization

Last synced: 17 May 2026

https://github.com/artur-sulej/sandbox

Sandbox app that returns data mimicking production API. All data is generated without any persistence.

elixir phoenix-framework testing

Last synced: 18 Jun 2025

https://github.com/lvlyke/detest-bdd

Detest BDD is a type-safe set of utilities that focuses on reducing the amount of test code that you write while maximizing coverage. Compatible with BDD testing frameworks like Jasmine and Mocha.

bdd chai detest helper helpers jasmine javascript mocha template test testing tests typescript util utilities utils

Last synced: 15 Apr 2026

https://github.com/replaysmike/nunit.extension.testmonitor

Provides realtime test monitoring functionality to NUnit

csharp nunit nunit3 testing

Last synced: 15 Jun 2025

https://github.com/jahongir7174/mobilenetv2

MobileNetV3 implementation using PyTorch

imagenet mobilenetv2 python3 pytorch randaugment testing training

Last synced: 15 May 2026

https://github.com/naomi-lgbt/actions-testing

This is a repository I use for testing changes to GitHub actions. Commits are frequently wiped.

actions github-actions hacktoberfest shhhhh testing

Last synced: 03 Apr 2025

https://github.com/omkargade04/integration-tests

This repository contains an implementation for Integration testing.

automated-testing cicd testing workflow

Last synced: 03 Aug 2025

https://github.com/iosorin/page-object-pattern

Page Object Pattern with Webdriver.io

pageobject-pattern testing webdriver webdriverio

Last synced: 09 Apr 2025

https://github.com/alexandrepasc/locust-load-starter

A starter project to help creating a new Locust load test project, using this as base instead of creating it from zero. It gives the ability to map all the service endpoints using the open api v3 yaml file.

load-testing locust locustio python python3 qa qa-automation test-automation testing

Last synced: 17 Jan 2026

https://github.com/itsolutions-dev/smart-stubber

An essential rest api stubber server

node server stub testing

Last synced: 04 Apr 2026

https://github.com/normandy72/testing-directives

Testing AngularJS Directives. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs html html5 jasmine jasmine-tests javascript js testing

Last synced: 16 Feb 2026

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/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/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/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/miladhzzzz/kinda

Kubernetes Lab : Docker image cluster

cluster development-environment docker kubernetes testing

Last synced: 10 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/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/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/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/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/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/crguezl/test-gh-submodule-add

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

testing

Last synced: 20 Apr 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/isaacismaelx14/test_repo

This repo is for test reasons:) of Cominnek

testing

Last synced: 30 Jun 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/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/satak/testing

Just testing

testing

Last synced: 20 Jun 2025

https://github.com/micheam/go-pgtest

A Go module that simplifies testing with PostgreSQL by providing utilities to set up temporary test databases, ensuring clean and isolated testing environments.

database docker dockertest golang postgresql testing

Last synced: 26 Oct 2025

https://github.com/nshkrdotcom/deploy_tester

PHP deployment testing utilities and CI/CD validation scripts

automation ci-cd continuous-integration deployment deployment-tools devops nshkr-archive php testing validation

Last synced: 15 May 2026

https://github.com/nchaugen/tabletest-vscode

Extension for VS Code providing formatting and syntax highlighting for TableTest tables in Java and Kotlin.

bdd java junit kotlin tabletest tdd testing vscode-extension

Last synced: 06 Apr 2026

https://github.com/jimbrig/postgresql_rest_api

Setting up a REST API and PostgreSQL database sandbox.

api postgresql postgrest rest-api sandbox testing

Last synced: 31 May 2026

https://github.com/qajonatasmartins/examples-from-the-book-first-edition

Exemplos do livro 'O Poder de Testar Software - Métodos e práticas para entregar qualidade'' primeira edição.

automation-testing book-testing playwright qa software-testing testing tips typescript

Last synced: 04 Jun 2026

https://github.com/olton/latte-docs

Documentation for Latte

dom framework html javascript test testing typescript

Last synced: 05 May 2026

https://github.com/tlylt/from-the-future

A simple and easy way to add & view advice from NUS SOC students to freshmen.

cypress jest react testing typescript

Last synced: 02 Mar 2025

https://github.com/mahamorim/cypress-ecommerce-test

Trabalhe com Cypress e teste um e-commerce desenvolvido em JavaScript

cypress digital-innovation-one javascript qa qaautomation test-automation testing

Last synced: 26 Jun 2026

https://github.com/rbusarow/hermit

Lazy Kotlin delegates which automatically reset with a test lifecycle.

junit5 kotlin kotlin-testing testing testing-tools

Last synced: 06 Mar 2026

https://github.com/grantbirki/actions-sandbox

A sandbox repo for testing GitHub Actions

testing

Last synced: 12 Jul 2025

https://github.com/gutierrezs-jc/oo2

Trabajos practicos de la materia Programacion Orientada a Objetos 2 - Version Smalltalk

object-oriented-programming oop refactoring-exercise smalltalk testing

Last synced: 06 Mar 2026

https://github.com/jhammann/email-template-tester

📧 Simple web app to make it easier to test HTML email templates. Change the env variables and run docker compose to start testing right away.

docker email email-template testing

Last synced: 15 May 2026

https://github.com/lobotomoe/soroban-fork

Lazy-loading mainnet/testnet fork for Soroban tests. Anvil-equivalent for Stellar Soroban.

anvil blockchain mainnet-fork rust soroban stellar testing

Last synced: 11 Jun 2026

https://github.com/baloise/ws-javascript-testing

Workshop about basic JS Testing with Karma, Mocha, Chai, Webpack and AMD Modules

jasmine javascript karma testing

Last synced: 15 May 2026

https://github.com/eugeniusms/cypress

Repository for testing research on React applications using Cypress.

cypress react research testing typescript yarn

Last synced: 03 May 2026

https://github.com/channeladam/channeladam.testframework

A .NET library providing foundations for automated testing - designed to make it easier to implement test cases and to read their output.

automated-testing automated-tests channeladam dotnet dotnet-standard test-framework testing testing-framework testing-tools

Last synced: 20 May 2026

https://github.com/sdorra/junit-shiro-extension

Simplify unit tests with JUnit 5 and Apache Shiro

apache-shiro java junit5 junit5-extension testing

Last synced: 18 Oct 2025

https://github.com/meekb/buildamidwestbuffet

Tests to practice writing Ruby, and test-driven design

rspec ruby tdd testing

Last synced: 20 Jan 2026

https://github.com/plarix-security/agent-zoo

A collection of real-world and representative agentic systems for security testing.

agentic-systems evaluation testing

Last synced: 06 Apr 2026

https://github.com/victormln/docker-php-testing

Docker with PHP-fpm + Xdebug + Testing Tools (PHPUnit + Infection)

docker docker-compose php phpunit testing

Last synced: 03 May 2026

https://github.com/atomicptr/camelcase

A simple OCaml test framework

ocaml ocaml-library test testing unit-testing

Last synced: 17 Mar 2025

https://github.com/exfil0/file-extension-spoofing-tool-fest

This tool is designed for file extension spoofing. It allows users to create a copy of a file with a spoofed extension. This can be useful in various testing scenarios, including security testing and penetration testing exercises. The tool uses a special Unicode character to reverse the order of characters in the spoofed extension.

attack-defense character characters extension file pentesting python3 reverse security spoofing testing unicode

Last synced: 01 Jul 2026

https://github.com/mvaibhav131/passwordtesting

Automatic testing of the password using jest

javascript jest-tests nodejs password password-testing snapshot testing

Last synced: 15 May 2026