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

MongoDB as docker-container for springboot testing

mongodb spring spring-boot testcontainers testing

Last synced: 13 Apr 2025

https://github.com/matejkob/swift-macro-compatibility-check

GitHub Action that verifies compatibility of a Swift package with macros against all swift-syntax versions

ci-cd swift testing xcode

Last synced: 13 Apr 2025

https://github.com/mrtkp9993/unittestcpp

Simple header-only C++ library for unit-testing.

cpp cpp-library cpp11 header-only testing testing-tools

Last synced: 07 May 2025

https://github.com/nwtgck/specit-rust

Smoothly writing test titles in Rust

rspec rust spec test testing

Last synced: 18 Jun 2025

https://github.com/forge/arquillian-addon

JBoss Forge Arquillian Addon

arquillian java scaffolding testing

Last synced: 11 Jul 2025

https://github.com/xray-app/tutorial-java-junit5-selenium

Tutorial for JUnit5 using Java integrated with Xray and Jira

java jira junit junit5 test-automation testing xray

Last synced: 25 Aug 2025

https://github.com/im-open/process-jest-test-results

GitHub action that creates a status check or pull request comment based a jest json results file

continuous-integration jest jest-test pr-comment status-check swat-team testing

Last synced: 15 Jul 2025

https://github.com/danielpalme/dotnetcoveragetoolcomparision

Test of code coverage tools for .NET 4.8 and .NET Core based on xUnit sample project.

code-coverage testing

Last synced: 03 Mar 2025

https://github.com/guiyomh/charlatan

Relying on brianvoe/gofakeit, Charlatan allows you to create a ton of fixtures/fake data for use while developing or testing your project. It is inspired by nelmio/alice.It gives you a few essential tools to make it very easy to generate complex data in a readable and easy to edit way, so that everyone on your team can tweak the fixtures if needed.

database expression-language faker fixture fixtures golang testing

Last synced: 13 Apr 2025

https://github.com/christophsturm/randolf

Autogenerated data for your tests

kotlin tdd test test-driven-development testing testing-tools

Last synced: 17 Jan 2026

https://github.com/liuuy/angular-test-using-jest

Demonstrate how to use Jest to test Angular project

angular jest snapshot-testing testing ui-testing

Last synced: 07 Mar 2026

https://github.com/doniyor2109/jest-redux

Testing redux never been easy

assertions jest matchers reducer redux testing

Last synced: 30 Oct 2025

https://github.com/miladsadeghi/jerskits

Jerskits - A MERN Stack E-commerce Application with User Authentication, Favorites, Shopping Cart, Order Management, Checkout, and more!

ecommerce framer-motion jest jwt mern react react-project redux redux-toolkit redux-toolkit-query shopping tailwindcss tdd testing typescript

Last synced: 07 Apr 2026

https://github.com/toolisticon/jgiven-kotlin

Extensions to make working with jgiven.org and Kotlin even more fun

bdd jgiven kotlin testing

Last synced: 25 Jun 2025

https://github.com/brytebee/todo

In this project, I built a simple list of To-Do tasks. This simple web page is engineered using Webpack and served by a Webpack dev server. I also used JavaScript DOM manipulation, HTML5, Bootstrap and CSS3.

bootstrap5 dom-manipulation html5 javascript jest-tests testing webpack

Last synced: 25 Jun 2025

https://github.com/fiqryq/zustand-todo

try implement state-management using zustand.

form jest react tailwind testing zustand

Last synced: 11 Apr 2025

https://github.com/amirxhero/hero-ecommerce-nuxt

built with the powerful Nuxt.js 3 framework! :rocket:

modules nuxt3 testing typescript

Last synced: 25 Jun 2025

https://github.com/nkaleth/best_sellers_books

Single-page application (SPA) built with React and Redux about the data retrieved from the New York Time's API from Best Sellers Books.

api-rest axios-react books css-flexbox css-grid jest-tests react-router reactjs redux-toolkit testing

Last synced: 16 Jun 2025

https://github.com/nazmulidris/developerlife.com

developerlife.com site was started in Nov 1998 with coverage for topics related to Java, XML, and web and desktop technologies. Today it covers Rust, TUI, Android, Web, Cloud technologies, and User Experience Engineering (UXE) and design topics

