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/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/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/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/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/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/aphistic/sweet

Sweet is a pluggable test runner capable of hooking into standard Go tests.

go golang sweet testing unit-testing

Last synced: 21 Mar 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/tstormk/ember-testing-library

Simple and complete Ember DOM testing utilities that encourage good testing practices.

ember emberjs javascript testing

Last synced: 12 Apr 2025

https://github.com/rec/tdir

🗃 Create, fill a temporary directory 🗃

python tempfile temporary-directory testing

Last synced: 04 Mar 2026

https://github.com/atomic-testing/atomic-testing

Portable UI testing library: Simplify and unify across frameworks and libraries

component-library end-to-end-testing materi playwright reactjs test testing testing-tools ui-testing unit-testing

Last synced: 12 Apr 2025

https://github.com/nock/welcome

👋 The Nock organization welcome repo

docs mocking nock node testing tests

Last synced: 11 Apr 2025

https://github.com/dotnet-ad/meetup.xamarin.france.demo

A sample base for the various conferences presented at Xamarin Meetups in France.

meetup testcloud testing xamarin

Last synced: 16 May 2026

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

Mockserver as docker-container for springboot testing

mockserver spring spring-boot testcontainers testing

Last synced: 13 Apr 2025

https://github.com/gurpreetatwal/incito

Easiest way to turn a function into a web server!

axios integration middleware route supertest testing

Last synced: 22 Apr 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/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/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/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/kamiladd-byte/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: 03 Mar 2025

https://github.com/softspiders/node-hapi-clean-architecture

A simple API built with Hapi.js that follows Clean Architecture principles

ca clean-architecture debug hapi javascript js node openapi server softspider softspiders ss starter swagger template testing vscode

Last synced: 08 Apr 2026

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

Test Data Coverage Evaluation components: Full Predicate Coverage Rules (FPC) and SQL Mutants to assess the coverage of the test data

api-testing coverage database fpc mcdc mutants openapi sql testing

Last synced: 11 Apr 2025

https://github.com/sergiobarriel/testing-in-dotnet

XUnit usage examples: theories, member data, inline data, custom data, class data, fixtures, assertions, ...

assertions dotnet fixtures testing theory xunit

Last synced: 05 May 2025

https://github.com/juampi92/phecks

PHP Checks

ci-cd laravel phecks php testing

Last synced: 11 Apr 2025

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/darrenjw/dsmts

Discrete stochastic models test suite

sbml testing

Last synced: 02 Feb 2026

https://github.com/pixielabs/cavy-mobx-example

An example app using Cavy, MobX and React Native

cavy integration-testing mobx react-native testing

Last synced: 10 Jul 2025

https://github.com/lorien/test_server

Server to test HTTP clients

http-server mock-server test testing testing-tools

Last synced: 05 May 2025

https://github.com/golang-design/verbose

🤪 verbose repository for testing purpose | go get golang.design/x/verbose

testing

Last synced: 20 Jul 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/olecve/react-testing-library-cljs

A ClojureScript wrapper for react-testing-library

clojurescript react testing

Last synced: 01 Apr 2026

https://github.com/blaind/bevy_fuzz

Experimental high-performance fuzz-testing for bevy systems, emulating user UI interaction

bevy fuzzing rust testing

Last synced: 26 Oct 2025

https://github.com/jimmylv/dojo-scaffold-js

A JavaScript/TypeScript scaffold for coding dojos. via https://github.com/gigix/dojo-scaffold online demo:

create-react-app dojo refactoring tdd testing

Last synced: 28 Oct 2025

https://github.com/w3tecch/test-cafe-e2e

The repository serves as a boilerplate for end 2 end testing

boilerplate e2e skeleton testcafe testing testing-tools

Last synced: 09 Apr 2025

https://github.com/jduncan8142/sapguiframework

A Framework library for controlling the SAP GUI Desktop

gui python sap selenium testing

Last synced: 26 Apr 2026

https://github.com/bahmutov/changed-test-ids

Select tests to run based on source file changes and test ids

testing

Last synced: 04 Mar 2026

https://github.com/fredgrott/flutter_test_bestpractices

flutter test best practices

best-practices flutter testing

Last synced: 29 Apr 2026

https://github.com/mrblueblue/chowchow

🐶 example of using hound / elixir with browserstack

automation browserstack elixir hound selenium testing

Last synced: 27 Apr 2026

https://github.com/sovereigncloudstack/scs-health-monitor

The new health monitor for IaaS and KaaS to test real-life scenarios

