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/krenbot/team-profile-generator

Using OOP to create a team profile template generator

javascript node nodejs teamprofile testing

Last synced: 26 Apr 2026

https://github.com/wkrzywiec/testcontainers-sandbox

Small project for testing testcontainers features

java testcontainers testing

Last synced: 26 Apr 2026

https://github.com/bredalis/algorithmsolutions

Repository for hosting algorithm resolution programs 📁

algorithm-challenges algorithms algorithms-and-data-structures code problems python testing

Last synced: 07 Jun 2026

https://github.com/dbrennand/molecule-demo

This repository is a demo of how to use Molecule to test an Ansible playbook.

ansible ansible-playbook molecule testing

Last synced: 27 Apr 2026

https://github.com/controversial-fact877/frontend-master-prep-series

📚 Prepare for frontend interviews with structured Q&A, coding problems, and interactive flashcards tailored for mid to senior-level developers.

accessibility css frontend html javascript npm performance-optimization react responsive-design state-management testing tutorial user-experience web-development webpack

Last synced: 27 Apr 2026

https://github.com/itamarc/githubtest

Repository to test GitHub functionality.

github repository testing

Last synced: 27 Apr 2026

https://github.com/orsinium-labs/pgxtester

Go package for testing code that uses PostgreSQL

fixture fixtures go golang pgx postgres postgresql psql sql sqlc test testing

Last synced: 28 Apr 2026

https://github.com/thekeogh/factoryse

Factoryse is a TypeScript-based test factory library that simplifies the creation of test data for your Node.js applications.

dummy factory faker nodejs testing typescript

Last synced: 28 Apr 2026

https://github.com/fajarwz/blog-laravel-dusk-testing

laravel dusk demo with laravel 10

dusk example-project laravel php testing

Last synced: 28 Apr 2026

https://github.com/kautenja/parse-server-mock

mock elements to make unit testing parse-server cloud code easier

mock parse-server testing typescript

Last synced: 28 Apr 2026

https://github.com/schubergphilis/terraformlintingcli

A cli tool to lint terraform resources based on provided rules

linting terraform testing

Last synced: 28 Apr 2026

https://github.com/zanetworker/go-kubesanity

A sanity checking tool for Kubernetes written in Go

golang kubernetes testing

Last synced: 29 Apr 2026

https://github.com/perl-weasel/pherkin-extension-weasel

Extension for Test::BDD::Cucumber providing Weasel access

bdd behavior-driven-development cucumber perl testing weasel web-app web-application webapp

Last synced: 29 Apr 2026

https://github.com/dyarleniber/fastapi-boilerplate

Starter template for building high-performance RESTful APIs using FastAPI. It includes pre-configured settings and dependencies to help you kickstart your project development.

async fastapi poetry python python3 rest-api testing

Last synced: 29 Apr 2026

https://github.com/nickserv/jest-environment-url

Load a URL into JSDOM for testing

jest jsdom testing

Last synced: 29 Apr 2026

https://github.com/morris/gqlm

A framework for fully automatic monkey testing of GraphQL APIs

graphql testing

Last synced: 30 Apr 2026

https://github.com/dingo-actual/failextract

FailExtract is a lightweight Python library that automatically captures detailed failure context from pytest test runs, including fixture dependencies, source code, and exception details to streamline debugging workflows.

cli-tool debugging decorator developer-tools json pytest pytest-plugin python test-analysis test-failed test-reporting testing thread-safe xml yaml

Last synced: 30 Apr 2026

https://github.com/echocat/gocheck-addons

Provides some addons functions for usage together with gocheck.

addons-functions echocat gocheck gocheck-addons golang testing unit-testing

Last synced: 08 Jun 2026

https://github.com/brianbancroft/question-cypress-mapboxgl

Abstract examples of testing mapboxgl in cypress

cypress e2e mapbox-gl-js mapboxgl react testing testing-library

Last synced: 01 May 2026

https://github.com/attaradev/ditto

Real production data, PII scrubbed, isolated for every run — ephemeral Postgres and MySQL copies, no shared state.

ci database-testing developer-tools devtools docker erd github-actions homebrew local-development migration-testing mysql postgres python testing

Last synced: 01 May 2026

