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/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/ardetrick/testcontainers-ory-hydra

The OryHydraDockerComposeContainer is a Testcontainer extension designed for the Ory Hydra OAuth 2.0 and OpenID Connect provider. It allows you to quickly integrate and test Ory Hydra functionalities in Java applications using Docker Compose.

java oauth2 ory ory-hydra testcontainers testcontainers-java testing

Last synced: 01 Mar 2026

https://github.com/wendreof/cnpj_company

A Dart/Flutter application for search any brazilian id CNPJ. Available for Android (Google Play Store), Web (GitHub Pages) and Linux (Snap). Testing: Unity and Widget.

android ci-cd cnpj-ws codecov flutter github-actions github-pages ios snap snapcraft testing web

Last synced: 14 Apr 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/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/kristijorgji/db-to-php

A library to generate PHP application code based on database definition.

code code-generation database entity factory framework generator library mysql php repository sql testing

Last synced: 14 May 2025

https://github.com/ernsthaagsman/car-behave

An example to show how BDD works

bdd behave python testing

Last synced: 14 Jul 2025

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/f5devcentral/big-ip-atc-ready

Inspec profile to validate the readiness of the BIG-IP Automation Toolchain (ATC)

devops f5-bigip inspec test-automation testing

Last synced: 11 Apr 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/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/artees/shouldassertions

A BDD library for testing C# code.

assert bdd behavior tdd test testing

Last synced: 26 Jul 2025

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/rimiti/simple-git-mock

๐Ÿฆ„ "simple-git" Jest mock example

git jest jest-tests mocking simple-git test testing

Last synced: 26 Oct 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/microcks/test-github-action

GitHub Action for launching a Microcks test

api contract-testing github-actions microcks testing

Last synced: 29 Jul 2025

https://github.com/the-allanc/pyriform

Connect the requests library to your WSGI app without using sockets.

requests-module testing wsgi

Last synced: 29 Jul 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/tjc/test-postgresql

Fork of Test::postgresql

ci perl postgresql testing

Last synced: 22 Oct 2025

https://github.com/assertwell/phpunit-global-state

Tools for testing applications that depend on global state with PHPUnit

hacktoberfest phpunit runkit testing

Last synced: 06 Aug 2025

https://github.com/stidges/eloquent-factory

Laravel 5 model factories extracted to a separate package

eloquent factory laravel laravel4 php testing

Last synced: 02 Oct 2025

https://github.com/eliasnogueira/example-test-data-builder

How to implement and use Test Data Builder

data testautomation testing

Last synced: 03 Oct 2025

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/andriy-baran/rspec_request_helpers

A set of helpers for testing with RSpec

dsl hacktoberfest rails rspec ruby testing

Last synced: 13 Aug 2025

https://github.com/ruzickap/test_usb_stick_for_tv

This script stores testing videos/music/pictures on your USB stick, which can be used for testing TVs

android-tv test testing testing-tools testing-tvs tv usb

Last synced: 24 Aug 2025

https://github.com/ing-bank/gormtestutil

Utilities for writing unit-tests with Gorm

gorm sqlite test testing unit

Last synced: 03 Sep 2025

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/gregonnet/kentan

Reduce boilerplate for setting up test data.

generator jasmine jest testing typescript unit-testing

Last synced: 02 Oct 2025

https://github.com/barelyhuman/uvu-inline-snapshot

Minimal Inline Snapshot utility for uvu/assert http://github.com/lukeed/uvu

inline snapshot snapshot-testing testing uvu

Last synced: 15 Apr 2025

https://github.com/juanje/mortero

Place for testing LWRP for Chef

chef cucumber lwrp ruby testing

Last synced: 16 Jan 2026

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/andywer/puppet-run-plugins

๐Ÿงฉ Plugins for puppet-run.

chrome headless puppet-run puppeteer scripting testing

Last synced: 29 Jun 2025

https://github.com/talentlessguy/node-unit-test-comparison

Comparison of Node.js testing frameworks for using them in libraries

comparison testing testing-tools

Last synced: 26 Feb 2025

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/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/ceviixx/umami-api-docs

API docs and automated tests for Umami Analytics. Powers the GitHub Pages site with up-to-date documentation and response checks.

analytics api api-documentation api-testing automation category-docs developer-tools github-pages monitoring openapi redocly rest-api swagger testing umami

Last synced: 26 Jan 2026

https://github.com/rickdgeerling/nest-cucumber

Structure Cucumber tests with NestJS

bdd cucumber nestjs testing

