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/radeklat/issue-watcher

Python test assertions watching when an issue is closed and failing a test to let you know fixed functionality is available.

github-issues pypi python tech-debt technical-debt testcase testing unittest watch watcher workaround

Last synced: 23 Apr 2025

https://github.com/javiertuya/visual-assert

Assertion methods that generate an html file with the differences highlighting the additions and deletions. Useful for comparing large strings or files. Available on Java and .NET.

assertions differences junit mstest reporting testing

Last synced: 07 May 2025

https://github.com/atata-framework/atata-htmlvalidation

.NET library that adds HTML page validation to Atata using html-validate NPM package

atata csharp dotnet framework html html-validate html-validation test-automation testing validation

Last synced: 23 Apr 2025

https://github.com/nebula-contrib/testcontainers-nebula

Testcontainers for NebulaGraph, support Java 8+, Scala 3, Scala 2.13 and Scala 2.12

docker test-automation testcontainers testing

Last synced: 13 Oct 2025

https://github.com/jbzoo/phpunit

Toolbox based on the PHPUnit Framework

jbzoo phpunit test test-framework testing toolbox

Last synced: 12 Apr 2025

https://github.com/prestashop/ws-client

A webservice client library for PrestaShop written in TypeScript

hacktoberfest library prestashop testing webservices

Last synced: 08 Feb 2026

https://github.com/qavajs/steps-testcafe

steps to interact with testcafe

qa test-automation testing

Last synced: 18 Jul 2025

https://github.com/kylekatarnls/multi-tester

Test multiple composer dependencies

composer continuous-testing php testing unit-testing

Last synced: 17 Mar 2025

https://github.com/ohseesoftware/laravel-assert-encrypted

Adds a trait to assert an encrypted value in the database.

assertions encryption laravel php testing

Last synced: 09 Apr 2025

https://github.com/rmattos/pinata

PiΓ±ata is a simple and lightweight .NET library for managing database state during integration testing

c-sharp data-schema database dotnet integration-testing json-data mongodb mysql testing

Last synced: 17 Aug 2025

https://github.com/blumilksoftware/blt

Behat+Laravel toolbox. Still in progress.

behat hacktoberfest laravel laravel-package testing

Last synced: 26 Jan 2026

https://github.com/guidewire-oss/fern-junit-gradle-plugin

Gradle plugin to upload JUnit test files to a Fern test reporting server

fern gradle gradle-plugin groovy java junit jvm kotlin reporter test-reporter testing testing-tools

Last synced: 14 Apr 2026

https://github.com/keplersj/atom-test-runner-jest

Atom Test Runner for Jest

atom jest testing

Last synced: 13 Aug 2025

https://github.com/aivascu/autofixture.community.automapper

The AutoFixture integration library for AutoMapper

autofixture automapper mstest nunit test testing unit-test unit-testing xunit

Last synced: 08 Mar 2026

https://github.com/assert-equals/dappdriver

πŸ•ΉοΈ DappDriver is an e2e testing framework designed for testing decentralized applications (dApps) using MetaMask, Rainbow or Zerion

automation blockchain browser chrome dapp dapp-developers e2e-tests end-to-end-testing ethereum extension metamask playwright rainbow selenium testing web3 webdriver zerion

Last synced: 09 Mar 2026

https://github.com/ainame/cursor-test.el

cursor-test.el is the testing library for cursor position in emcas lisp.

emacs-lisp testing

Last synced: 02 Jan 2026

https://github.com/kpn/py-detox-bridge

A bridge to enable python code to use the detox grey-box testing API

detox e2e-tests test testing

Last synced: 13 Apr 2025

https://github.com/prantlf/tehanu

Blazingly fast, tiny and simple JavaScript test framework with pluggable reporters and an optional runner.

test test-framework test-harness test-runner testing testing-framework unit-testing

Last synced: 21 Jun 2025

https://github.com/arsham/dbtools

Go db helpers library for using in production code and tests.

database go golang library pgx sqlmock-helpers testing transaction

Last synced: 18 Mar 2025

https://github.com/juampi92/phecks

PHP Checks