https://github.com/molily/translate-pipe

Testing complex Pipes in Angular

angular i18n testing translation

Last synced: 01 May 2026

https://github.com/rowlandekemezie/inverted-index

A search app that searches a JSON file and returns the token and the index

jasmine javascript testing

Last synced: 01 May 2026

https://github.com/burnsoftnet/burnsoft.testing.web.selenium

Web Testing LIbrary using Selenium to test any of the websites, just simplifying the process to to a unit test on your website

burnsoft selenium selenium-webdriver testing unittest website

Last synced: 02 May 2026

https://github.com/crismali/rails_5_js_tester_example

An example that shows how to set up your Rails 5 app to test JavaScript https://www.devmynd.com/blog/setting-up-your-rails-5-app-for-javascript-testing/

javascript rails rails5 testing

Last synced: 02 May 2026

https://github.com/kooltheba/react-iss-app

💥 Want to know what's going on in the International Space Station? 👩‍🚀 Check what you can do with this app!! 🚀

css3 hooks international-space-station javascript react react-router testing

Last synced: 02 May 2026

https://github.com/jc1122/test-quality-assurance

Audit test suites against TDD and behavior-first best practices. Produces severity-ordered findings and a prioritized improvement plan.

best-practices claude-code code-quality leaf-skill skill tdd testing

Last synced: 09 Jun 2026

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

How to scroll webpage in automation test in Python-selenium on LambdaTest

lambdatest python selenium testing

Last synced: 02 May 2026

https://github.com/jc1122/test-redundancy-triage

Conservative, evidence-based test redundancy triage: classify tests as delete, merge, or keep using deselection, coverage, mutation, and branch-equivalence signals.

claude-code code-quality coverage leaf-skill mutation-testing skill testing

Last synced: 09 Jun 2026

https://github.com/typed-sigterm/any

Mock anything with a Magic Object.

chai jest mock testing unit-testing vitest

Last synced: 02 May 2026

https://github.com/abirhossenmunna/demoqa_testng_automation

This is an automation testing project of a DemoQA site built using Selenium Web driver and TestNG as testing framework.

allure-report gradle intellij-idea java selenium-webdriver testing

Last synced: 03 May 2026

https://github.com/kettle-rb/kettle-test

🍲 Setup a complete multi-core parallelized RSpec test harness, temporal manipulation, silent output testing, block expectations, etc.

parallel-tests rspec ruby rubygem testing testing-tools

Last synced: 09 Jun 2026

https://github.com/xray-app/tutorial-python-behave

Tutorial with Behave test scenarios implemented with Python

behave jira python testing xray

Last synced: 09 Jun 2026

https://github.com/larhun/golden

Package for testing commands using smart validation strings and gold master files.

command testing

Last synced: 09 Jun 2026

https://github.com/lambdatest/pytest-multiple-tabs

How to handle multiple tabs using an automation test in Pytest on LambdaTest

lambdatest pytest selenium testing

Last synced: 03 May 2026

https://github.com/doytch/rtl-apollo-testing

Demonstrating approaches for testing React components that integrate with Apollo Client for GraphQL operations.

apollo graphql react react-testing-library testing testing-library

Last synced: 04 May 2026

https://github.com/rayzler/movies-api-with-bun-and-elysia

API de películas que utiliza Bun y el framework Elysia. Puede interactuar con diferentes tipos de bases de datos. La elección de la base de datos se realiza a través de argumentos de línea de comandos cuando se inicia la aplicación.

api bun dependency-injection elysiajs env json-api mongodb mvc mysql-database mysql2 testing zod-validation

Last synced: 04 May 2026

https://github.com/andrelkj/selenium

Selenium cheat sheet to automate google and amazon search

css html python selenium test-automation testing

Last synced: 04 May 2026

https://github.com/franciscofsales/react-native-image-format-test

Testing React-Native Image component format compatibility

image react-native testing

Last synced: 05 May 2026

https://github.com/vocality-org/discord-listen

🤖 Making the behavior of your discord bot testable

discord discord-bot discordjs mocking testing

Last synced: 05 May 2026

https://github.com/nikolam-dev/counter-app-tsx

⚛️ A simple counter app for learn ReactJS with typescript