kubernetes openstack python testing

Last synced: 19 Oct 2025

https://github.com/applitools/workshop-cbt-selenium-java

Workshop: Modern Cross-Browser Testing with Selenium WebDriver in Java

applitools cross-browser-testing java selenium selenium-webdriver testing visual-ai visual-testing webdriver

Last synced: 09 Oct 2025

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/tjc/test-postgresql

Fork of Test::postgresql

ci perl postgresql testing

Last synced: 22 Oct 2025

https://github.com/djian01/nt

A versatile network testing tool that supports ICMP, HTTP(s), DNS, TCP, and MTU testing

dns http icmp mtu network network-analysis network-monitoring tcp test test-automation testing tests

Last synced: 14 Jan 2026

https://github.com/dantealonsoht/math_magicians_reactjs

This project is about a calculator created as React component, I've added the component with CSS styles, testing, and so on.

css html javascript jest json nodejs react testing webpack

Last synced: 02 Apr 2026

https://github.com/sumithr/sumo-qa

MCP server that brings senior-QA discipline to AI coding assistants — test planning, TDD, mutation testing, code review.

ai-agents claude-code code-review istqb mcp mcp-server mutation-testing python qa senior-qa tdd testing

Last synced: 15 Jun 2026

https://github.com/dgroup/xlsx-matchers

Elegant object-oriented hamcrest matchers for Apache POI

apache-poi elegantobjects excel hamcrest hamcrest-matchers java poi tdd tdd-java testing unit-testing

Last synced: 24 Oct 2025

https://github.com/rezen/proxyz

Uses namespaced functions to replaced native functions

php proxy testing

Last synced: 03 Jul 2025

https://github.com/wlsf82/mundo-paralelo

Projeto exemplo para demonstrar paralelização de testes automatizados com Cypress e GitHub Actions.

continuous-integration cypress github-actions parallelization testing

Last synced: 23 Apr 2025

https://github.com/csimi/hooksponge

HookSponge is the easiest way to inspect your webhook triggers in Docker.

testing webhook

Last synced: 10 Oct 2025

https://github.com/grantjenks/django-replay

Django application that records and replays web requests.

django django-admin record replay testing

Last synced: 24 Oct 2025

https://github.com/bitsofinfo/mock-rate-limiting-endpoint

Mock endpoint to mimics a rate limiting service that returns customizable status code and retry header; i.e. 429 Retry-After

apis mock rate-limiting testing

Last synced: 07 Oct 2025

https://github.com/pomponchik/flask_fixture

Start and stop the flask server for your tests

fixtures flask pytest pytest-plugin server testing

Last synced: 06 Jul 2025

https://github.com/xpcosmos/teste_azure

Essa aplicação visa criar um simulador da prova AZ900. Todas as questões foram extraídas de questões reais do teste e simuladas dentro do aplicativo do Python.

az900 azure pandas python testing

Last synced: 03 Jul 2025

https://github.com/godogx/allure

Allure result formatter for godog

allure-report bdd cucumber go godog godog-extension golang report testing

Last synced: 08 Oct 2025

https://github.com/crs4/life_monitor

Workflow Sustainability Service

monitoring sustainable-software testing workflow

Last synced: 21 Jan 2026

https://github.com/ajitjha393/parikshit

A simple and scalable JavaScript testing framework written in Typescript!

haste-map jest js testing watchman

Last synced: 30 Apr 2026

https://github.com/wilsonsilva/memoria

Capture snapshots to simplify testing and to analyze how state changes over time.

rspec ruby snapshot test testing

Last synced: 24 Oct 2025

https://github.com/netresearch/typo3-testing-skill

Agent Skill for creating and managing TYPO3 extension tests | Claude Code compatible

agent-skills ai-agent claude-code-skill open-standard skill test-generator testing typo3 typo3-cms typo3-extension

Last synced: 01 Apr 2026

https://github.com/rocksolt/ruby_llm-test

Stub your RubyLLM calls to test application logic.

llm ruby ruby-llm testing

Last synced: 28 Apr 2026

https://github.com/gsd-build/agent-inbox

Give any AI agent a disposable email inbox in one tool call. MCP server for email verification, auth flows, and testing.

ai-agent auth claude cursor disposable-email email mcp mcp-server model-context-protocol testing verification windsurf

Last synced: 03 Jun 2026

https://github.com/persimmon-projects/persimmon.dried

Random testing for Persimmon

fsharp quickcheck testing

Last synced: 27 Apr 2025

