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/aldimhernandez/cypress-e2e-testing

cypress-e2e-testing is a project that aims to demonstrate advanced knowledge in Cypress, covering a wide range of test scenarios. It includes tests for UI, API, file download and validation, and iframe interaction.

api-testing ci-cd cucu cucumber-report customcommands cypres download-validation e2e-testing gherkin github-actions-ci-cd iframe interfaces javascript page-object-model recaptcha test-automation testing types typescript ui-testing

Last synced: 02 May 2026

https://github.com/ruwiss/peertest

Peer testing platform helping Android devs meet Google Play's 14-day, 12-tester closed test requirement.

google-play google-play-store play-store test testing

Last synced: 11 Jun 2026

https://github.com/EvilFreelancer/whisper-tests

Collection of experiments on OpenAI Whisper models

api-server docker-compose testing transcription whisper

Last synced: 11 Mar 2025

https://github.com/adshan/dotnet-testing-xunit-moq-autofixture

Unit Tests with xUnit, Moq, AutoFixture and Shouldly.

autofixture dotnet moq net5 shouldly tdd testing xunit

Last synced: 15 May 2026

https://github.com/harrybrwn/utest

A lightweight unit testing framework for C.

c testing

Last synced: 19 Jun 2026

https://github.com/trentmwillis/dom-box

A toolbox to help you test the DOM

dom javascript testing

Last synced: 15 May 2026

https://github.com/volchok96/todoapp

API для приложения todo list для создания задач на день.

docker docker-compose golang makefile postgresql swagger testing

Last synced: 13 Apr 2026

https://github.com/nitor-infotech-oss/api-jersey-java-framework

Test Automation Framework based on TestNG and Jersey Client for API testing

api-testing java jersey-client rest-api test-automation test-automation-framework testing testng

Last synced: 27 Apr 2026

https://github.com/whoisdreamer/restest

The lightweight API-Test CLI tool of REST API

api-testing cli rest-api testing

Last synced: 01 Apr 2025

https://github.com/chandankhamitkar/software-engineering-lab-tasks

All lab tasks of the | Software Engineering | will be stored here 🏪

acid atomicity consistency durability isolation python software-engineering testing

Last synced: 26 Mar 2025

https://github.com/codersales/2024-11-09-at-0507hours-november-week8-to-week9-saturday-testing-review-eclipse-windows-folder-cmd

2024-11-09-at-0507hours-November-Week8-to-Week9-Saturday-Testing-Review-Eclipse-Windows-Folder-cmd

java testing windows-folder-navigation

Last synced: 29 Dec 2025

https://github.com/kasonbraley/marker

Traceable test coverage marks for Go

go golang logging slog testing

Last synced: 25 Mar 2025

https://github.com/chrisguttandin/vehicles

A little test utility to travel into the future.

scheduler testing timer

Last synced: 18 Jan 2026

https://github.com/bytrangle/conduit-cypress

Demo of end-to-end testing with Cypress on a Medium clone app.

cypress cypress-example javascript testing

Last synced: 17 Mar 2025

https://github.com/sketchingdev/pigscript-avro-test

An example of writing tests for an Apache Pig Script that loads data from an Avro file

avro java pigscripts testing

Last synced: 09 Jun 2026

https://github.com/wvanlit/mutation-testing-with-stryker

Slides & demoes for a talk at work about mutation testing with Stryker.

mutation-testing slides stryker testing

Last synced: 05 Oct 2025

https://github.com/plannigan/timeslip

Time manipulation for JVM test cases

java kotlin testing

Last synced: 13 Apr 2026

https://github.com/imran-imtiaz48/sql-query-optimization-showcase

Real-world SQL queries with optimized versions for performance tuning and best practices.

optimization performance sql sqlserver testing tuning

Last synced: 05 Oct 2025

https://github.com/fadiladz/basic-penetration-testing

For those who want to learn basic penetration testing

basic penetration script testing

Last synced: 05 Oct 2025

https://github.com/seeruk/assert

Ludicrously simple assertion library for Go, just to make using the built-in test framework a little easier.

assert go library testing

Last synced: 27 Jan 2026

https://github.com/julienrbrt/spamtx

spam txs on cosmos-sdk based chains

cosmos-sdk testing txs

Last synced: 05 Oct 2025

https://github.com/halimath/fixture

A golang micro-framework for writing reusable test fixtures on top of package "testing"

golang testing

Last synced: 06 Oct 2025

https://github.com/jhammann/email-template-tester

📧 Simple web app to make it easier to test HTML email templates. Change the env variables and run docker compose to start testing right away.

docker email email-template testing

Last synced: 15 May 2026

https://github.com/dzonatan/angular-testing-kata

Testing kata in the Angular environment.

angular integration-testing kata testing unit-testing

Last synced: 06 Oct 2025

https://github.com/mahamorim/cypress-ecommerce-test

Trabalhe com Cypress e teste um e-commerce desenvolvido em JavaScript

cypress digital-innovation-one javascript qa qaautomation test-automation testing

Last synced: 26 Jun 2026

https://github.com/thitic9203/helix

Portable QA skill pack for AI agents: test-case preparation, Playwright ticket testing, defect reporting, and Jira retest workflows. For Claude Code, Cursor, and Codex.

agent-skills ai-agent claude-code codex jira playwright qa-automation software-testing test-management testing

Last synced: 31 May 2026

https://github.com/markphamm/dbt-advance-testing-and-deployment

Advanced dbt testing techniques and deployment workflows with CI/CD best practices.

ci-cd dbt testing

