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/danieldantasdev/aspnetcore-clean-architecture_course-luisdev-part-1_dotnet-8_csharp-12

Curso da Formação ASP.NET Core focado em Arquitetura Limpa aplicada na prática: camadas da arquitetura, reorganização de pastas e arquivos, migrations com nova estrutura, implementação da camada de aplicação com padrão Result e refatoração e testes.

application-layer architecture aspnetcore backend clean-architecture csharp ddd domain-driven-design dotnet efcore entity-framework-core luisdev migrations refactoring result-pattern software-architecture testing

Last synced: 17 Apr 2026

https://github.com/mersocarlin/testing-with-jest-and-mocha

Sample repo used in my Blog Post to Signavio Tech Blog.

jest mocha testing

Last synced: 17 Apr 2026

https://github.com/k-kinzal/oas-fake-php

Intercept HTTP requests, validate against OpenAPI schemas, and generate fake responses for testing

api-testing fake-server mock-server openapi openapi-mock php php-testing php-vcr testing

Last synced: 04 Apr 2026

https://github.com/wlsf82/do-not-use-cy-dot-xpath

Sample project to demonstrate the rule `no-xpath` from v4.2.0 of eslint-plugin-cypress.

cypress cypress-io eslint eslint-plugin-cypress talking-about-testing testing web-testing

Last synced: 17 Apr 2026

https://github.com/ikuradon/tsunagiya

繋ぎ屋 — Nostr relay mock library for testing. Intercepts WebSocket to test existing clients without code changes.

deno jsr mock nostr relay testing typescript websocket

Last synced: 04 Apr 2026

https://github.com/alphahydrae/codecov

Codecov integration in various languages

codecov coverage elixir nodejs ruby testing

Last synced: 18 Apr 2026

https://github.com/plurid/runner

Test Runner with Preparation/Postparation Stages

javascript testing typescript

Last synced: 18 Apr 2026

https://github.com/arcj137442/babelnar-nal-test-suite

基于BabelNAR CLI的NARS自动化测试套件

nars non-axiomatic-logic test-automation testing

Last synced: 20 Apr 2026

https://github.com/behnaz-mirmiran/ci-github-actions

ساخت جریان برای تست پروژه

actions automation ci-cd github testing

Last synced: 18 Apr 2026

https://github.com/the-oglow/pojotesting-extension

All we need for testing pojos.

java junit maven pojo testing unit

Last synced: 18 Apr 2026

https://github.com/jomrr/ansible-molecule-images

Ansible playbooks for building containers used to test Ansible roles with molecule.

ansible docker-image molecule testing

Last synced: 19 Apr 2026

https://github.com/simone-sanfratello/tollo

javascript testing library AAA schema

bdd engine javascript nodejs tdd test testing unit-testing

Last synced: 19 Apr 2026

https://github.com/lren-chuv/docker-create-databases

Create databases in a Postgres server. Useful for testing with docker-compose.

docker-image infrastructure testing

Last synced: 19 Apr 2026

https://github.com/sofiane-abou-abderrahim/react-deployment

🚀 React Deployment is a guide for deploying React apps from development to production. It covers testing, optimizing, building & uploading your app to Firebase. It also ensures smooth client-side routing with React Router and performance optimization through lazy loading. Explore the code to master the deployment process & avoid common pitfalls.

client-side-routing deployment firebase javascript lazy-loading optimization react react-router reactjs server-side-routing single-page-app testing

Last synced: 20 Apr 2026

https://github.com/you54f/getpact

Pact 🔗 Contract Testing - Quick Start Helper Script

contract-testing docker pact pact-broker pactflow postgresql testing

Last synced: 20 Apr 2026

https://github.com/billy0402/python-architecture-patterns

A learning project from the book 'Architecture Patterns with Python' by Harry Percival, Bob Gregory.

course python testing

Last synced: 05 Jun 2026

https://github.com/devmirafrost/todo-list-react-ts

Простое приложение на React + TS, управление списком дел.

jest react testing todo-list ts

Last synced: 21 Apr 2026

https://github.com/danielcardonarojas/swift-mocking