android annotation-processing javascript jetbrains-plugin kotlin kotlin-android react redux rust tdd testing tui typescript ux-engineering webservice xml-parsing

Last synced: 22 Mar 2025

https://github.com/sonicoder86/todomvc-angular

TodoMVC built with Angular and NgRx

angular ngrx testing todomvc

Last synced: 22 Apr 2025

https://github.com/timyates/spock-ignoreuntil

Adds an annotation to Spock tests to ignore a feature or specification until a given date up to 30 days in the future.

codenarc groovy ignore java jvm spock testing

Last synced: 31 Oct 2025

https://github.com/h1alexbel/tagrs

Rust test tagging

rust test-run testing

Last synced: 12 Apr 2025

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

steps to interact with cypress

qa test-automation testing

Last synced: 18 Sep 2025

https://github.com/nibbleshift/gorb

GO Regression testing and Benchmark Tools

benchmark-framework database go testing

Last synced: 12 Jan 2026

https://github.com/qas-guru/martini-core

Martini Behavior Driven Development Testing Framework for Java

bdd bdd-framework framework gherkin java spring testing

Last synced: 12 Jan 2026

https://github.com/estruyf/playwright-github-issue-creator

Automatically create GitHub issues for your failed Playwright E2E tests

e2e e2e-testing github-actions playwright testing

Last synced: 02 Apr 2026

https://github.com/borkdude/speculative-kaocha-plugin

speculative kaocha plugin

clojure clojure-spec testing

Last synced: 13 Mar 2025

https://github.com/doesdev/mvt

✅ Minimum Viable Testing framework

lightweight no-dependencies test testing

Last synced: 14 May 2025

https://github.com/bbc/verify-it

Randomised test property/data generation for NodeJS

data node nodejs property random randomization test testing typescript

Last synced: 17 Jun 2025

https://github.com/dnlup/vue-cli-plugin-unit-ava

@vue/cli plugin to run unit tests with ava

ava cli-plugin testing tests unit vue vue-cli vue-cli-3 vue-cli-plugin vuejs

Last synced: 22 Mar 2025

https://github.com/aatxe/tokio-mockstream

A fake stream for testing network applications backed by buffers.

async buffer stream testing tokio

Last synced: 11 Jun 2025

https://github.com/hjerpbakk/notifypropertychanged.verifier

A fluent extension of xUnit for testing implementations of INotifyPropertyChanged in ViewModels.

dotnet inotifypropertychanged testing uwp wpf xamarin-forms xunit

Last synced: 14 Apr 2025

https://github.com/xray-app/tutorial-js-playwright

Tutorial with Playwright tests, in JavaScript

javascript jira playwright test-automation testing xray

Last synced: 01 Aug 2025

https://github.com/bamboo-c/vue-vuex-boilerplate

Vue 2, Vuex, Webpack 3 and Typescript 2 starter boilerplate.

boilerplate boilerplate-application testing typescript2 vue vuex webpack3

Last synced: 01 Aug 2025

https://github.com/ton-community/tlb-test-corpus

A set of test vectors for testing implementations of tools for working with TL-B

testing tlb ton

Last synced: 05 Aug 2025

https://github.com/havvk/awesome-ai-development

awesome-ai-development: 🚀 开启下一代软件开发模式! 这不仅仅是一份手册,更是一张通往“AI辅助开发”新世界的地图。我们正在系统地整理那些能够颠覆传统开发效率的AI工具、实用的Prompt工程技巧和前沿的工作流。加入我们,一起探索和定义软件开发的未来!

ai awesome-list best-practices developer-tools devops gemini gpt handbook llm prompt-engineering software-development testing

Last synced: 07 Aug 2025

https://github.com/rest-certain/rest-certain

PHP DSL for easy testing of REST services, with a nod to the Java DSL, REST Assured

api phpunit rest testing

Last synced: 11 Aug 2025

https://github.com/codecaiine/space-travelers-hub

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. Real live data is obtained from the SpaceX API.

reactjs redux testing

Last synced: 04 Oct 2025

https://github.com/h1alexbel/fakehub

GitHub API Server Stub. Fully functional fake version of a GitHub API that supports all the features and works locally, with no connection to GitHub at all.

github mock-objects rust testing

Last synced: 12 Apr 2025

https://github.com/literat/workshop_testing-react

