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.
- GitHub: https://github.com/topics/testing
- Wikipedia: https://en.wikipedia.org/wiki/Software_testing
- Related Topics: unit-testing, integration-testing, test-automation, e2e-testing, fuzzing, smoke-tests, mutation-testing, rspec, regression-testing, xunit,
- Aliases: test, testing-framework, testing-practices, testing-tools,
- Last updated: 2026-07-02 00:30:59 UTC
- JSON Representation
https://github.com/deis/logbomb
A performance test utility to create a lot of logging load within Deis Workflow
deis-workflow k8s kubernetes load-testing logging performance-testing testing unsupported
Last synced: 28 Jul 2025
https://github.com/pshevche/spokk
Reimagine the Spock testing framework for Kotlin
kotlin spock-framework testing
Last synced: 28 Jul 2025
https://github.com/pamphilemkp/any-country-info
Single page application giving general informations about any country in the world. Built with react and redux
css3 html5 javascript linters react redux testing
Last synced: 07 May 2026
https://github.com/arnobt78/react-vite-test-driven-development-testing-tutorial
A productivity app built with React, TypeScript, and Tailwind CSS, designed to help you manage tasks by priority. This project is developed using a Test-Driven Development (TDD) approach, making it an excellent resource for learning both React and modern testing practices.
focus-flow-testing react-test-fresher-ts react-testing react-testing-library react-vite-typescript rtl test-automation test-driven-development test-driven-development-tdd-fundamentals test-driven-development-testing test-framework testing testing-tutorials vitest vitest-ts vitest-ui
Last synced: 18 Sep 2025
https://github.com/codex-central/mock-axios-request
Functions to allow test the request and responses in Axios format
axios javascript jest mock testing typescript
Last synced: 04 Jul 2025
https://github.com/jaktestowac/playwright-elements-locators
Kod z Programu Testy Automatycze z Playwright || Code from course Test Automation with Playwright
automation playwright playwright-typescript test-automation testing
Last synced: 18 Jan 2026
https://github.com/devmunyi/saas-project-app
A software used to plan, execute, and monitor project tasks and team collaboration. Provide features such as task management, time tracking, resource allocation, budgeting, and reporting.
bootstrap5 font-awesome mvc-architecture postgresql rails7 testing
Last synced: 21 Jan 2026
https://github.com/vberlier/pytest-minecraft
A pytest plugin for running tests against Minecraft releases.
datapack minecraft pytest-plugin resourcepack testing
Last synced: 14 Jul 2025
https://github.com/pieterclaerhout/example-apiclient
An example project for https://www.yellowduck.be/posts/mocking-a-http-server/
example golang mocking testing
Last synced: 12 Jun 2025
https://github.com/l2x6/cli-assured
Java DSL for testing command line applications
Last synced: 14 Jan 2026
https://github.com/ghostixgamedev/java-easyconsolelib
EasyConsoleLib is a Java library designed to simplify the creation and management of ASCII menus in console applications. It provides utilities for automating menus, handling user input, and dynamically executing methods, making it ideal for college or high school projects. ✔️
ascii automation college college-purpose college-students input input-method java java-17 java-libraries java-library menu menus testing testing-library testing-tools
Last synced: 13 Jul 2025
https://github.com/badhon252/candidates-portal
Fullstack Web application
docker docker-compose docker-image eslint git githooks github-actions husky jest nextjs postgresql prettier prisma react testing typedoc typescript
Last synced: 18 Jan 2026
https://github.com/nikolainobadi/nnex
Utility to manage swift executables and streamline distribution with Homebrew
command-line-tool macos swift swiftdata swiftdata-example swiftpackage testing
Last synced: 16 May 2026
https://github.com/ruslanguns/angulartesting
Angular Testing Project with Samples of all levels and good practices 👌🏼
angular jest testing typescript
Last synced: 08 Mar 2026
https://github.com/yb66/rack-test-accepts
Helpers for rack-test for the HTTP_ACCEPT header.
mime mime-types rack ruby spec testing
Last synced: 26 Apr 2026
https://github.com/actionanand/js-testing
It's basic javascript testing project using Vitest
Last synced: 23 Jul 2025
https://github.com/aladnansami/ecomerce-website-automation-using-testng-
This project is on automating an E-commerce Website. Here has been automated the whole signup procedure,Login procedure and the Purchase procedure of the website . (Positive and negative all test-case covered )
appium automation selenium test-automation testing
Last synced: 25 Apr 2026
https://github.com/nhomble/zeebe-mock
create zeebe worker mocks
testing wiremock wiremock-extension zeebe zeebe-worker
Last synced: 28 Jun 2025
https://github.com/mallozup/concourse-usefull-infos
Concourse CI practial setup (systemd service , plus workflow)
ci concourse continuous-integration go linux pipeline testing testing-framework
Last synced: 13 Apr 2026
https://github.com/mitchcamza/littlelemon
Back-End Developer Capstone
authentication-backend django django-rest-framework json jwt-token model-view-template mysql python3 rest-api routing serialization test-automation testing
Last synced: 13 Apr 2026
https://github.com/jundel-malazarte/crud_sales
Create, Read, Update & Delete - Table Sales with MySQL Database (CRUD)
crud crud-application sql testing
Last synced: 22 Jun 2025
https://github.com/dgg/testing-commons
Classes and extensions that help testing code in general and more specific areas such as configuration and web artifacts.
constraints helpers integration-testing nunit servicestack testing unit-testing utility utility-library
Last synced: 14 Jan 2026
https://github.com/shonharsh/csharp-exercism-s03e01-strings-loglevels
Exercism - This C# project is regarding strings and processing logs.
academic artificial-intelligence atom automation bot config csharp education git guide learning logging markdown process strings studio testing training-materials trending windows
Last synced: 13 Apr 2026
https://github.com/ishikawa/ex_fake_http
A scriptable HTTP server for testing your Elixir project.
elixir http-server mock-server testing
Last synced: 22 Jul 2025
https://github.com/basemax/mochachaijstest
In this repository, You will see how to setup the Mocha unit testing framework along with Chai which is an assertion library. (JavaScript)
chai chai-js chai-test javascript js mocha test test-automation testing testing-library testing-tools tests
Last synced: 13 Apr 2026
https://github.com/percy/example-percy-playwright
Example app showing integration of Percy visual testing into Puppeteer tests.
percy playwright testing visual-testing
Last synced: 05 Jul 2025
https://github.com/io7m-com/quixote
Embedded test suite web server
embedded-web-server mocking-server testing
Last synced: 22 Mar 2025
https://github.com/iand1013/javascript-testing-course
Hands-on project from Mastering JavaScript Unit Testing by Mosh Hamedani. Covers unit testing fundamentals, mocking, code quality, and automation using modern tools like Vitest, TypeScript, ESLint, and Husky.
Last synced: 22 Sep 2025
https://github.com/billwallis/testing-apis
Testing REST APIs either for personal projects or for work.
Last synced: 28 Jun 2025
https://github.com/adameisfeld/workhar-playhar
Tools for recording, templating, and mocking HAR files in Playwright and E2E tests.
fixtures harfile json mocking mustache playwright templates testing
Last synced: 26 Feb 2026
https://github.com/sapegin/playwright-article-2024
Modern React testing article examples: Playwright
end-to-end-testing frontend playwright testing
Last synced: 14 May 2026
https://github.com/ewingjm/scenario-builder
A NuGet package that provides a framework for test scenario setup using the builder pattern.
acceptance-testing builder builder-design-pattern builder-pattern integration-testing specflow test-automation testing
Last synced: 14 Jan 2026
https://github.com/matthijsgroen/node-simple-mssql-parser
Simple MSSQL parser to verify queries
mssql node parser testing typescript
Last synced: 06 Sep 2025
https://github.com/valchanoficial/shoppingcartnodejs
Codenation - Javascript: Carrinho de compras usando NodeJS
Last synced: 13 Apr 2026
https://github.com/gvwilson/rsdtx
research software design and testing by example
lessons research-software-engineering testing
Last synced: 08 Apr 2026
https://github.com/andrelkj/gravidadezero
Project to automate GetGeeks, a service providers platform with Robot Framework to create the tests, Fly to deploy the application, REST API to validate backend requests, PostgreSQL managed through ElephantSQL to store and manage data, and github actions as pipeline for continuous integration.
css github-actions html postgresql python robot-framework test-automation testing
Last synced: 08 Apr 2026
https://github.com/joht/convolution-benchmarks
Benchmark convolution implementations in C++ with Catch2 visualized with Vega-Lite
avx avx2 avx512 benchmark charts convolution neon performance simd sse2 testing vega-lite
Last synced: 22 Mar 2025
https://github.com/vvv-keys/aishadow-malware-labs
AI-assisted malware simulation labs for red team research - content redacted for obvious reasons. Will be updating and applying in due time. Join community for demonstrations/practice.
ai autonomous cyber cybersecurity lab malware offense research security simulation testing warning
Last synced: 11 Jul 2025
https://github.com/moteus/lua-lluv-busted
Support async tests for busted with lluv library
Last synced: 16 Jul 2025
https://github.com/rbaltrusch/batest
Lightweight batchfile unit testing framework
batch batch-file batchfile framework lightweight test-automation testing tests unit-testing windows
Last synced: 10 Jun 2025
https://github.com/rehan-ankalgi-7t2/junit-crashcourse
junit 5 crashcourse
java junit5 testing unit-testing
Last synced: 19 Jul 2025
https://github.com/abhishekkr/abk-labs.cucumber
collection of Cucumber based setups, derailed_cuke
bdd-tests cucumber ruby testing
Last synced: 20 May 2026
https://github.com/gabrioliv/java-netbeans-design-pattern
Design Pattern in Java (Netbeans IDE 8.2 RC)
design-patterns designpatterns java java-8 jdk8 learning netbeans netbeans-8 netbeans-ide programming testing
Last synced: 14 Jun 2025
https://github.com/padcom/cypress-with-page-objects
Example for presentation about using PageObject pattern with Cypress
cypress cypress-io pageobject pageobject-pattern testing vue vue2 vuejs2
Last synced: 19 Apr 2026
https://github.com/eun/go-test-buckets
Split your go tests into buckets.
go golang golang-testing testing
Last synced: 22 Feb 2026
https://github.com/redbeestudios/sting-kt
A collection of Kotlin APIs for making JUint more verbose and documentation friedly
junit junit5 kotlin test testing testing-tool
Last synced: 21 Mar 2025
https://github.com/Bredalis/PyTest
🐍 Testing's librery for Python 🐍
framework librery programming-language pytest python testing unit-testing
Last synced: 11 Mar 2025
https://gitlab.com/johnsonjh/leaktestfe
leaktestfe: A convenience library and front-end for Uber goleak.
go golang goleak goroutines leak-detection testing unit-testing
Last synced: 11 Mar 2025
https://github.com/sieep-coding/check-your-lua
Single-file, minimal Lua testing framework. Portable and easy to run.
framework lua lua-library testing
Last synced: 22 Mar 2025
https://github.com/bnclabs/dbtest
Randomised testing tool in golang for storage algorithm
btree go golang llrb lmdb mvcc quality-assurance testing
Last synced: 12 Jan 2026
https://github.com/barbosaigor/april
April is a resiliency tool that proposes to improve confidence in the microservice architecture
chaos-test cli docker flexible golang k8s microservice microservice-architecture microservices resilience-testing selection-algorithm server testing yaml
Last synced: 12 Jan 2026
https://github.com/kerelape/test.kt
Get rid of test 'classes' and methods
dsl kotlin test testing testing-tools
Last synced: 10 Jun 2026
https://github.com/godber/topfile_util
Salt Top file utilities.
saltstack testing topfile validation
Last synced: 14 May 2026
https://github.com/im-open/process-dotnet-test-results
GitHub action that creates a status check or pull request comment based on dotnet test trx files
continuous-integration dotnet-test pr-comment status-check swat-team testing trx-parser
Last synced: 06 Jul 2025
https://github.com/2kabhishek/pact-order-test
Contract Based Tests with Pact 🧪✅
api consumer contract-based-testing contracts pact provider testing
Last synced: 12 Jun 2026
https://github.com/shadowshahriar/gh-actions-playground
Learning to use GitHub Actions to ease development workflow.
Last synced: 13 Apr 2026
https://github.com/try-php/predict-output
Prediction package for CLI output
Last synced: 25 Mar 2025
https://github.com/eronalves/sire-api
An application to execute pull requests workflows with a yaml configuration file to execute automated tests and run apps with docker.
automated-testing clojure component midje pedestal pullrequest stuartsierra testing workflow
Last synced: 27 Feb 2025
https://github.com/gnana997/mcp-dev-kit
Complete testing & debugging toolkit for MCP (Model Context Protocol) servers
debugging devtools json-rpc mcp model-context-protocol stdio testing typescript
Last synced: 16 May 2026
https://github.com/kooltheba/sundaes-testing-library-project
This is a Sundaes 🍨 online shop to practice with React Testing Library 😎
community-project mock-server msw react react-context-api react-hooks react-testing-library testing
Last synced: 03 May 2026
https://github.com/blackmutzi/polygon-demo
is a little demonstration for the polygon-engine
demo glfw3 glsl-shaders linux opengl opengl-test qt-creator testing
Last synced: 07 May 2026
https://github.com/wmde/hamcrest-html-matchers
Set of Hamcrest matchers for HTML assertrions
assert assertion-library hamcrest html html-assertrions matcher testing
Last synced: 14 Apr 2025
https://github.com/gabrioliv/cpp-thread-scripts-general
Algorithms implemented in C++ with Threads.
brute-force brute-force-algorithm cpp learning multithreading programming pthread search-algorithm testing thread threads
Last synced: 12 Jun 2026
https://github.com/abhishekkr/http200
friendly http server to use as placeholder for integration points of your service under development
Last synced: 11 Jun 2026
https://github.com/dhershman1/tapidatcher
Soon to become a intelligent test watcher for tape
Last synced: 07 Jul 2025
https://github.com/jofaval/girls4stem-web-scraping
girls4stem - Taller parte de la charla de Web Scraping y las Bases de Datos Ofuscadas
java maven selenium testing web-scraping
Last synced: 07 May 2026
https://github.com/chouffe/quickcheck-demo
Learning Lunch @Airbnb
haskell property-based-testing quickcheck testing
Last synced: 14 Mar 2025
https://github.com/mathhetru/p9_billed-app
Debug and test an HR SaaS
css3 html5 javascript jest testing
Last synced: 10 May 2026
https://github.com/jenkinsci/appcircle-testing-distribution-plugin
Jenkins plugin
android ios ios-development test testing testing-distribution testing-tools upload-artifact
Last synced: 11 Jan 2026
https://github.com/oreqr/fake-minecraft-server
🎮Lightweight Rust implementation of a fake Minecraft server
fake-server game-server minecraft minecraft-protocol minecraft-server rust testing
Last synced: 05 Oct 2025
https://github.com/shonharsh/fsharp-exercism-s01e01-basics-lucianslusciouslasagna
Exercism - A project about the F# basics.
academic artificial-intelligence atom automation basic bot config education exercism fsharp git guide learning markdown process studio testing training-materials trending windows
Last synced: 02 Jan 2026
https://github.com/bbc/sfn-sim
AWS Step Functions simulator for unit testing state machines
aws ignorearchive state-machine step-functions testing
Last synced: 06 Apr 2025
https://github.com/peterservice-rnd/robotframework-zookeepermanager
Robot Framework library for working with Apache Zookeeper
automation autotest robotframework testing zookeeper
Last synced: 06 Oct 2025
https://github.com/shonharsh/fsharp-exercism-s00e01-setup-helloworld
Exercism - This is the classic introductory exercise. Just say "Hello, World!"
academic artificial-intelligence atom automation bot config education exercism fsharp git guide hello-world learning markdown process studio testing training-materials trending windows
Last synced: 02 Jan 2026
https://github.com/fibrefox/headless-cr24
Automatically download required webdriver/browser for headless testing with Chrome/Chromium
chromedriver chromium headless selenium-webdriver testing
Last synced: 14 Jan 2026
https://github.com/atlassian-labs/unstoppable-mockery
Unstoppable Mockery is a lightweight utility for creating type-safe, fully mocked classes and interfaces for Jest tests. Unlike jest.mock('<module-path>'), it allows you to mock classes and interfaces directly, with full TypeScript support and without relying on module boundaries.
jest mocking mockito testing unit-testing
Last synced: 07 Oct 2025
https://github.com/mathtechstudio/darturbation
Advanced Mock Data Generator to create realistic data for testing and development for Dart & Flutter Development
behavioral-patterns development-tools fake-data flutter-testing generator mock-data testing
Last synced: 23 Feb 2026
https://github.com/tylergaw/node-test-runner-demo
A small demo of the native node test runner
Last synced: 30 Apr 2026
https://github.com/jamillosantos/go-os-signals
A simple Go library abstraction for enabling testing OS Signals on your application
Last synced: 18 Jan 2026
https://github.com/houzuoguo/mut
MUT makes testing your Scala class instance state-transition a lot more easier.
Last synced: 09 Oct 2025
https://github.com/rzmk/tauri-windows-e2e-demo
🧪 Demonstration of end-to-end testing with a Tauri app on Windows.
demo e2e e2e-tests end-to-end-testing rust tauri tauri-app testing windows
Last synced: 18 Jan 2026
https://github.com/rmachado55/sorteador-de-amigo-secreto-main
Aprendendo a utilizar testes unitários (JEST) e T.D.D.
jest react tdd-javascript testing typescript
Last synced: 08 Apr 2026
https://github.com/mokkapps/property-based-testing-typescript-demo
A demo application to demonstrate property based testing in TypeScript
angular jest karma mocha property-based-testing testing typescript
Last synced: 14 Apr 2026
https://github.com/dextermb/status.codes.sh
Make curl or web requests to get an expected status code in response
api api-rest api-restful status-code status-codes testing testing-tools
Last synced: 10 Oct 2025
https://github.com/ericmcbride/go-dfw-testing
API used for GO-DFW meetup presentation
dallas dfw go golang harness postgres restapi restapi-example testing
Last synced: 14 Jan 2026
https://github.com/jordipuigbou/step-functions-test
Project to play with AWS golang sdk for testing
aws aws-dynamodb aws-iam aws-lambda aws-s3 aws-step-functions bdd-tests golang golium testing
Last synced: 14 Jan 2026
https://github.com/bredah/selenium-python
Python Selenium automation framework using Page Object Model (POM), Dockerized Selenium Grid, and Allure reporting
docker pytest python selenium-webdriver testing
Last synced: 06 May 2026
https://github.com/marcelmay/assertj-prometheus-metrics
Assertj support for Prometheus (MetricFamilySamples) metrics
assertj assertj-prometheus assertj-support prometheus prometheus-utility test-framework testing
Last synced: 15 Sep 2025
https://github.com/kaosdev/test-decorators
Typescript decorators for developing framework agnostic tests
decorators jasmine jest mocha testing typescript unit-testing
Last synced: 19 Jan 2026
https://github.com/jimeh/envctl
Go package providing test helper functions to temporarily change and restore environment variables.
environment-variables go golang helper testing testing-tools
Last synced: 11 Oct 2025
https://github.com/prometheas/winston-testified-console
Configures Winston’s Console transport to send all log messages to stderr to keep test output clean
logging nodejs testing winston
Last synced: 18 May 2026