react testing typescript vite

Last synced: 06 May 2026

https://github.com/cvigueras/autofixture-example

Autofixture example for creation of random values and instances.

autofixture csharp csharp-code testing testing-library

Last synced: 09 Jun 2026

https://github.com/anjola-adeuyi/mobx-graphql-nest-auth-kit

A combination of NestJS, GraphQL, Passport, Authentication, MobX, React and MUI, emphasizing the full-stack architecture and design.

auth authentication authentication-backend authorization graphql mobx mobx-observable mobx-react mui mui-material nestjs nestjs-backend nestjs-graphql passport react reactjs testing typescript

Last synced: 06 May 2026

https://github.com/kooltheba/star-wars-universe

Your favorite star-wars-pedia to search for your favorite characters 🤖, most curious planets 🌍 and coolest starships 🛸

community-project cssmodules-react hooks jest nextjs react testing testing-library usereducer-hook

Last synced: 06 May 2026

https://github.com/georgea93/jfuzz

Generate random data from your JSON schemas.

fuzzing json json-schema testing

Last synced: 06 May 2026

https://github.com/sandunwira/tailwindui-with-mongodb-test

Using TailwindUI and MongoDB with Prisma [Work In Progress]

mongodb prisma prisma-orm tailwind tailwindcss testing

Last synced: 07 May 2026

https://github.com/marcode24/testing-js

testing in javascript using diferent tools

github github-actions javascript testing testing-tools

Last synced: 07 May 2026

https://github.com/stevegrunwell/wp-test-assertions

Additional PHPUnit assertions for testing WordPress plugins and themes.

phpunit testing wordpress

Last synced: 07 May 2026

https://github.com/viliusluneckas/cspec

funny RSpec clone in C!!!

c rspec testing unit-testing

Last synced: 08 May 2026

https://github.com/kettle-dev/kettle-test

🍲 Setup a complete multi-core parallelized RSpec test harness, temporal manipulation, silent output testing, block expectations, etc.

parallel-tests rspec ruby rubygem testing testing-tools

Last synced: 10 Jun 2026

https://github.com/deepaksorthiya/spring-boot-testing-web-complete

Spring Boot Web API unit and integration testing using junit mockito

spring spring-boot springboot testing webtesting

Last synced: 08 May 2026

https://github.com/phmatray/autotests

Automated E2E testing demo for Blazor using Reqnroll, showcasing BDD acceptance tests with Gherkin syntax and Playwright .NET

blazor csharp demo dotnet e2e gherkin nunit playwright reqnroll testing

Last synced: 08 May 2026

https://github.com/muhdhanish/node_solid_vitest

Node Solid Server is a project aimed at demonstrating how to implement testing using the Vitest framework in a TypeScript-based Node.js project following clean architecture principles.

clean-architecture eslint nodejs solid-principles testing typescript vitest vitest-ts

Last synced: 09 May 2026

https://github.com/0age/minimal-solidity-coverage-test

A minimal example of code coverage using solidity-coverage, with a custom web3.js 1.0 script (instead of truffle test) for testing.

coverage coverage-report coverage-testing coveralls ethereum ethereum-contract solidity solidity-contracts testing travis-ci web3 web3js

Last synced: 09 May 2026

https://github.com/nwrenger/server-tester

A Server tester

rocket rust testing

Last synced: 09 May 2026

https://github.com/glebec/generative-testing-talk

Fast-Check example repo, in prep for a talk on property testing (aka invariant testing)

fast-check functional generative-testing invariant-testing property-testing quickcheck talk testing

Last synced: 10 May 2026

https://github.com/omerjuve2023/jpsownstarted

In this tutorial you will learn how to call a REST API using the JDK's Http Client. In this example you will call a public REST API and build out an entire CRUD service complete with tests using JUnit 5.

dockerfile graalvm http-client java json junit5 learn spring-boot testing

Last synced: 10 May 2026

https://github.com/vpavlin/jh-stresstest

Simple Selenium based test for JupyterHub on OpenShift component of https://opendatahub.io

kubernetes openshift pipfile python selenium testing

Last synced: 10 May 2026

https://github.com/degory/ghul-test

ghūl compiler integration test runner

compiler ghul test test-automation testing