Last synced: 11 Apr 2025

https://github.com/timreynolds/autofixture.js

AutoFixture Javascript library

javascript testing typescript

Last synced: 23 Apr 2025

https://github.com/sstsimulator/sst-sqe

SST Software Quality, Testing and Engineering Resources

discrete-event simulation snl-build-tools sst testing

Last synced: 21 Feb 2026

https://github.com/mgernand/extensions.logging.mock

A unit-testing extension for verifying a logger mock.

logging mock moq ms-extension-logging test testing unit-testing verification

Last synced: 24 Jan 2026

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/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/xray-formatter

xray formatter for qavajs framework

qa test-automation testing

Last synced: 01 May 2025

https://github.com/crs4/life_monitor

Workflow Sustainability Service

monitoring sustainable-software testing workflow

Last synced: 21 Jan 2026

https://github.com/engineeringsoftware/rtscheck

RTSCheck: A framework for testing regression test selection tools

regression selection testing

Last synced: 22 Aug 2025

https://github.com/edeandrea/tdd-easier-than-you-think

Demo app for "How about some tests with your applications?" talk

java quarkus testing

Last synced: 24 Oct 2025

https://github.com/ubermanu/magento2-email

โœ‰๏ธ Command line tool to send Magento 2 email templates

cli email magento2 testing

Last synced: 06 May 2025

https://github.com/river2202/monorailswift

A troubleshooting/testing tool to log, record and replay network interactions for iOS project.

integration-testing ios mocking-framework network-monitoring swift testing

Last synced: 03 Jul 2025

https://github.com/mukhammadrizooff/create-unit-test---testing-practice

In this Repository, I write a few practical tests for JavaScript functions using the Jest library. I make sure, I follow the AAA pattern to make your tests easier for other developers to read and understand. I also try to use the TDD approach in practice.

javascript testing

Last synced: 22 Apr 2025

https://github.com/ellraiser/love-test

test suite for the Lร–VE API

love love2d testing testing-framework testing-tools

Last synced: 22 Apr 2025

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/lindelwa122/colorful-test

A unit testing framework with colorful messages.

colorful cool framework python testing unittesting

Last synced: 08 Apr 2025

https://github.com/rezen/proxyz

Uses namespaced functions to replaced native functions

php proxy testing

Last synced: 03 Jul 2025

https://github.com/giorgi-leladze/php-test-processor

Parallel PHP test processor optimized for faster and more efficient test execution.

laravel parallel-testing php testing

Last synced: 11 Mar 2026

https://github.com/vaimo/binary-chromedriver

Multi-platform ChromeDriver binary downloader Composer package for Chrome browser automation

automation binary composer-plugin downloader multi-platform testing

Last synced: 14 Jan 2026

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/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/gediminasz/just-testing

A Visual Studio Code extension for running tests in integrated terminal.

django extension javascript jest pytest python rspec ruby tdd testing visual-studio-code vscode

Last synced: 20 Mar 2025

https://github.com/eddeccc/k6-java-test

Using k6 load tests with Java

grafana influxdb k6 opentelemetry-collector testing

Last synced: 11 Apr 2025

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/springtainer/springtainer-mockserver

Mockserver as docker-container for springboot testing

mockserver spring spring-boot testcontainers testing

Last synced: 13 Apr 2025

https://github.com/rluvaton/vitest-vs-code-plugin

Vitest VS Code plugin that actually work

testing vitest vscode-extension

Last synced: 15 Mar 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/victorkuenstler/fluent-assertions

Fluent API for assertions supporting pytest, designed with simplicity and ease of use in mind.

assertions pytest python testing typing

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/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/lorien/test_server

Server to test HTTP clients

http-server mock-server test testing testing-tools

Last synced: 05 May 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/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/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/rieckpil/talks

๐ŸŽค Source Code Reference for Various Conference Talks

aws java springboot talks testing testing-tools

Last synced: 17 Jul 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/darrenjw/dsmts

Discrete stochastic models test suite

sbml testing

Last synced: 02 Feb 2026

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/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/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/nock/welcome

๐Ÿ‘‹ The Nock organization welcome repo

docs mocking nock node testing tests

Last synced: 11 Apr 2025

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/tjoskar/marble-test

Helps you write marble tests

marble rxjs testing

Last synced: 19 Jul 2025

https://github.com/yowainwright/react-prop-renderer

Render endpoints on the fly with React. WIP๐Ÿงช

jest react testing testing-tools

Last synced: 10 Jul 2025