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/dylibso/xtp-test-rust

A Rust test framework for xtp / Extism plugins.

extism plugins testing unit-testing wasm webassembly

Last synced: 02 Feb 2026

https://github.com/stevenmhunt/testjam-io

An online coding environment specifically designed for Cucumber and Gherkin

bdd bdd-framework cucumber cucumber-js cucumber-jvm cucumber-ruby gherkin javascript testing testing-framework

Last synced: 23 Apr 2025

https://github.com/boon-code/libtimefreeze

Small LD_PRELOAD shared library that allows to freeze the wall clock to a specific time. The wall clock can be controlled through an environment variable ˋTIMEFREEZEˋ by the running process. This shall simplify writing unit tests that depend on time.

ld-preload ldpreload testing time

Last synced: 18 Apr 2026

https://github.com/junteudjio/runtimedocs

runtimedocs decorator helps you understand how your code behaves at runtime.

debugging debugging-tool logging logging-library python runtime testing

Last synced: 04 Oct 2025

https://github.com/andreas-dorfer/behavior-test-generator

A Myriad plugin to generate test classes from behaviors.

bdd behavior-driven-development fscheck fsharp mstest myriad testing xunit

Last synced: 12 Mar 2026

https://github.com/jhvhs/gob-mock

Mocks for testing bash scripts with go-basher

bash ginkgo go-basher tdd testing

Last synced: 21 Jul 2025

https://github.com/mikavilpas/tui-sandbox

🧪 A terminal test environment and development playground 🛝

cypress terminal testing

Last synced: 03 May 2026

https://github.com/bahmutov/was-tdd

Checks a branch that claims to fix a bug using TDD principle

cli tdd test testing

Last synced: 29 Sep 2025

https://github.com/hxndev/parallel-15-puzzle-solver-using-multi-threading

The 15 Puzzle is a sliding puzzle that consists of a 4 by 4 frame of numbered square tiles in an arbitrary ordering with one space. The objective of the puzzle is to place the tiles in ascending order, by making sliding moves that use the empty space.

15-puzzle 15-puzzle-solver code cpp documentation multithreading parallel parallel-15-puzzle-solver project report testing threading

Last synced: 31 Mar 2025

https://github.com/astrohelm/metaforge

Library 📝 that allow you to describe data structures by subset of JavaScript syntax and validate them at runtime

astrohelm checker dsl generator javascript json json-schema lightweight metadata metalanguage modular modular-design modules-architecture nodejs runtime-verification schema testing types validation zero-dependencies

Last synced: 15 Jun 2025

https://github.com/sawadashota/httprequesttest-go

HTTP Request Test Example in Go

go golang httpclient testing

Last synced: 21 Jul 2025

https://github.com/centril/proptest-derive

Custom-derive for the Arbitrary trait of proptest.

custom-derive property-based-testing proptest quickcheck rust testing

Last synced: 27 Jun 2025

https://github.com/rtorres90/maildropcc-reader

A simple API to extract emails of accounts from www.maildrop.cc

maildrop python testing

Last synced: 05 Sep 2025

https://github.com/rsrchboy/test-moose-more

More tools for testing Moose packages

moose perl perl5 testing

Last synced: 13 Apr 2025

https://github.com/codecaiine/metrics-app-covid19

This application collects data from an API about coronavirus in Africa. Real live data is obtained from the MediaGroup API.

react-redux reactjs redux redux-thunk testing

Last synced: 05 Apr 2026

https://github.com/onuratakan/haimgard

Haimgard is an environment for writing, testing and using exploit code.

cybersecurity environment exploit hacking hacktool module modules python3 testing whitehat

Last synced: 23 Apr 2025

https://github.com/migueltc13/project-li3

Data-parsing program for reading and interpreting csv files using efficient modular design within Computer Labs III environment.

c-programming-language c-project csv-parser data-encapsulation input-output input-validation modularity statistics test-automation testing

Last synced: 04 Oct 2025

https://github.com/saufiroja/simple-message-broker

simple example using message broker with golang

apache-kafka docker-compose go golang message-broker testing

Last synced: 27 Jul 2025

https://github.com/astrodynamic/math-library-in-c

CustomMath library is a C language implementation of the `math.h` library, offering basic mathematical functions like sine, cosine, logarithms, etc. It has no external dependencies and is licensed under MIT. To use it, you need to link it with your project and include its header file in your C source code.

c check cmake library makefile math testing

Last synced: 24 Oct 2025

https://github.com/gyzerok/quickcheck-ts

[UNFINISHED] Property-base testing for TypeScript

property-based-testing testing typescript