https://github.com/hmarzban/codecrafters-redis-javascript

Dive into a JavaScript rendition of the Codecrafters Redis Challenge. Beyond the basics, this repo amps up Redis functionalities with benchmarks and extensive testing. It is built for enthusiasts by an enthusiast!

benchmarking codecrafters-challenge education javascript nodejs redis redis-commands testing

Last synced: 12 Oct 2025

https://github.com/db-developer/grunt-nyc-mocha

run mocha tests and generate coverage reports with nyc

coverage grunt javascript mocha nyc plugin testing

Last synced: 05 Mar 2026

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/doamaral/postman-imgur

Using Postman with Oauth2 and refreshing its token automatically using pre-request scripts

api dynamic-variables htmlextra oauth2 postman rest testing

Last synced: 01 Mar 2026

https://github.com/rtorres90/webelement_highlighter

a simple library to highlight WebElements

python qa selenium selenium-webdriver testing webdriver webelement

Last synced: 23 Oct 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/moleculerjs/incubator

:hatching_chick: A comprehensive Moleculer demo project to try out new ideas and test all framework features and modules.

moleculer testing

Last synced: 28 Jan 2026

https://github.com/praveengnair/jacoco-multi-module-sample

This is an example of multi modular maven project with jacoco coverage for unit, integration and functional testing and generating a merged final report in jacoco.

cucumber jacoco jacoco-plugin java karate maven testing

Last synced: 26 Oct 2025

https://github.com/taigrr/adb

Provides idiomatic adb bindings for go developers, in order to make it easier to write system tooling using golang.

adb adb-commands android automation go golang hacktoberfest testing testing-tools

Last synced: 05 Mar 2026

https://github.com/juandspy/llm-assert

Use any LLM model to assert unit tests for you

ai chatgpt llm lmstudio openai poc pytest testing

Last synced: 06 Oct 2025

https://github.com/jeffh/check.statem

Facilities for generating test programs using state machines.

clojure fuzzing property-based-testing quickcheck state-machine test-check testing

Last synced: 07 Oct 2025

https://github.com/newmo-oss/gotestingmock

gotestingmock mocking utilities for unit test in Go

golang testing

Last synced: 04 Mar 2026

https://github.com/cleilsonandrade/gestao-vagas-api

Gestão Vagas API é uma API Rest, que foi desenvolvida com de gerenciamento para cadastramento de empresa e suas vagas de emprego e candidatos para o preenchimento das mesmas. Com possibilidades de cadastramento de vagas, aplicação do candidato e filtro de busca pelo mesmo, exibição do currículo do candidato e listagem de informações das vagas.

api backend docker docker-compose hr human-re human-resources java job-vacancy jpa junit jwt lombok maven spring spring-boot spring-security sql testing

Last synced: 22 Sep 2025

https://github.com/javitocor/testing-javascript

Project to practice testing in JS environment using Jest.

javascript jest jest-tests microverse-projects odin-project testing

Last synced: 26 Feb 2026

https://github.com/miraisolutions/godmode

Godmode package for R

debugging hooks r testing testthat

Last synced: 27 Mar 2026

https://github.com/goblinfactory/draki

Draki fluent web automation : write robust web automation scripts. Use for requirement verification, smoke tests, acceptance tests, you name it, Draki does it.

acceptance-tests bdd behat chrome ddd gherkin qa-automation-test qatools selenium smoke-tests specflow tdd testautomation testautomationframework testing verification watin

Last synced: 05 Oct 2025

https://github.com/rdkcentral/ut-core

Unit Test - Core Framework

c framework testing

Last synced: 17 Jan 2026

https://github.com/qainsights/testing-jokes-memes

Educating Software Testing via Memes and Jokes. Submit a PR if you know a good testing joke or meme.

java jmeter jokes k6 loadrunner locust manual manual-testing meme memes neoload observability performance performance-testing python selenium software-testing test-automation testing

Last synced: 14 Apr 2025

https://github.com/azukds/test-aide

Package to help with unit testing for data science projects.

data-science mocking pytest testing unit-testing

Last synced: 21 Jan 2026

https://github.com/dasydong/jmeter-dockerfiles

Setting up JMeter Distributed Load Testing Environment under Docker/K8s Yaml,性能压测docker

docker jmeter k8s kubernetes performance-testing testing yaml

Last synced: 06 Jul 2025

https://github.com/geod24/localrest

A library to allow integration testing of vibe.web.rest based code

concurrency dlang eventloop hacktoberfest testing unittests

Last synced: 06 Feb 2026