Workshops coverages testing React code with Jest.

context enzyme hooks javascript jest lit-edu react testing testing-library

Last synced: 14 Apr 2025

https://github.com/jkbrzt/nose-pattern-exclude

Nose plugin for excluding directories and files from test discovery by paths and glob patterns.

exclusions glob jakubroztocil nose plugin python testing

Last synced: 29 May 2026

https://github.com/curatoopensource/injectableloggers

A nice set of protocols that will help logger(s) at being loosely coupled, injectable and testable.

dependency-injection log logger logging mock mocking mocks protocol protocols swift swift4 testability testable testing

Last synced: 16 Jan 2026

https://github.com/javiertuya/samples-test-java

Ejemplos sobre pruebas en entorno Java con swing y MVC

bdd java jbehave junit maven mvc swing testing

Last synced: 07 May 2025

https://github.com/jason-fox/fox.jason.unit-test

Unit Testing and Code Coverage Framework for DITA Open Toolkit Plugins

code-coverage coverage dita-ot dita-ot-plugin testing unit-testing

Last synced: 21 Feb 2026

https://github.com/qavajs/service-selenium-standalone

service to work with selenium standalone

qa test-automation testing

Last synced: 01 May 2025

https://github.com/lanvstn/kutest

Kutest helpers for Kubernetes testing

kubernetes testing

Last synced: 18 Jan 2026

https://github.com/divineomega/phantomjs-laravel-testing

The PhantomJS Laravel Testing package allows you to easily test your Laravel application's JavaScript functionality.

automated-testing functional-testing integration-testing laravel phantomjs php testing

Last synced: 18 Mar 2025

https://github.com/k1low/smtptest

smtptest provides SMTP server for testing.

go mail smtp testing

Last synced: 16 Apr 2025

https://github.com/yaroslaff/testmsg

Generate/send RFC-compliant e-mail messages. DKIM signed (optionally). Can send over SSL/TLS with authentication. Gmail.com and mail-tester.com are happy!

antispam body client craft dkim dkim-signing e-mail email generate headers mail message msmtp python rfc822 send smtp spam test testing

Last synced: 13 Apr 2025

https://github.com/mindinventory/fastlanesample

This is the sample project to refer how to integrate fastlane into your project and to automate beta deployments and releases for your android apps.

android android-application android-deployments android-development automate-beta-deployments automate-release deployments fastlane fastlane-android firebaseappdistribution playstore testing

Last synced: 19 Oct 2025

https://github.com/shannonmoeller/run-headless

The easiest way to run code in a headless browser.

browser headless puppeteer testing

Last synced: 02 Jul 2025

https://github.com/rickcedwhat/playwright-smart-table

Production-ready table testing for Playwright with smart column-aware locators.

automation e2e playwright qa table testing typescript

Last synced: 28 Jun 2026

https://github.com/shinesolutions/aem-test-suite

AEM infrastructure test suite covering acceptance, recovery, security guideline testing scenarios

acceptance aem aem-opencloud performance recovery security testing

Last synced: 06 Mar 2026

https://github.com/zig-utils/zig-benchmarks

A modern, performant, and beautiful benchmark framework for Zig.

benchmark-framework benchmarks mitata testing zig

Last synced: 01 Apr 2026

https://github.com/skodjob/test-frame

Library for easy testing of kubernetes deployments and operators using fabric8 api

fabric8 junit5 junit5-extension k8s kubernetes openshift operator test-automation testing

Last synced: 03 Mar 2026

https://github.com/karlhepler/laravel-mocks-file-uploads

A simple trait to add to your Laravel tests to mock file uploads

file laravel testing upload

Last synced: 17 Oct 2025

https://github.com/adityassharma-ss/devops

This repository contains all my learning & samples related to DevOps. All the details, codes & blogs can be found in this repo. If you find an error or want to contribute to this repository, y'all are most Welcome.

bash-script ci-cd cloud-computing cloudnative devops docker git github hacktoberfest helm infrastructure-as-code jenkins k8s kubernetes kubescape linux networking testing tools yaml

Last synced: 23 Oct 2025

https://github.com/nerdsupremacist/mealy

Swift Framework for Model-Based Testing using Mealy Machines

model-based-testing swift testing

Last synced: 27 Oct 2025

