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-09 00:27:36 UTC
- JSON Representation
https://github.com/saiyadakil26/automated_testing
here I am done Automation testing using chai, Mocha and Selenium in NodeJs
automated-testing chai mocha mocha-chai nodejs nodejs-testing selenium selenium-webdriver testing
Last synced: 19 Apr 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/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/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/layzeedk/ngx-toh-standalone-testing
Testing the Tour of Heroes tutorial - Standalone Angular application edition.
angular angular-testing-library spectacular testing tour-of-heroes
Last synced: 14 Apr 2026
https://github.com/retailnext/stan
A Go (golang) library for writing custom "go vet" style tests
ast go golang static-analysis testing
Last synced: 14 Oct 2025
https://github.com/mulleky/px4-sitl-doctor
Pre-launch validator for PX4 + ROS 2 + Gazebo SITL. Catches environment mismatches before launch with colour-coded reports & fix commands.
drone environment-setup gazebo px4 px4-ros2-gazebo python-cli robotics ros2 sitl testing validation
Last synced: 31 May 2026
https://github.com/goralexcomp/tupo_testovyy_bot
Телеграм-бот для показа возможностей
bot flask koyeb pymysql python telegram-bot telegram-bot-api testing
Last synced: 20 Apr 2026
https://github.com/badj/nzgovdebttrends2002-2025
An interactive HTML graph built with Plotly.js to visualise New Zealand Government Debt Trends from 2002–2025 • The project include CICD Playwright automated end-to-end testing to verify page and graph features • Playwright MCP was used with GitHub Copilot, Claude Sonnet and Chat-GPT agent prompts to generate and fix automated tests.
automation automation-framework chat-gpt-4 claude claude-ai copilot github-actions graph html javascript mcp playwright plotlyjs sonnet3-5 testing typescript workflow
Last synced: 02 Apr 2026
https://github.com/rodrigobnogueira/faker-ai-provider
🤖 Faker provider for generating AI/ML fake data - models, companies, frameworks, datasets
ai artificial-intelligence fake-data faker large-language-models llm machine-learning ml python testing
Last synced: 01 Jun 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/nishanikasineshan/example-ci
This is a testing repository to test automated testing-continuous integration using github actions.
ci continuous-integration github-actions pytest python test test-automation testing testing-tools
Last synced: 18 Apr 2026
https://github.com/cockroachlabs-field/crdb-workload-docker
Scripts / config for building a Docker image containing only the workload binary
containerization database docker testing tools
Last synced: 16 Apr 2026
https://github.com/mihailgaberov/full-stack-redux
Full stack Redux tutorial done via [this](http://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html).
babel ecmascript javascript react redux socket-io tdd testing tutorial
Last synced: 01 Apr 2026
https://github.com/mustafaahmed313/jest-js-unit-testing
A simple tutorial for each one need to know about unit testing as a beginner :☺
javascript jest software software-development software-testing testing unit-testing unit-testing-framework
Last synced: 07 Feb 2026
https://github.com/hainayanda/dummyable
Dummyable is a lightweight utility for easily generating dummy instances of Swift types for testing and prototyping.
dummy macro macros mock swift swiftmacro swiftmacros testdouble testdoubles testing unit-testing unittest
Last synced: 23 Jun 2026
https://github.com/pktcodes/jotto-react-testing-project
Jotto Project Testing using Jest, Enzyme, TDD
bonnie-schulkin bootstrap create-react-app default-props enzyme jest jotto jsdoc manual-testing netlify prop-types react test-cases test-driven-development testing unit-testing
Last synced: 13 Apr 2026
https://github.com/lren-chuv/docker-airflow-test-py35
Airflow with nosetests running on Python 3.5
Last synced: 20 Apr 2026
https://github.com/amitsaha/container-structure-test-demo
Demo of testing docker images using container-structure-test
ci codeship-pro docker testing
Last synced: 09 May 2026
https://github.com/nowsprinting/test-helper.input
Mocking the Input Manager (Legacy, UnityEngine.Input)
Last synced: 07 Feb 2026
https://github.com/adityaarsharma/orbit
🪐 10-agent WordPress Plugin QA team for Claude Code. 116 runtime-evergreen skills · CTO→PM→Dev→UAT→Security→Release · MCP discovery · Docker wp-env · WP.org zero-rejection · Brain-connected memory.
agentic ai-agents automated-testing claude-code docker elementor gutenberg lighthouse mcp phpcs playwright qa testing uat visual-regression wordpress wordpress-plugin wordpress-qa wp-env wpcs
Last synced: 30 May 2026
https://github.com/shivamkumar24/rct201
This repositary is build for managing Unit-5 ( RCT201 ) assignment and all other notes related to lectures.
cypress-tests jest-tests nextjs redux redux-thunks testing typescipt
Last synced: 21 Apr 2026
https://github.com/enzoferey/jest-test-my-code
Test code server side with Jest
Last synced: 16 Apr 2026
https://github.com/neikei/dockerce-testing-environment
Docker testing environment with Portainer GUI in a Vagrantbox based on Debian and provisioned with Ansible.
ansible debian docker docker-ce playground portainer testing vagrantbox
Last synced: 15 Apr 2026
https://github.com/kumuluz/kumuluzee-testing
KumuluzEE Testing is a set of tools and utilities for testing KumuluzEE microservices.
cloud-native integration-testing java javaee kumuluz microprofile microservices testing unit-testing
Last synced: 03 Mar 2026
https://github.com/bcc32/tap
Test Anything Protocol for OCaml
ocaml perl prove tap test-anything-protocol testing
Last synced: 06 May 2026
https://github.com/ichiban/seams
Go static analyzer that reports untestable function/method calls
go golang static-analysis testing
Last synced: 22 Jan 2026
https://github.com/rudymatela/leancheck-instances
Common LeanCheck instances
enumerative-testing haskell leancheck property-based-testing property-testing testing testing-tools
Last synced: 04 Mar 2026
https://github.com/awsmin/wp-job-openings-automation-testing
Automation Testing scripts for WP Job Openings
automation-testing jobs puppeteer testing wordpres wordpress-plugin wp-job-openings
Last synced: 13 May 2026
https://github.com/valtzu/php-fakerandom
Mock random_bytes & random_int
mocking php php-extension php8 random testing
Last synced: 13 Feb 2026
https://github.com/illarionov/sqlite-driver-benchmark
Benchmarks of the androidx.sqlite.SQLiteDriver imlplementations
android database microbenchmark sqlite testing webassembly
Last synced: 16 Apr 2026
https://github.com/harshalslimaye/protractor-cucumber-typescript
e2e boilerplate which consists of Protractor, CucumberJS and TypeScript
angular bdd-framework chai cucumber end-to-end-testing gherkin protractor protractor-cucumber testing typescript
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/levvolkov/setting-up-the-debugger
1. «Использование JS в браузере. Тестирование, дебагинг»
automated-testing-of-web-interfaces debugging testing
Last synced: 19 Mar 2026
https://github.com/bethanyuo/merkle-tree
Create a Merkle Tree using Python
blockchain blockchain-technology merkle-patricia-trie merkle-tree python-3 testing
Last synced: 05 Jun 2026
https://github.com/jossmoff/awssert
☁️ A library used for fluent assertions on common AWS SDK objects
assertion-library assertions assertj aws testing
Last synced: 24 Apr 2026
https://github.com/developer-guy/springboot-testing-slices
This project is sample on Spring Boot Testing Slices (@DataJpaTest,@JsonTest and @WebMvcTest)
slices springboot springboot-testing testing
Last synced: 05 May 2026
https://github.com/diomonogatari/mcp-server-factory
Provides an in-memory test harness for .NET MCP servers, similar to WebApplicationFactory<T> for Web APIs.
dotnet integration-testing mcp mcp-server model-context-protocol nuget test-harness testing
Last synced: 06 Jun 2026
https://github.com/o-nnerb/swift-async-stream
Experimental implementations of AsyncSignal, ValueSubject, PassthroughSubject and AsyncExpectation
async-await combine expectation lock reactive subscribers swift testing
Last synced: 08 Feb 2026
https://github.com/jotaen/scmunit
Lightweight unit testing and assertion library for MIT Scheme.
lisp mit-scheme scheme scheme-language testing
Last synced: 19 Mar 2026
https://github.com/geektree0101/rxbdd
RxSwift & RxCocoa Behavior Driven Development Unit Test (iOS only)
bdd behavior-driven-development ios rxcocoa rxswift testing
Last synced: 12 May 2026
https://github.com/alexmafaluno/mai.fulness
Mai.fulness es un aplicativo sobre meditación con el objetivo de ayudar a las personas a desconectar para conectar mediante la práctica de meditación
angular bootstrap5 frontend testing typescript
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/natanaelvich/nodejs-tests-jest-supertests
tests examples with jest and supertests in node
expressjs jest supertest testing
Last synced: 05 May 2026
https://github.com/mgobeaalcoba/selenium_python
Practicing selenium for testing and automation
automation htmltestrunner python3 selenium-webdriver testing unittest web-scraping
Last synced: 24 Apr 2026
https://github.com/sumanjs/sce-examples
Test script examples in various languages.
developer-experience sce selenium suman-chrome-extension testing
Last synced: 24 Apr 2026
https://github.com/arfnsamsul/react-native-testing-sample
sample code of unit testing, snapshot testing, & code coveragw
code-coverage enzyme jest react react-native snapshot-testing 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/apexatoll/zirconia
Lightweight testing utility for synthesising Ruby gems
bundler rspec ruby ruby-gem ruby-gems rubygem testing testing-tools
Last synced: 21 Jan 2026
https://github.com/dcdhameliya/agentdroid
High-output Android AI agent framework for autonomous UI/UX automation, vision-based reasoning, self-healing tests, and Appium code generation.
ai-agent android appium automation autonomous-agents developer-tools gemini mcp self-healing testing vision-llm
Last synced: 13 Apr 2026
https://github.com/sb2bg/crucible
Crucible is continuous integration for chess engines.
chess chess-engine sprt testing
Last synced: 05 May 2026
https://github.com/sherpable/counsel
Elegant testing framework for JavaScript and Vue.js.
framework javascript nodejs testing testing-framework vuejs
Last synced: 15 Feb 2026
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/codegeekr/test_rorschach_ia
Project on node.js used by the OpenAI API to interpret the Rorchach test
api javascript nodejs openai testing
Last synced: 10 May 2026
https://github.com/jonnymiller99/page-language-model
Open-source framework for defining Page Language Models (PLMs) for intelligent app understanding and AI-assisted testing.
automation developer-tools json-schema llm manual-testing open-source page-language-model page-object-model playwright plm pom selenium test-automation test-driven-development testing testing-framework testing-tools ui-testing
Last synced: 06 May 2026
https://github.com/izelnakri/fixturist
Fix the foreign-key constraints in your fixture driven backend tests. This library is an algorithm for populating relationships from your development database
database ecto elixir fixtures foreign-key-constraints testing testing-tools
Last synced: 27 Apr 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://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2Fsamuelvinay91%2Fawesome-ai-ml-testing
This repository serves as a comprehensive collection of resources focused on testing AI/ML systems, which present unique challenges beyond traditional software testing. The curated list provides resources for ensuring the quality, reliability, and fairness of AI/ML systems throughout their lifecycle.
aiml aiml-research awesome-list testing
Last synced: 04 Mar 2026
https://github.com/mounirelbakkali1/deploy-myapp-jenkins-docker-tuto
spring boot project
ci-cd flywaydb jenkins postgresql-database rest-api spring-boot spring-data-jpa testing
Last synced: 06 May 2026
https://github.com/takashabe/go-fixture
Management the fixtures of the database for testing.
fixtures go golang testing testing-tools
Last synced: 28 Feb 2026
https://github.com/yusufshakeel/mocha-chai-project
This is a sample Mocha Chai testing project.
chai chaijs javascript mocha mocha-chai mocha-tests mochajs testing
Last synced: 05 Mar 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/point-c/integration
Tests for point-c Caddy modules
caddy docker dockerfile golang librespeed librespeed-cli templates testing wireguard wireguard-go
Last synced: 08 Feb 2026
https://github.com/tyler36/ddev-vitest
A helper add-on for projects using Vitest
Last synced: 25 Mar 2025
https://github.com/pdmlab/waitforport.net
Wait for Ports to be available using .NET
docker-tools dotnet6 ports testing
Last synced: 16 Mar 2026
https://github.com/ansaribrahim/fix-mate-backend
Fix-Mate-Backend is a Ruby on Rails application. It's the server-side of Fix-Mate, handling database transactions, user authentication, and business logic to assist users.
authentication authorization gitflow linters rails rubocop ruby testing
Last synced: 25 Apr 2026
https://github.com/fricklerhandwerk/beast
Literate integration testing of networked command-line applications
bash documentation nix testing
Last synced: 25 Apr 2026
https://github.com/abaddon/kcqrs-test
cqrs ddd kotlin test testing testing-tools
Last synced: 07 Oct 2025
https://github.com/diogoperei29/x.509-cert-verifier
A small project for loading and verifying X.509 certificate chains against a local trust store using the OpenSSL library.
c certificate certificates cmake cpp cpp17 cryptography icmp openssl python python3 raii scripting testing verification x509
Last synced: 07 May 2026
https://github.com/rupurt/echo_boy
HTTP and WebSocket echo server as an OTP Application
Last synced: 08 Jan 2026
https://github.com/maxblee/cli_testing_utils
A suite of utilities I've created for testing command-line interfaces in Rust
Last synced: 25 Jun 2026
https://github.com/deszip/simspc
SimSpace, simple utility to emulate lack of disk space in iOS simulator
Last synced: 14 Jun 2025
https://github.com/cle-b/lymbo
A test runner designed for large test suites and small scripts.
Last synced: 05 Mar 2026
https://github.com/thelazytomcat/testingscripts
Few windows batch scripts I am using to test compilation of projects.
batch-script compilation-testing script testing
Last synced: 19 Mar 2026
https://github.com/russfellows/warp-replay
S3 workload tool - adds I/O replay to warp. Part of the sai3 project.
benchmarking s3 sai3 storage testing
Last synced: 14 Jan 2026
https://github.com/runeflobakk/record-matcher
A library and plugin for Maven to generate source code for Hamcrest Matchers for Java records.
hamcrest hamcrest-matchers java java17 records testing
Last synced: 07 Jun 2026
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/cvigueras/planing-poker-api
planing-poker-api
api-rest csharp csharp-code docker planing-poker testing
Last synced: 25 Oct 2025
https://github.com/showrin/video-player
A HTML video player with basic functionalities.
css design-patterns jest testing typescript video
Last synced: 07 May 2026
https://github.com/ecarreras/xerrada-pygrn-locust
Xerrada #8 de Python Girona sobre testing de rendiment amb Locust
Last synced: 27 Feb 2025
https://github.com/andreagrandi/playwright-demo
Demo usage of playwright and pytest-bdd
integration-testing playwright playwright-python pytest pytest-bdd python test-automation testing
Last synced: 07 May 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/kirill-kolomin/ngx-testbox
Integration testing for Angular with black-box approach, async control, and user-centric testing concept
angular component-testing integration-testing tdd test-driven-development testing
Last synced: 13 Oct 2025
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/bredalis/jest
📑 Librery of testing for JS 📑
framework jest js node-js nodejs testing testing-framework testing-library
Last synced: 08 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