Last synced: 26 May 2026

https://github.com/hasnayeen/laravel-meetup-2017

Source code from the laravel meetup presentation

laravel phpunit tdd testing

Last synced: 13 Apr 2026

https://github.com/lamden/mockchain

A special Lamden blockchain instance that behaves like the regular network, but is self-hosted and flexible so that it can be used for development and testing.

blockchain cryptocurrency lamden smart-contracts testing

Last synced: 11 Jun 2025

https://github.com/codewithmike01/bookstore

This is a book store app for storing books to read created using React, it performs basic fuctions like adding, commenting and deleteing a book.

linters radux reactjs testing

Last synced: 08 Apr 2025

https://github.com/muradisazade777/form_forge

FormForge is a modular TypeScript-based form engine that dynamically renders and validates forms using JSON configuration. Designed for CLI environments and backend workflows, it offers clean architecture, strict typing, and customizable validation logic — all without UI dependencies.

backend json json-server library modules results server testing typescript

Last synced: 30 Sep 2025

https://github.com/rageltd/bun-test-utils

A collection of utilities to work around https://github.com/oven-sh/bun/issues/7823

bun testing testing-tools

Last synced: 04 Oct 2025

https://github.com/zmekonnen251/unit-test-practice

This project's purpose is to practice unit testing using the jest library. JavaScript and Jest library are used.

jest tdd testing unit-testing

Last synced: 19 Jan 2026

https://github.com/allenap/rust-postgresfixture

A fixture for creating PostgreSQL clusters and databases, and tearing them down again, intended for use during development and testing.

rust-lang rust-library testing testing-tools

Last synced: 12 Oct 2025

https://github.com/agrostar/zzapi-vscode

VS Code extension for zzapi - an API testing and documentation framework

api api-client api-rest testing typescript vscode-extension

Last synced: 08 Apr 2025

https://github.com/not-raspberry/pytest_reorder

Reorder tests depending on their their paths and names.

pytest python python2 python3 reordering testing

Last synced: 13 Apr 2025

https://github.com/vadimnastoyashchy/real-test-js

RealTestJS - Fast, easy and reliable testing for anything that runs in JS.

eslint javascript prettier test-automation testing testing-framework testing-tools

Last synced: 15 Aug 2025

https://github.com/hobbyquaker/hm-simulator

Simulates (partly) a Homematic CCU

homematic simulator smarthome testing

Last synced: 14 Apr 2025

https://github.com/cgalvarez/atom-coverage

Add code coverage to your ES6 Atom package

atom coverage istanbul mocha nyc testing

Last synced: 10 Mar 2026

https://github.com/giis-uniovi/qacover

SQL Query Aware Test Data Coverage Evaluation for Java and .Net applications

coverage csharp database fpc java mcdc mutation net sql testing

Last synced: 16 Apr 2025

https://github.com/jukefr/francinot

A test runner for 42 projects regrouping many different testers

42 42-school 42born2code 42paris 42school test testing

Last synced: 21 Feb 2026

https://github.com/hemerajs/mongo-memory

👥 Write tests for mongodb in memory

mock mongodb nodejs testing

Last synced: 12 Apr 2025

https://github.com/replaysmike/nunit.commander

A wrapper for running NUnit tests using NUnit-Console or dotnet test with real-time updates

extension nunit nunit-console nunit3 real-time test testing

Last synced: 11 Apr 2026

https://github.com/marabesi/smelly-test

Finding test smells in your javascript/typescript code

smells tdd-javascript tdd-typescript testing

Last synced: 19 Jul 2025

https://github.com/pmalek/quick

quick aims to be a small header only library to help black box testing in C++

blackbox-testing cpp cpp14 testing

Last synced: 03 Apr 2025

https://github.com/maximiliysiss/grpc.net.testing.moq

Library to mocking gRPC client. Instead of Grpc.Core.Testing using extensions for Moq

grpc mock moq net testing

Last synced: 17 Jan 2026

https://github.com/vitalets/sheeva

Concurrent Automation Test Runner

test-automation test-runner testing

Last synced: 27 Jul 2025

https://github.com/snappy-hq/snappy-notes

A simple Next.js app to teach a lot of Good Practices

devops docker husky jest markdown-editor mdx nextjs tailwindcss terraform testing

Last synced: 27 Oct 2025

https://github.com/gilescope/iunit

An exploration of tests against rust traits

iunit rust-library testing trait

Last synced: 16 Mar 2025

https://github.com/yothu/aaa-testing-practice

AAA Jest testing practice project

jest-tests testing webpack

Last synced: 19 Feb 2026

https://github.com/verifyica-team/verifyica