A Swift mocking library powered by macros and parameter packs.

framework macro mock mocking mockito parameter-packs swift testing

Last synced: 05 Jun 2026

https://github.com/leonardovff/angular-crud-auth-e2e

Repository used to study Angular. SPA with crud, auth and guard. Using E2E and integration testes. Responsible with mobile first. Using interceptors to simulate the API.

angular crud-application e2e-tests interceptors material-design mobile-first spa testing testing-angular-applications

Last synced: 21 Apr 2026

https://github.com/lren-chuv/docker-compose-for-ci

Build environment for our projects on CircleCI

docker-image infrastructure testing

Last synced: 21 Apr 2026

https://github.com/tdworowy/performanceplayground

A few examples of using different tools for performance testing.

gatling jmeter locust performance-testing testing

Last synced: 22 Apr 2026

https://github.com/grdsdev/swift-vcr

Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.

http swift swift-package testing urlsession vcr

Last synced: 06 Jun 2026

https://github.com/m0nirul/config-validator

A simple utility to validate configuration files against defined rules or expected structures.

configuration python qa testing utility validation

Last synced: 24 Apr 2026

https://github.com/sdley/test-java

This repository provides a collection of utilities, examples, and best practices for effective testing in Java applications.

java junit4 testing unit-test

Last synced: 24 Apr 2026

https://github.com/mrchevyceleb/edgetest-skill

Comprehensive edge case testing for Claude Code with auto-fix and production deployment

ai automation claude-code cli developer-tools edge-cases playwright testing

Last synced: 06 Jun 2026

https://github.com/hupe1980/aws-local-testing-library

Testing library for local aws development

aws events lambda local testing typescript

Last synced: 24 Apr 2026

https://github.com/rhaeguard/impostor

Impostor - a Mock HTTP Server

http-server mock-server mock-webserver testing

Last synced: 25 Apr 2026

https://github.com/sujoyghoshal/testing

This repository contains an Express.js RESTful API that serves data from a JSON file. Deployed on an AWS EC2 instance, the API provides endpoints to retrieve all records (GET /all) or a specific record by id (GET /all/:id). The application handles basic errors related to file operations and is designed for easy data access.

api git testing vercel-deployment

Last synced: 25 Apr 2026

https://github.com/parthpant/justrunit

Run small snippets of code online in different languages

javascript nodejs testing

Last synced: 25 Apr 2026

https://github.com/reddomgt/pythonseleniumtestframework

This repository contains a modular and scalable Selenium-based test automation framework built with Python. It is designed to simplify web application testing by following best practices, including the Page Object Design Pattern and data-driven testing. The framework supports multiple browsers, dynamic browser selection at runtime...

browser-automation cross-browser-testing page-object-model pytest python selenium selenium-python test-automation testing webdriver

Last synced: 25 Apr 2026

https://github.com/sharma-it/playwright-stable-locator

Extends Playwright with the ability to wait for elements to be stable (not animating)

animation playwright stable testing

Last synced: 27 Apr 2026

https://github.com/jncormier24/birdboard

Laracasts TDD course site

laravel php tdd testing

Last synced: 27 Apr 2026

https://github.com/basilfx/go-testwire

An easy-to-use API to add test automation probes

golang golang-library testing

Last synced: 07 Jun 2026

https://github.com/mgnfy-view/foundry-starter-template-v2

A template to quickly get started with foundry projects

anvil blockchain documentation evm forge foundry smart-contracts soldeer solidity testing

Last synced: 28 Apr 2026

https://github.com/trainingitcourses/vaas-angular_testing-diciembre

🅰️ Curso de Angular Testing para Vaas

angular course testing

Last synced: 28 Apr 2026

https://github.com/josancamon19/unittesting2cdm

Unit Testing 2 Course taken in codingwithmitch.com

android instrumentation-tests java junit4 junit5 mockito room-database testing

Last synced: 28 Apr 2026

https://github.com/damirscorner/20240517-dotnet-top-level-testing

Sample project for 'Testing top-level statements' blogpost

csharp dotnet testing

Last synced: 28 Apr 2026