ci-cd laravel phecks php testing

Last synced: 11 Apr 2025

https://github.com/romnn/go-recursive-sort

recursively sort any golang interface for comparisons in your unit tests.

golang interfaces-go json recursive reflection sort sorting testing unittest

Last synced: 12 May 2025

https://github.com/astrodynamic/decimal-in-c

Decimal is a high-precision value type for financial calculations that minimizes errors due to rounding. It represents big numbers how in C#.

biginteger bignum-library c cmake decimal library makefiles testing

Last synced: 18 Feb 2026

https://github.com/tebogoyungmercykay/recspl-compiler-construction-in-python

This repository contains the core components of our Recursive Student Programming Language Compiler Construction and Design project. The project aims to implement a complete compiler, including lexical analysis, parsing, semantic analysis, and code generation.

intermediate-code-generation lexer parser pytest semantics syntax-tree testing tokens type-checker

Last synced: 09 Jul 2025

https://github.com/qavajs/steps-accessibility

Steps to perform accessibility checks using axe library.

qa test-automation testing

Last synced: 01 May 2025

https://github.com/artees/shouldassertions

A BDD library for testing C# code.

assert bdd behavior tdd test testing

Last synced: 26 Jul 2025

https://github.com/payara/ecosystem-arquillian-connectors

Repository for Payara Arquillian connectors

arquillian payara payara-micro payara-server testing

Last synced: 11 Apr 2025

https://github.com/easyops-cn/mongo-driver-helper

Interfaces for mongo-go-driver's structures

mongodb testing

Last synced: 22 Jul 2025

https://github.com/riot-os/release-specs

Specification for RIOT releases and corresponding test configurations

release riot riot-os testing

Last synced: 23 Aug 2025

https://github.com/cTwospoons/camel-spock-test

A simple project to show how to use Spock to unit test Camel routes.

apache-camel groovy spock spring-boot testing

Last synced: 03 Apr 2025

https://github.com/boneskull/bupkis

Uncommonly extensible assertions for the beautiful people

assertion assertion-library bdd nodejs tdd test testing unit-testing

Last synced: 19 Feb 2026

https://github.com/codeandtheory/compose-testing-samples

This is a collection of all Android testing samples developed by YML engineering team.

android compose paparazzi screenshot shot showkase test testing

Last synced: 12 May 2025

https://github.com/r9295/parserkiosk

A Proof of Concept multi-lingual test generation suite intended for parsers

parsers security-tools testing testing-tools

Last synced: 02 Nov 2025

https://github.com/achiku/testsvr

Make httptest generated test server aware of -v of go test

golang http-client testing

Last synced: 28 Jun 2025

https://github.com/frodsan/mat

Print mail to stdout

go golang mail testing

Last synced: 06 Apr 2025

https://github.com/scalaprops/scalaprops-cross-example

Cross-platform(JVM, JS, Native) example project of scalaprops

property-based-testing scala scala-js scala-native scalaprops testing

Last synced: 30 Dec 2025

https://github.com/mnisarali/tdd-project

This repository implements a class with several methods using Test-Driven Development (TDD) methodology. The focus is on writing tests first and then implementing the code.

mocks rspec tdd testing unit-testing

Last synced: 14 Mar 2025

https://github.com/eliashaeussler/phpunit-attributes

πŸ§™ Additional attributes for tests with PHPUnit

attributes php phpunit test testing unit

Last synced: 07 Mar 2026

https://github.com/orbitinghail/precept

A testing utility for fuzzing and fault injection to discover erroneous and interesting states.

fault-injection fuzzing testing

Last synced: 27 Jun 2025

https://github.com/timekadel/lazy

A Node.js API framework made by lazy developers for lazy developers.

api database easy-to-use fast javascript modern mysql open-source orm rest-api socket-io test-automation testing

Last synced: 15 Jul 2025

https://github.com/andrewjo/mocha-slonik

Slonik transaction support for Mocha test framework β˜•οΈπŸ˜

mocha mocha-plugin mochajs mock postgres postgresql slonik testing transaction

Last synced: 25 Oct 2025

https://github.com/luttik/pytest-locker

