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/baba-s/monkeytesttool

簡易モンキーテストツールです。指定された範囲内を高速かつランダムにクリックし続けます。

csharp test testing

Last synced: 28 May 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/bmcszk/go-restclient

Go library for executing HTTP requests from .http files with JetBrains/VS Code compatibility. Same files for manual testing and automated E2E tests.

api-testing e2e-testing go golang http-client http-requests integration-testing jetbrains-http-client json response-validation rest rest-client testing vscode-rest-client xml

Last synced: 24 Feb 2026

https://github.com/unboundedsystems/markdown-clitest

Test all the CLI commands and examples in your Markdown docs!

automate bash cli docs documentation documentation-testing markdown md shell test testing

Last synced: 03 Jul 2025

https://github.com/webship/webship-js

Webship-js is an Automated Functional Acceptance Testing tool. Helps to ease and speed the work with the End-to-end testing features in web apps or projects. Having custom and advanced general step definitions.

acceptance-testing automated automated-testing automation cucumber-js end-to-end-testing functional-testing nightwatch-cucumber nightwatchjs selenium test-automation testing testing-tools

Last synced: 14 May 2026

https://github.com/atomicgo/assert

✅ Go package with tons of assertions!

assert assertion atomicgo go golang golang-library testing testing-library

Last synced: 15 Apr 2025

https://github.com/thekashey/package-self

Place yourself in the right place.

npm npm-scripts package testing

Last synced: 25 Aug 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/huangruichang/electron-testing-script

基于 electron 的网页性能测试脚本

electron performance testing

Last synced: 18 Feb 2026

https://github.com/altwalker/live-viewer

A web application for visualizing the progress of an AltWalker test run.

altwalker javascript model-based-testing python test-automation testing testing-tools

Last synced: 03 May 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/bryandejesusrt/coffeemachine

☕✨Proyecto Máquina de Café con T.D.D.: Implementa una máquina dispensadora de café utilizando Test Driven Development. Permite al usuario seleccionar el tamaño del vaso, la cantidad de azúcar y recoger su bebida personalizada. Solución eficiente para disfrutar de café a medida. ☕✨

app console console-application csharp csharp-app desktop tdd testing testing-tools

Last synced: 24 Feb 2025

https://github.com/restqa/gherkin-linter-action

🧹 | A Github Action to parse and validate your Gherkin feature files

bdd cucumber e2e gherkin gherkin-lint linter restqa test-automation testing

Last synced: 11 Apr 2025

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

Elasticsearch as docker-container for springboot testing

elasticsearch spring spring-boot testcontainers testing

Last synced: 07 Apr 2026

https://github.com/shinesolutions/inspec-aem-aws

InSpec profile for checking AEM resources on AWS

aem aem-opencloud aws inspec testing

Last synced: 06 Sep 2025

https://github.com/cdimascio/couchinator-java-wrapper

Fixtures for CouchDB and IBM Cloudant.

cloudant couchdb fixtures test-fixtures testing

Last synced: 29 Mar 2025

https://github.com/quasilyte/ktest

Test and benchmark KPHP code

benchmarking kphp php testing

Last synced: 20 Jan 2026

https://github.com/eitanwass/pytest-case

A clean, modern, wrapper for pytest.mark.parametrize

library pytest pytest-plugin python testing

Last synced: 20 Jan 2026

https://github.com/relrin/cargo-test-all

Cargo extension for running tests of the used dependencies

cargo cargo-commands rust testing

Last synced: 12 Apr 2025

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/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/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/monikakonieczna/playwright-ts-project

Example project for Test Automation in Playwright & Typescript for demo site: Swag Labs.

playwright playwright-typescript playwright-ui swaglabs test-automation testing typescript

Last synced: 08 Oct 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/pvginkel/fastproxy

Simple, fast, hackable, .NET proxy server for load testing and unit testing.

csharp proxy testing

Last synced: 23 Jul 2025

https://github.com/keeferrourke/libtdd

libtdd is a minimalist testing framework inspired by the golang testing pkg

c c-library c99 library posix tdd test-driven-development testing testing-framework

Last synced: 20 Jan 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/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/masaakiaoyagi/rspec-context_helper.rb

context helpers for RSpec

rspec ruby testing

Last synced: 12 Apr 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/milliams/python_testing

Materials for Python testing workshop

hypothesis pytest python testing

Last synced: 31 Mar 2025

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/paksuco/dusk-time-travel

A dusk browser extension for enabling time travel tests

browser dusk laravel laravel-dusk laravel-dusk-ci laravel-package testing time-travel

Last synced: 07 Mar 2026

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/posener/contexttest

Test package for context implementations

context go golang test testing

Last synced: 31 Mar 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/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/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/bahmutov/stub-spawn-once

Stubs child_process.spawn for a single command; cleans up afterwards. Perfect for testing.

child-process node nodejs spawn stub test testing util

Last synced: 31 Aug 2025

https://github.com/dmjones/certs

Generate certificates for Go tests

certificates go golang keys testing

Last synced: 26 Jan 2026

https://github.com/friskes/capture-db-queries

Class to simplify the search for slow and suboptimal sql queries to the database in django projects.

capture-queries context-manager database decorator django drf explain iterator mysql oracle postgresql pytest sqlite3 testing unittest

Last synced: 22 Jul 2025

https://github.com/jmp/assertthat

More readable assertions in Swift.

swift swift-assertions swift-generics testing

Last synced: 29 Jun 2025

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