https://github.com/ganeshsrambikal/mocha_test

simple demo on mocha chai test with mocha test template

javascript mocha mocha-chai testing

Last synced: 29 Apr 2026

https://github.com/locke-chappel/oss-java-commons-testing

Test framework extensions and abstractions

java junit maven testing

Last synced: 29 Apr 2026

https://github.com/yahya123-hub/automation-testing-opencart

This project demonstrates automation testing of the OpenCart Demo using Java, Selenium WebDriver, and TestNG. The automation suite covers key e-commerce functionalities like user authentication, product search, cart management, and checkout process.

automation-testing java opencart selenium-java selenium-webdriver testing

Last synced: 29 Apr 2026

https://github.com/lambdatest/python-selenium-set-testname

How to set test name for automation test in Python-selenium on LambdaTest

lambdatest python selenium testing

Last synced: 29 Apr 2026

https://github.com/phauthentic/phpunit-openapi-assertions

Validates request and response objects against a given Open API specification.

phpunit phpunit-assertions testing testing-tools

Last synced: 29 Apr 2026

https://github.com/coder-acjhp/spring-boot-rest-mongodb

Simple springboot restful api with embedded mongodb

monogdb restful-api spring-boot testing

Last synced: 29 Apr 2026

https://github.com/osvaldokalvaitir/reactjs-gostack4-module5

:test_tube: Automated Testing using Enzyme, Redux, Redux-Saga, Redux Mock Store and Axios Mock Adapter

automated-testing bootcamp gostack gostack-4 reactjs rocketseat testing

Last synced: 29 Apr 2026

https://github.com/sohonetlabs/testfs

Synthetic read-only FSKit filesystem serving tree -J -s JSON trees on macOS

developer-tools filesystem fskit macos swift testing

Last synced: 29 Apr 2026

https://github.com/unexist/showcase-testing-quarkus

Showcase for testing [MIRROR]

quarkus showcase testing

Last synced: 30 Apr 2026

https://github.com/lambdatest/python-selenium-add-status

How to add test status in automation test in Python-selenium on LambdaTest

lambdatest python selenium testing

Last synced: 30 Apr 2026

https://github.com/alexlafroscia/demo-bigtest-with-webcomponents

Testing a WebComponent using the BigTest testing library

bigtest karma testing webcomponents

Last synced: 30 Apr 2026

https://github.com/doamaral/js-test-frameworks

Examples of Jest, Jasmine and Mocha features

jasmine javascript jest mocha testing

Last synced: 30 Apr 2026

https://github.com/markuusche/reqres.in-test

🔥python-js api automation

api axios javascript python rest-api testing

Last synced: 30 Apr 2026

https://github.com/encalmo/scala-aws-lambda-local-host

Local emulator of the AWS Lambda host environment. Starts local HTTP server implementing lambda runtime API. Provides browser-based HTML interface to send input to lambda and to read output.

aws-lambda scala scala3 testing

Last synced: 30 Apr 2026

https://github.com/lambdatest/python-selenium-tunnel

Start tunnel using script for Python-selenium automation test on Lambdatest

lambdatest python selenium testing

Last synced: 01 May 2026

https://github.com/pablo-abc/chai-jsdom

A plugin for Chai that builds on top of @testing-library/jest-dom to provide its same checkers but for Chai.

chai plugin testing

Last synced: 01 May 2026

https://github.com/lambdatest/unittest-verify-download

How to verify file download in automation test in UnitTest on LambdaTest

lambdatest selenium testing unittest

Last synced: 01 May 2026

https://github.com/carseven/adventjs

Repo for solving https://adventjs.dev challenges with typescript and Jest

advent-of-code algorithms javascript jest test testing typescript unit-testing

Last synced: 01 May 2026

https://github.com/rbkgh/android-libraries-top-50

Top 50 Android Libraries That Super Maximises Developer Productivity like the way Bill Gates makes $114.16/hour!.

android android-development android-library android-libs animation butterknife developer-tools java production production-ready productivity testing top-10 top-100 top-5 top-50 top-50-android-libraries ui

Last synced: 01 May 2026