The fastest way to check for unexpected changes between test runs.

pytest pytest-fixtures python testing

Last synced: 27 Jul 2025

https://github.com/robsontenorio/laravel-tdd-docs

✏️ TDD living docs for Laravel. Generate docs from comments at your phpunit tests.

docs laravel phpunit tdd test testing

Last synced: 05 May 2025

https://github.com/astrodynamic/dna_analazer-algorithms-for-working-with-text-in-cpp

This project implements substring search and sequence alignment algorithms for molecular sequences analysis. It includes the Rabin-Karp algorithm for substring search and the Needleman-Wunsch algorithm for sequence alignment. Developed in C++17, the code follows Google Style and includes a Makefile for building and testing the program.

algorithms analayze cmake cmakelists console-application console-applications cpp cpp17 dna dna-sequences hashing learning makefile rabin-karp-algorithm regex reusable testing text-algorithms text-summarization

Last synced: 20 Sep 2025

https://github.com/limbario/android-emulator-fleet

Get as many GPU-accelerated Android Emulators as you need for testing!

android appium ci-cd maestro mobile testing ui-testing

Last synced: 17 Mar 2025

https://github.com/krzysztofrewak/larahat

Extremely simple Laravel Behat extension

bdd behat behat-extension laravel testing

Last synced: 11 Jan 2026

https://github.com/neoeno/rspec-isolate

Enforce isolation in your unit tests.

rspec testing

Last synced: 10 Apr 2025

https://github.com/mikeamputer/clickhouse.facades

Raw SQL migrations and contexts for ClickHouse

clickhouse context csharp dotnet migrations testing

Last synced: 08 Mar 2026

https://github.com/deeplook/asciinemaster

Some experiments with adding features around asciinema.

automation cast compare play python record terminal testing

Last synced: 10 Apr 2025

https://github.com/thiagodp/codeceptjs-cmdhelper

πŸ’» Let your CodeceptJS tests run commands in the console/terminal

bdd codeceptjs command console execute run terminal test testing

Last synced: 10 Apr 2025

https://github.com/fgheysels/httptestutils

This project contains some helpfull classes that can be used when unit-tests have a dependency on HttpClient.

testing testing-tools

Last synced: 26 Aug 2025

https://github.com/ahelal/cf-inspec

inSpec resources for Cloudfoundry, Opsman and Bosh

bosh cloudfoundry inspec opsman opsmanager pcf testing

Last synced: 10 Apr 2025

https://github.com/xray-app/xray-offline-results

Report testing results offline using Excel/CSV

jira test-management testing xray

Last synced: 01 May 2025

https://github.com/thiagodp/one-wise

One-wise combinatorial testing generator for JavaScript

combinatorial-testing javascript n-way n-wise one-wise pair-wise pairwise seedrandom shuffle testing

Last synced: 15 Jun 2025

https://github.com/giansalex/selenium-cshap-sample