Simple API response validator

api json testing validation

Last synced: 15 Apr 2025

https://github.com/brc-dd/cross-bdd

Minimal describe / it helpers for Bun, Deno, and Node.js.

bdd bun deno nodejs testing

Last synced: 21 Nov 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/iansan5653/assertion-types

Test your types using just the TypeScript compiler and no external tools.

linting testing types typescript utility-types

Last synced: 21 Jul 2025

https://github.com/dav009/ergo-puppet

Unit Testing Ergo Smart contracts offchain

blockchain ergo scala testing unittest web3

Last synced: 30 Mar 2025

https://github.com/koachcode/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: 11 Apr 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/luisrovirosa/sonictest

Library to speed up your testing cycle. Execute only the tests affected by the code changes.

php phpunit tdd testing testing-tools

Last synced: 20 Apr 2026

https://github.com/michaelhallik/robotframework-xmlvalidator

A Robot Framework test library for validating XML files against XSD schemas.

robot-framework robotframework test-automation testing xml xml-validation xsd xsd-schema

Last synced: 28 Aug 2025

https://github.com/jdmaturen/cannon

A distributed systems failure modeling tool.

cannon distributed-systems java testing

Last synced: 13 May 2026

https://github.com/lenntt/kinglouie

Exploratory test monkey that becomes smarter over time

exploratory-test-monkey model-based-testing selenium test-automation testing web-application

Last synced: 17 Aug 2025

https://github.com/bugthesystem/common.testing.nunit

Provides base class with generic methods for testing

c-sharp nunit testing

Last synced: 03 Aug 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/jbzoo/skeleton-php

PHP Skeleton for new JBZoo projects

jbzoo php php-skeleton phpunit skeleton test testing unit-testing

Last synced: 14 Apr 2025

https://github.com/mhweiner/kizu

An easy-to-use, fast, and defensive Typescript/Javascript test runner designed to help you to write simple, readable, and maintainable tests.

ava jasmine jest jest-testing jest-tests mocha mocha-typescript mochajs test testing typescript unit unit-testing vitest vitest-ts

Last synced: 10 Jun 2025

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/sullvn/tastes

Visualize software behavior with intelligent sampling

generative property-testing random testing

Last synced: 09 Mar 2026

https://github.com/maxbeatty/auth0-rule-sandbox

Provides a test environment for Auth0 Rules similar to their sandbox

auth0 testing

Last synced: 29 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/astrabert/simon-reads

simON-reads ("Simulate Oxford Nanopore Reads") is a simple yet powerful tool to generate fastq files containing MiniON-like long reads

artificial-data automation bioinformatics genomics-data long-read-sequencing oxford-nanopore testing third-generation-sequencing

Last synced: 11 Jun 2026

https://github.com/gtkacz/coverage-pre-commit

A pre-commit hook to run coverage on your code and enforce a minimum coverage threshold.

coverage pre-commit python test testing testing-tools

Last synced: 07 Apr 2025

https://github.com/magnitudedev/magnitude-ts

Typescript client for Magnitude

developer-tools e2e-testing test-automation testing

Last synced: 23 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/robertpeteuil/example-code-multi-lang

This repository holds example code from multiple programming languages - useful when creating themes

example-code multi-language syntax-highlighting testing

Last synced: 01 Apr 2025

https://github.com/justinamiller/testingtips

Tips on testing code

csharp testing unittest

Last synced: 23 Mar 2025

https://github.com/techquery/test-example

A JSDoc plugin for generating test files by parsing @example

automation jsdoc npm plugin testing

Last synced: 25 Jun 2025

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/unboundedsystems/mocha-nock

Easy recording and playback of HTTP(S) for Mocha.js using Nock.

http https javascript mocha mochajs mock mocks nock nodejs testing

Last synced: 01 Oct 2025

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/kostya-zero/tesuto

✅ Lightweight automation tool.

testing

Last synced: 11 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/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/n-r-w/testdock

TestDock is a Go library that simplifies database testing by automatically managing test database instances in Docker or external environments, with support for MongoDB, PostgreSQL, MySQL and other SQL databases

database go mongodb pgx postgresql sql testing

Last synced: 08 Aug 2025

https://github.com/swisnl/game-of-tests-laravel-demo

Game of Tests demo site

demo-site laravel testing

Last synced: 13 Jan 2026

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/opal/opal-rspec-rails

bindings between `opal-rails` and `opal-rspec`

browser javascript opal rails rspec ruby ruby-on-rails testing

Last synced: 19 Feb 2026

https://github.com/haskell-github-trust/assert

Helpers for Control.Exception.assert

assert assertion haskell testing tests

Last synced: 30 Mar 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/4lessandrodev/curl2axios

This lib provide a interceptor to generate a curl from axios request

axios axios-debug curl debug generate-curl testing

Last synced: 03 Sep 2025

https://github.com/opencomputeproject/ocp-diag-core-rust

Pure rust API for the OCP Test & Validation project

diagnostics hardware rust testing validation

Last synced: 14 Apr 2025

https://github.com/cicirello/examples-jacoco-badge-generator

Sample Java project with runnable workflows demonstrating the cicirello/jacoco-badge-generator GitHub Action

coverage github-actions jacoco jacoco-badge-generator maven testing

Last synced: 21 Apr 2025

https://github.com/mockito/testing-workshop

Java testing workshop project for exchanging code and team code reviews

java testing workshop

Last synced: 07 May 2025