https://github.com/fslev/jtest-utils

Match Jsons, Xmls, HTTP Responses and simple texts with regex, polling and data capture support.

assertion capture diff httpresponse java json match polling regex testing xml

Last synced: 23 Apr 2025

https://github.com/sixarm/ievm

Internet Explorer virtual machine download scripts for http://modern.ie

ie ievm internet-explorer testing

Last synced: 22 Apr 2025

https://github.com/jdenen/watir-ng

Identify watir-webdriver elements with ng directives

angular ruby testing watir webdriver

Last synced: 06 Oct 2025

https://github.com/larien/product

This is an implementation of services communication via gRPC, using Docker, different testing approaches, and other topics like mocking, relational database, API.

docker golang grpc mocking nodejs postgresql testing

Last synced: 10 Oct 2025

https://github.com/tomeraberbach/about-testing

A presentation about software testing!

google java junit4 presentation presentation-slides testing

Last synced: 27 Mar 2026

https://github.com/icanhazstring/phpunit-faker-extension

Extension to add fzaninotto/Faker into phpunit

extension faker phpunit testing

Last synced: 09 Apr 2025

https://github.com/rebus-org/rebus.testhelpers

:bus: Test helpers for Rebus (i.e. fake bus, saga fixture, etc.)

fixture fixtures rebus saga saga-fixture sagas testhelper testing

Last synced: 23 Apr 2025

https://github.com/rumkin/testup

TestUp is a test running suit

framework javascript testing tests

Last synced: 27 Oct 2025

https://github.com/valian/docker-nginx-test-page

Smallest possible Nginx (OpenResty) image for testing load-balancing inside Docker cluster.

docker docker-alpine docker-image nginx open-resty testing

Last synced: 06 Sep 2025

https://github.com/mussabaheen/gogenswagger

gogenswagger will generate signatures for the test case using swagger json file

code-generator go gogenerate golang integration-testing swagger testing

Last synced: 14 Jan 2026

https://github.com/malomohq/detour

Easily test email deliverability using simple-to-use assertions against a real SMTP server

elixir-lang email made-by-malomo smtp testing

Last synced: 14 Mar 2026

https://github.com/marmicode/cookbook

This is the source code of Marmicode's Cookbook

angular content nx testing

Last synced: 24 Jan 2026

https://github.com/microcks/community-mocks

Community mocks and tests for hub.microcks.io

api community microservices mocks testing

Last synced: 15 Mar 2026

https://github.com/bwplotka/go-httpt

Awesome, quick golang HTTP client mocking! :sparkles:

game golang http-client httptest mock roundtripper testing

Last synced: 05 Sep 2025

https://github.com/rhettbull/clirunner

A python test helper for invoking and testing command line interfaces (CLIs) based on Click's CliRunner

cli command-line command-line-tool pytest python test testing unittest unittesting

Last synced: 05 Jul 2025

https://github.com/dayfine/proto-matcher

Test matchers for https://developers.google.com/protocol-buffers in Python

google matcher matchers protobuf python python3 testing

Last synced: 23 Apr 2025

https://github.com/protung/functional-test-bundle

Symfony bundle for functional testing

php symfony-bundle testing

Last synced: 23 Apr 2025

https://github.com/epicweb-dev/react-e2e-testing-with-playwright

Test your React applications with Playwright.

e2e playwright react testing typescript workshop

Last synced: 22 Jun 2026

https://github.com/qavajs/wdio-service-adapter

Adapter for wdio services

qa test-automation testing

Last synced: 14 Oct 2025

https://github.com/silvareal/advance_python

advance topics in python

gui oop pytest python3 testing unittest

Last synced: 04 Jul 2025

https://github.com/wozjac/omg-odata-mock-generator

Configurable data generator for OData metadata

faker mock odata testing

Last synced: 16 Mar 2025

https://github.com/nnnkkk7/snowflake-emulator

A lightweight Snowflake emulator built with Go and DuckDB for local development and testing

ci-cd cicd database docker duckdb emulator go golang gosnowflake local-development snowflake snowflake-emulator sql test testing

Last synced: 13 Jan 2026

https://github.com/microcks/import-github-action

GitHub Action for importing API specs in Microcks

api contract-testing github-actions microcks mocking testing

Last synced: 24 Oct 2025