Selenium Web Driver - Chrome, Firefox, Edge (C# Sample)

automated-testing dotnet selenium testing

Last synced: 30 Apr 2025

https://github.com/tillahoffmann/testax

Jit-able runtime assertions for JAX in NumPy style.

jax numpy testing

Last synced: 25 Jul 2025

https://github.com/wearefine/puppet-jenkins-shared-libraries

Test and deploy Puppet code with Jenkins pipelines

jenkins jenkins-pipeline jenkinsfile puppet puppet-testing testing

Last synced: 19 Jul 2025

https://github.com/jscarle/sourcegeneratortesthelpers

Test helpers and extension methods to simplify testing of .NET source generators.

csharp dotnet source-generators testing

Last synced: 09 Sep 2025

https://github.com/microcks/homebrew-tap

Homebrew formulae that allows installation of Microcks tools through the Homebrew package manager.

api cli microcks microservices mocking testing

Last synced: 07 Mar 2026

https://github.com/caiquecoelho/robot-axe-library

A RobotFramework Library wrapper for axe-selenium-python package. This library can help you catch any accessibility issue in your web page or app.

accessibility appium axe python robotframework selenium testing testing-tools wcag

Last synced: 23 Oct 2025

https://github.com/int128/kubectl-tree-e2e-test

E2E test of kubectl-tree to show how to test with Kind on GitHub Actions

kubernetes testing

Last synced: 05 Aug 2025

https://github.com/slemke/keycloak-testcontainer

Run a Keycloak testcontainer from node.js

container docker keycloak node testcontainers testing typescript

Last synced: 06 May 2025

https://github.com/debs-obrien/playwright-api-mocking

Demo of how to mock API's in Playwright for e2e testing

api-mocking playwright testing

Last synced: 30 Oct 2025

https://github.com/rec/tdir

πŸ—ƒ Create, fill a temporary directory πŸ—ƒ

python tempfile temporary-directory testing

Last synced: 04 Mar 2026

https://github.com/geerlingguy/docker-fedora32-ansible

Fedora 32 Docker container for Ansible playbook and role testing.

ansible container docker fedora image testing

Last synced: 22 Oct 2025

https://github.com/kamarros/cesarcode

You can decode and encode words with cesar code and polybius chessboard in java. Implementation encode and decode method. REST endpoint to decode and encode words.

arrays cesar-cypher cipher-algorithms hql java polybius-cypher rest spring-boot testing

Last synced: 19 May 2026

https://github.com/panicbit/quickcheck_derive

Derives quickcheck traits

quickcheck rust testing

Last synced: 12 Dec 2025

https://github.com/davidjrice/autopytest

autopytest observes file system events and runs the appropriate tests

ci pytest python testing

Last synced: 05 Apr 2026

https://github.com/mizrael/cicdintegrationtests

How to handle integration tests in a CI/CD pipeline

cicd dotnet dotnet-core testing

Last synced: 30 Apr 2026

https://github.com/antony/jest-multi-test-result-processor

Allow the composition of test-result-processors in Jest so that you can produce multiple reports in a single test run

ci composition jest jest-plugin jest-reporter jest-result-processor reporting tdd test-reporting testing

Last synced: 19 Apr 2026

https://github.com/chanonroy/cypress-iframe-example

βš™οΈAn example of how to use Cypress to target elements within iframes

cypress iframe javascript testing

Last synced: 29 Apr 2026

https://github.com/acerv/rpi3tester

A super simple Raspberry PI 3 GPIO tester

frequency frequency-signal gpio measurements raspberry-pi testing

Last synced: 29 Apr 2026

https://github.com/waicool20/cvauto

Computer Vision Automation

automation computer-vision testing

Last synced: 23 Apr 2025

https://github.com/ssbostan/telescope

Export kubernetes Pod info

debug k8s kubernetes testing

Last synced: 13 Feb 2026

https://github.com/boneskull/snapshot-fs

Create a snapshot of a directory for use with memfs

filesystem fixture json memfs snapshot testing

Last synced: 12 Oct 2025

https://github.com/uetchy/logue

🌝 Keep your interactive command-line apps testable.

cli interactive testing

Last synced: 19 Apr 2025

https://github.com/nishants/wirestub

A wrapper over wiremock , to make it work like a stub.

automation jeyson stubbing test-automation testing wiremock

Last synced: 18 Jun 2026

https://github.com/gastonchenet/readmetrics

πŸ“œ ReadMetrics is a github metrics generator for your profile README.md

bun readme readme-profile svg testing typescript

Last synced: 15 Apr 2025

https://github.com/izelnakri/mirage-glue

Mirage Fixtures > Factories for deterministic tests. This program reads your API endpoint and creates or appends response to relevant mirage fixture file(s).

ember factories fixtures testing testing-tools

Last synced: 28 Jul 2025

https://github.com/realtemirov/repoimpl

Repositories, migrations and tests with model

go golang migration migrations repository testing

Last synced: 29 May 2026

https://github.com/wakingrufus/tornadofx-test

Kotlin extensions for TornadoFX and TestFX

kotlin testing tornadofx

Last synced: 09 Aug 2025

https://github.com/bbb/testing-a11y

A library for testing and accessibility with react/ react-native

a11y accessibility react react-native testing

Last synced: 07 Oct 2025