Java parameterized class / scenario / integration test engine built on JUnit Platform

integration-testing java junit junit5 scenario scenario-test testcontainers testing

Last synced: 20 Feb 2026

https://github.com/shashikumarraja/naughty-string-validator

A node.js library that returns naughty strings from an offline database of Big List of Naughty Strings and emojis.

emojis hactoberfest naughty-strings nodejs npm-package testing unicode-characters

Last synced: 12 Apr 2025

https://github.com/kennfatt/nextjs-api-routes-testing

Template to test your NextJS API Routes with Jest, supertest, and next-connect.

jest next next-connect nextjs supertest template testing

Last synced: 15 Aug 2025

https://github.com/infection/playground

Infection Playground - online tool to try Infection right in your browser.

coverage infection mutant mutation mutation-analysis mutation-testing php testing

Last synced: 28 Jul 2025

https://github.com/tobuya/testing-practice

This is a unit testing repository for a few JavaScript functions using the Jest Library. Here, I have followed AAA pattern and used TDD approach.

jest testing unit-testing

Last synced: 18 May 2026

https://github.com/khesualdo/unit-testing

:lemon: :cherries: :watermelon: My cheatsheet for writing unit tests with Moq.NET and MSTest

csharp dotnet microsoft moq moq-framework mstest testing unit-testing

Last synced: 12 Apr 2025

https://github.com/nchern/red

Console User Interface(CUI) for HTTP API

api command-line cui debug http testing vim

Last synced: 20 May 2026

https://github.com/mgrdich/my_own_angularjs

Angular js framework from the ground up with typescript

angularjs jest testing ts-jest ts-js typescript webpack

Last synced: 09 Apr 2026

https://github.com/gonzagadavid/appointment-calendar-fullstack

Aplicação full stack desenvolvida usando React TS, Typescript, Express, Json Web Token, Axios e Context-API, com o objetivo de proporcionar a pessoa usuária de forma visual o controle de prazos e agendamento de tarefas, prazos e compromissos.

axios context-api eslint express jsonwebtoken poo react-typescript testing ts-node-dev typescript

Last synced: 08 May 2026

https://github.com/okainov/qunit-getting-stated

Tutorial-like repo explaining how to start with QUnit (including command-line testing and CI setup)

getting-started javascript qunit tdd testing travis-ci tutorial

Last synced: 31 Jul 2025

https://github.com/guanruihua/rh-test

使用测试用例 测试 方法

test testing type typescript

Last synced: 07 Mar 2026

https://github.com/kostya-zero/tesuto

✅ Lightweight automation tool.

testing

Last synced: 11 Apr 2025

https://github.com/kowainik/hintman-target

Target dummy for hintman

github-app hintman target testing

Last synced: 03 Jul 2025

https://github.com/anthonycr/mockingbird

A minimalist faking framework exclusively for verifying interactions

kotlin mock testing verification

Last synced: 06 Jan 2026

https://github.com/adzz/elixir_run_tests_action

A github action to run tests in an elixir project

elixir exunit github-actions mix testing

Last synced: 11 Apr 2025

https://github.com/nigaraylaozcanan/parabank