https://github.com/oleksandr-moik/dockers-springboot

Three sb-services in each in own dokcer contsainer where they coneting to mysql-db in another container.

docker docker-compose java spring-boot testing

Last synced: 01 May 2026

https://github.com/lacausecrypto/mcp-wallfacer

Runtime testing harness for MCP servers: fuzz tools, validate schemas, run YAML invariants and multi-step sequences, ship SARIF to CI. 17 embedded packs · stdio + HTTP · 5 install paths.

agent-testing cli fuzzing invariant-testing llm-tools mcp mcp-sdk mcp-server mcp-tools model-context-protocol property-testing runtime-testing rust sarif security testing validation

Last synced: 07 May 2026

https://github.com/eneax/gatsby-cypress

A starter blog demonstrating what Gatsby, Cypress, Vercel and GitHub Actions can do.

cypress gatsbyjs testing

Last synced: 02 May 2026

https://github.com/laurentbristiel/cucumber_poc

POC of cucumber testing tool

cucumber ruby testing

Last synced: 02 May 2026

https://github.com/claudioaltamura/java-mockito

Java Examples with Mockito

gradle java junit mockito testing

Last synced: 02 May 2026

https://github.com/barcellos-pedro/tiny-test

Simple testing library based on console.assert

node testing

Last synced: 02 May 2026

https://github.com/maheshkumar-novice/tic-tac-toe-with-tests

A command line game written in Ruby with Tests

rspec ruby testing

Last synced: 02 May 2026

https://github.com/justjum/battleship

Battleship Game built using Test Driven Development with Jest.

battleship game html javascript jest sink-the-ships tdd testing

Last synced: 02 May 2026

https://github.com/llnl/radiuss-shared-ci-test

Test repository for radiuss-shared-ic

radiuss testing

Last synced: 09 Jun 2026

https://github.com/actionanand/angular-testing-2

This is an example app for angular unit testing

angular angular7 jasmine testing unit-testing

Last synced: 02 May 2026

https://github.com/restuwahyu13/express-testing-mocha

example development testing with mocha and chai

express mocha-chai mocha-tests nodejs testing ts-node typescript

Last synced: 02 May 2026

https://github.com/luohino/nexusvault

NexusVault is a modern, high-performance developer platform for hosting repositories, browsing code, and collaborating on anomalies.

contributions-welcome open-source testing

Last synced: 03 May 2026

https://github.com/boizz/basic-front-end-project

What a front end project should be like

eslint javascript nodejs testing

Last synced: 03 May 2026

https://github.com/lambdatest/python-selenium-geolocation

How to add geolocation to an automation test in Python-selenium on LambdaTest

lambdatest python selenium testing

Last synced: 03 May 2026

https://github.com/ctreffs/swiftsimctlexample

Example implementations for SwiftSimctl.

ios swift swiftui testing ui-tests

Last synced: 03 May 2026

https://github.com/oskang09/geliver-vscode

Webview version of Geliver UI for support internally in vscode editor.

grpc testing vscode vscode-extension

Last synced: 03 May 2026

https://github.com/andreavitali/moviebookings

MovieBookings API Test Project

api dotnet-8 entity-framework testing

Last synced: 03 May 2026

https://github.com/juanmachuca95/conductores_go

Challenge - Golang Gin-Framework, MySQL, Seeders. GoMocks, Clean Architecture, Unit-Testing

clean-architecture gin golang gomock mysql sqlmock testing

Last synced: 03 May 2026

https://github.com/dimuzzo/intrusion-detection-tester

Little intrusion detection tester using python. The project is inspired by the article from freeCodeCamp: https://www.freecodecamp.org/news/build-a-real-time-intrusion-detection-system-with-python/

intrusion-detection-system python testing

Last synced: 04 May 2026

https://github.com/ryands17/cloud-native-testing

Cloud Native Integration Testing for Serverless apps

cdk serverless testing typescript

Last synced: 04 May 2026

https://github.com/vincevargadev/ecstatic_dart

This package provides API parity with several classes of the Dart SDK but using instance properties rather than static properties.

dart flutter testing

Last synced: 04 May 2026