Last synced: 05 Jun 2026

https://github.com/yugal619/pytest_project

Demo on use of pytest for UI Automation using POM

automation framework pom project pytest pytest-xdist python screenshot selenium testing

Last synced: 11 May 2026

https://github.com/vweevers/stream-test

Test suite for stream implementors.

nodejs streams test-suite testing

Last synced: 12 May 2026

https://github.com/rsheremeta/allure-environment-creator

This tiny Library helps you to serve and store environment data for Allure easily.

allure allure-framework allure-java allure-report allure-reports allure2 java selenium testing testing-framework

Last synced: 13 May 2026

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

Tutorial for TestNG using Java integrated with Xray and Jira

java jira selenium testing testng xray

Last synced: 13 May 2026

https://github.com/jihchi/bs-puppeteer-legacy

[DEPRECATED] BuckleScript bindings to the GoogleChrome/puppeteer (Headless Chrome Node API)

automation bindings bucklescript developer-tools headless-chrome javascript node-module ocaml reason testing web

Last synced: 14 May 2026

https://github.com/coilyco-flight-deck/gauntlet

⚔️🛡️🎯 Gauntlet is a two-role adversarial MCP server that infers software correctness by observing how code behaves under sustained, targeted attack. Built for dark-factory environments where code is written by bots and verified by attack.

adversarial-testing ai llm pydantic python quality-assurance red-teaming testing

Last synced: 14 Jun 2026

https://github.com/g4-api/g4-vscode-extension

Brings a full visual sequential workflow designer into VS Code, allowing you to build automation flows with drag & drop directly from your workspace. Seamlessly integrates with VS Code features like AI, extensions, source control, and terminals to turn your editor into a complete automation and orchestration IDE.

ai-assisted automation developer-tools devops drag-and-drop low-code no-code orchestration productivity qa rpa testing visual-programming visual-workflow vscode-extension workflow workflow-designer

Last synced: 17 Jun 2026

https://github.com/cvigueras/leap-year-tdd-kata

As a user, I want to know if a year is a leap year.

csharp tdd tdd-kata testing

Last synced: 15 Jun 2026

https://github.com/piecioshka/boilerplate-cucumberjs

🍴 Starter with Cucumber.js

end-to-end testing

Last synced: 17 Jun 2026

https://github.com/btafoya/go-mailtester

Go CLI tool for testing SMTP and IMAP servers — connection, TLS, auth, and delivery diagnostics

cli diagnostics email go golang imap mail-server smtp starttls testing tls

Last synced: 20 Jun 2026

https://github.com/tibolte/rickandmorty

App of Rick And Morty using https://rickandmortyapi.com/ with first screen showing a paginated list of characters.

androidx clean-architecture dark-theme flow mvvm navigation-architecture-component paging3 retrofit room-persistence-library testing

Last synced: 25 Jun 2026

https://github.com/mitya57/cxxunit

Simple C++ unit testing library

cplusplus header-only testing unit-testing

Last synced: 29 Jun 2026

https://github.com/saikiranannam/dev-mastery-university

A self-paced learning-hub designed to help you grow into a well-rounded software developer.

databases datastructures-algorithms software-development system-design testing web-development

Last synced: 16 May 2026

https://github.com/ansforge/ig-workflows

Workflows tests/validation/publication des IG FHIR (plantuml, testscript, Fhir)

fhir plantuml publish testing testscripts

Last synced: 01 May 2025

https://github.com/va1da5/ldap-dev-server

LDAP server for development and integration testing

development integration ldap ldap-server ldaps ldif poc testing

Last synced: 09 Sep 2025

https://github.com/paulz/blueowl

An app ready for testing

bdd coverage tdd testing travis-ci xcode xcode10 xcodebuild

Last synced: 29 Oct 2025

https://github.com/nikita-filonov/python-ui-tests

This project serves as a reference implementation for writing clean, maintainable, and effective UI tests in Python using Playwright

allure-report best-practices logging playwright playwright-python pytest python test-automation testing ui-testing

Last synced: 10 Apr 2025

https://github.com/smurf-iv/winafred

Windows Add File Read Edit Delete -> Tester

csharp filesystem testing

Last synced: 29 Oct 2025