Parabank is a virtual banking application that represents a simulated environment for testing and simulating financial transactions. It is not a real financial institution but is used in place of a real banking application during software testing. (Alternative URL: https://para.testar.org/)

bdd-framework cucumber cucumber-java framework java maven maven-pom page-object-model page-object-pattern pom project qa-automation selenium selenium-java selenium-webdriver teamwork testing testng

Last synced: 04 Sep 2025

https://github.com/idriz4work/cs50w

In CS50W, I'm gaining proficiency in the foundational aspects of full-stack web development. I working on numerous projects encompassing both frontend and backend components.CS50W (Web Development)

ci-cd css django git html javascript migrations models python react scalability security sql testing user-interface

Last synced: 18 Aug 2025

https://github.com/vanessaklee/stbernard

Bare bones series of webpages to demonstrate testing Elixir code with Hound

elixir testing

Last synced: 10 Jun 2025

https://github.com/jcbritobr/img2ascii

Simple term ascii image encoder fully tested.

ascii ascii-art encoder go golang image image-processing tdd testing

Last synced: 06 Apr 2025

https://github.com/ortegavan/cypress

Repositório de estudos com Cypress do curso Qualidade de Software da EBAC

cypress javascript testing

Last synced: 14 Mar 2025

https://github.com/cycloidio/auth0-rules-runtime

Wrapper of webtask runtime for helping to write tests for Auth0 rules

auth0 auth0-rules runtime testing webtask

Last synced: 02 Nov 2025

https://github.com/justinamiller/testingtips

Tips on testing code

csharp testing unittest

Last synced: 23 Mar 2025

https://github.com/com8/os-tester

A Python pip package to automate testing of whole operating systems with an image recognition based approach and libvirt (qemu). Inspired by openQA.

libvirt operating-system python python3 qemu testing

Last synced: 15 Apr 2025

https://github.com/miroslav-reiter/python

🐍 Kurz Python Materiály, zdrojové kódy

jupyter python reiter testing

Last synced: 30 Jul 2025

https://github.com/martinthoma/postbin

A standalone web service providing http recording. Dump your requests here to inspect them for testing. Completely local.

cli endpoints httpbin mock-server mockbin postbin python qa request-catcher request-logging requestbin requests testing tools web web-development webhook-receiver webhooks-catcher

Last synced: 24 Apr 2025

https://github.com/hbomb79/go-chanassert

Declarative, flexible, and asynchronous assertions for channels in Go 🎉 Zero dependencies

asynchronous go golang testing testing-library testing-tools

Last synced: 24 Aug 2025

https://github.com/milliams/python_testing

Materials for Python testing workshop

hypothesis pytest python testing

Last synced: 31 Mar 2025

https://github.com/owncloud/ios-scenario-testing

:iphone: :gear: iOS scenario testing using feature files. Gherkin language, Cucumber as tool and Appium interaction with devices/emulators

appium automated-testing cucumber cucumber-reports gherkin ios java test test-automation testing

Last synced: 02 Jul 2025

https://github.com/MateuszNaKodach/kt-time-traveler

Kotlin / Java library for one source of truth time in whole application. It's also provides mutable clock for testing.

clock java java-library jvm kotlin scala spring spring-boot test testing time time-manipulation timetraveling

Last synced: 10 Jul 2025

https://github.com/lucianghinda/good-enough-testing-sample

A sample app used during the #GoodEnoughTesting workshop at goodenoughtesting.com

ruby ruby-on-rails testing testing-practices

Last synced: 17 Nov 2025

https://github.com/lamoda/codeception-email-mailhog

PHP library for Codeception

codeception mailhog php testing

Last synced: 13 Jan 2026

https://github.com/mike-neck/ktcheck

ktcheck is a test framework for Kotlin working on JUnit platform, with Given-When-Then style.

bdd-framework junit-platform kotlin kotlin-testing test test-framework testing

Last synced: 12 Jan 2026

https://github.com/ir33k/walter

Write unit tests in C with no boilerplate

c library testing

Last synced: 17 Apr 2025

https://github.com/athanclark/purescript-haskell-iso

Haskell / Purescript package for isomorphic JSON

haskell isomorphic json primitives purescript testing zeromq

Last synced: 11 Aug 2025

https://github.com/jdwil/unify

A new kind of testing framework for PHP.

php test-driven-development testing testing-framework

Last synced: 14 Jan 2026

https://github.com/aplr/stubbles

A declarative HTTP stubbing library written in Swift

http stubbing swift testing

Last synced: 02 Aug 2025

https://github.com/sullvn/tastes

Visualize software behavior with intelligent sampling

generative property-testing random testing

Last synced: 09 Mar 2026

https://github.com/serialbandicoot/metallize

Testing library to Integrate Mechanize and Selenium-Webdriver

test test-automation testing testing-tools

Last synced: 26 Oct 2025

https://github.com/ts-graphviz/jest-graphviz

🃏 A plugin for jest that supports graphviz integration.

graphviz graphviz-dot jest jest-plugin testing testing-library typescript-library

Last synced: 05 Jan 2026

https://github.com/storres20/spacetravelhub

🪐spaceTravelHub🪐 is a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.

bootstrap react-bootstrap reactjs redux testing

Last synced: 10 Mar 2026

https://github.com/rocketlaunchr/testing-go

A testing framework for Go unit testing.

go golang testing

Last synced: 17 Nov 2025

https://github.com/tebogoyungmercykay/restaurant_simulator_cos214_group_project

This is a design for a restaurant simulator. A fair bit of the restaurant simulator is up to us (the team) to design including the implementation as a pure simulation or as a "restaurant tycoon" game.

activity-diagrams cheatsheets class-diagrams cmake communication-diagrams cpp design-patterns design-patterns-summary doxygen gdb gdb-guide git-flow git-guide github-actions makefile object-diagrams sequence-diagrams state-diagrams testing visual-paradigm-diagram

Last synced: 03 Mar 2026

https://github.com/mungell/api-contract

Simple API response validator

api json testing validation

Last synced: 15 Apr 2025