Last synced: 15 Feb 2026

https://github.com/qajonatasmartins/examples-from-the-book-first-edition

Exemplos do livro 'O Poder de Testar Software - Métodos e práticas para entregar qualidade'' primeira edição.

automation-testing book-testing playwright qa software-testing testing tips typescript

Last synced: 04 Jun 2026

https://github.com/factspark23-hash/mcp-toolkit

🔧 Swiss Army Knife for MCP Servers — Test, Debug, Scaffold & Discover Model Context Protocol servers

ai claude cli developer-tools llm mcp model-context-protocol modelcontextprotocol testing typescript

Last synced: 31 May 2026

https://github.com/satak/testing

Just testing

testing

Last synced: 20 Jun 2025

https://github.com/neikei/jenkins-testing-environment

Jenkins testing environment in a Vagrantbox based on Debian and provisioned with Ansible.

ansible continuous-integration debian jenkins playground testing vagrantbox

Last synced: 09 May 2026

https://github.com/virgild/testutils

testutils contains packages that help in testing Go programs. The first package is called mysqlbox, and it allows your test code to start a MySQL server that runs in a Docker container. Your tests can use this if you need to run them against a real MySQL server.

docker go mysql testing

Last synced: 14 Jan 2026

https://github.com/3ddelano/modular-tester-godot

A minimal and modular testing plugin for Godot projects.

godot godot-addon godot-engine godot-plugin tester testing unit-test

Last synced: 09 Jul 2025

https://github.com/crhntr/testing

A small set of c functions/structs for unit testing c code

c testing

Last synced: 23 Jun 2026

https://github.com/dragosv/testcontainers-crystal

A lightweight Crystal library for writing tests with throwaway Docker containers

automation crystal crystal-lang crystal-language docker hacktoberfest testing

Last synced: 06 Mar 2026

https://github.com/oguzc/playwright-wizard-mcp

MCP server providing Playwright test generation wizard with intelligent prompts and best practices

e2e-testing mcp model-context-protocol playwright test-automation testing typescript

Last synced: 08 Oct 2025

https://github.com/kempy007/timeis

Log time to stdout

golang poc testing

Last synced: 14 Jan 2026

https://github.com/yookoala/mockhttp

A minimalistic Go library to mock http transport. Neat tool for testings with mock network.

golang http mock-network testing

Last synced: 01 Jul 2026

https://github.com/crguezl/test-gh-submodule-add

Tests for the gh extension crguezl/gh-submodule-add

testing

Last synced: 20 Apr 2026

https://github.com/alexandrepasc/go-ginkgo-poc

A proof of concept on how to use Ginkgo to build tests and explore the advantages of using it against using only the testing library.

ginkgo go golang httpexpect qa qa-automation qa-automation-test test-automation testing testing-tools

Last synced: 14 Jan 2026

https://github.com/nuskey8/Expect

Expression-based Assertion Library for .NET

assert dotnet testing

Last synced: 08 Oct 2025

https://github.com/crystal-china/hashr

Hashr is a tiny library makes test on JSON response easier, and can also be used as a models object.

crystal rspec spec testing

Last synced: 15 May 2026

https://github.com/pfac/webtrap

Trap for catching outgoing HTTP requests.

rspec ruby testing

Last synced: 18 Jan 2026

https://github.com/moznion/p5-test-fluent-logger

A mock implementation of Fluent::Logger for testing

fluentd perl testing

Last synced: 10 Apr 2025

https://github.com/crs4/lifemonitor-web

Web App for the LifeMonitor Workflow Sustainability Service

monitoring sustainable-software testing workflow

Last synced: 21 Jan 2026

https://github.com/alexhiriavenko/react-ts-search-and-form

React App. Class and Func components (see according branch). Search. Forms. TypeScript. ESLint and Prettier.

class-components context-api functional-components husky prettier-eslint ractjs redux-toolkit router-dom testing typescript vite

Last synced: 15 May 2026

https://github.com/panagiotisptr/codeforces-companion

A codeforces parser, code tester and testcase generator in Go

codeforces-parser competitions crawler go golang parser test-automation testing

Last synced: 14 Jan 2026

https://github.com/atomicptr/spec.lua

spec.lua is a lightweight library for defining and validating data structures in Lua, inspired by Clojures spec system.

lua lua-library testing

Last synced: 09 Oct 2025

https://github.com/arhea/go-mock-bigquery

Creates a mock BigQuery client based on the bigquery-emulator for testing in Golang projects.

bigquery golang golang-module google-bigquery google-cloud-platform testcontainers-go testing

Last synced: 16 Feb 2026

https://github.com/adrianwilker/american-british-english-translator

Convert expressions, spellings, and terms between these variants of English.

chai express mocha nodejs testing

Last synced: 09 Apr 2026

https://github.com/amhoba/lightweight-docker-ssh-server

A simple SSH server implemented in a Docker container based on Alpine Linux. This server allows users to connect via SSH with customizable usernames and passwords, making it ideal for development and testing environments.

alpine development docker openssh server ssh testing

Last synced: 26 Jul 2025

https://github.com/thebtf/mcp-launcher

MCP stdio launcher for restart, reconnect, resource, tool, and upgrade smoke tests.

cli devtools go graceful-restart json-rpc mcp model-context-protocol smoke-testing stdio testing

Last synced: 07 Jul 2026

https://github.com/ergus/dummybot

This is a dummy trading bot intended to work with Redis and Alpaca

algorithms concurrency multithreading object-oriented-programming parallel python rest-api testing

Last synced: 26 Jul 2025