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-07 00:28:05 UTC
- JSON Representation
https://github.com/leonardovff/angular-open-test
Repository used as repository of examples for open test in Angular.
angular node testing unit-testing
Last synced: 12 Apr 2026
https://github.com/himmat12/testing_app
simple repository hosting app testing including (unit test, widget test and integration test) in flutter
dart flutter flutter-tests integration-testing testing tests unit-testing widget-test
Last synced: 09 May 2026
https://github.com/reimaginetruth/reimaginetruthapptest
The Reimagine Truth project includes a comprehensive set of tests to ensure the functionality and security of the platform. These tests cover various components, including smart contracts, user interfaces, and interaction with the blockchain. The goal is to ensure that the platform runs smoothly and securely, meeting the expectations of users.
app bug telegram-bot test testing website
Last synced: 21 Feb 2026
https://github.com/aladnansami/selenium-website-automation
Trying to practice testNG framework for my better improbment. Website is - http://automationpractice.com/ . Here i have done some module automation .
java selenium selenium-webdriver testing testng-reports
Last synced: 05 May 2026
https://github.com/codiepp/ev3dev_testing
Test-driven development around ev3dev
cpp11 ev3dev lego-ev3 robot tdd test-driven-development testing
Last synced: 10 Jun 2025
https://github.com/vmandic/canopy-test
A test repo for F# canopy UI testing library.
Last synced: 25 Jun 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/iterative/example-get-started-http-private
A frozen version of Get Started DVC project. Used in Studio test.
machine-learning studio test testing
Last synced: 30 Aug 2025
https://github.com/training360/szt-01-public
SZT-01 - Szoftvertesztelés Java platformon tananyag
Last synced: 01 Aug 2025
https://github.com/aladnansami/emi-calculator-android-apps-automation-using-appium
Emi Calculator Automation (https://play.google.com/store/apps/details?id=com.continuum. emi.calculator) . Here the following tasks are done: An EMI Calculator app extracted from https://apps.evozi.com/apk-downloader/ by extracting its apk. First , a negative test case is executed where user hits the calculate button without giving any data. Different data is tested where user gives Amount,Interest,Period and Processing fee and hits Calculate button. The monthly EMI,total interest ,processing fee and total payment generated are matched with the expected data provided in the dataset. Database testing is performed on a minor scale to check whether the system handles varieties of data to give correct result or not. It is tested for five different data and a reset button will be pressed after a test case with a single data is executed. JSON data will be stored for every user information.
android android-automation appium automation intellij java selenium testing
Last synced: 08 Apr 2026
https://github.com/natural/http-simulator
Simulate HTTP responses with HTTP requests.
Last synced: 29 Jul 2025
https://github.com/qltysh/stet
Run only the tests affected by your changes. Open-source selective test execution inspired by Stripe.
bun ci developer-tools python ruby rust selective-testing test-selection testing typescript
Last synced: 05 Jul 2026
https://github.com/tareqmonwer/dockerized-services
Target: Implementing and testing various common functionalities using Docker, Django, Postgres, Celery, Redis and apply some Software Engineering best practices.
celery django docker locustio performance-testing redis testing
Last synced: 11 Apr 2026
https://github.com/xieyuheng/reqrec
A Hypertext Transfer Protocol (HTTP) Request Recorder.
Last synced: 23 Jun 2025
https://github.com/netcracker/qubership-kube-events-generator
Simple tool to generate a lot of Kubernetes Events for test purposes
logging observability qubership-observability testing
Last synced: 19 Aug 2025
https://github.com/obehave-testing/cli
Deprecated; Easily run Obehave, BDD, gherkin & behaviour tests on localhost; No additional dependencies! Great for both local development and CI.
bdd bdd-framework behat behavior-driven-development cli cucumber gherkin test-automation testing website
Last synced: 18 Feb 2026
https://github.com/contractshark/hammerhead
Packages of assorted Solidity/Vyper testing contracts
ethereum mocking simulate smart-contracts solidity testing verification vyper
Last synced: 19 Apr 2025
https://github.com/chouffe/quickcheck-demo
Learning Lunch @Airbnb
haskell property-based-testing quickcheck testing
Last synced: 14 Mar 2025
https://github.com/tibolte/walktracker
App that tracks your walk and pulls images from Flickr based on your itinerary
clean-architecture dagger-hilt fusedlocationproviderclient lifecycleservice mvvm testing
Last synced: 10 Jun 2025
https://github.com/jeremylongshore/intent-audit-harness
Deterministic test-policy enforcement and AI-proof containment for source repo quality gates. Hash-pins engineer-owned testing config so AI-proposed threshold weakening is blocked at pre-commit. Includes escape-scan, CRAP, architecture, bias, and Gherkin-lint gates.
ai-containment claude-code crap-metric escape-scan hash-pinning mutation-testing pre-commit-hooks quality-gates test-policy testing
Last synced: 28 Jun 2026
https://github.com/daskol/pytest-local
Simple forking server for testing with reusable context.
preloading pytest pytest-local testing
Last synced: 29 Jul 2025
https://github.com/factory-js/factory-js.github.io
📚 FactoryJS Documentation
documentation drizzle-orm e2e factory mock nextra prisma seeding testing
Last synced: 29 Jul 2025
https://github.com/criteo-forks/testing.cassandra
testing.cassandra3: fork of testing.cassandra with Python 3 and Cassandra 3 support
Last synced: 02 Oct 2025
https://github.com/mytechnotalent/automatrix
Automatrix is a deterministic, infinitely scalable automation framework that fuses Terraform and Ansible to provision, configure, and maintain GCP Free-Tier VMs with absolute precision. Built on immutable infrastructure and idempotent execution, it guarantees every deployment is identical and flawlessly repeatable.
ansible ansible-galaxy ansible-playbook cloud cloud-infra cloud-infrastructure gcp google google-cloud google-cloud-platform infrastructure python terraform test test-automation testing testing-tools tests
Last synced: 09 Mar 2026
https://github.com/michelmelo/laravel-phpunit-action
MM :: Laravel PHPUnit
action laravel laravel-framework laravel-phpunit-action michelmelo mysql phpunit testing
Last synced: 11 Apr 2026
https://github.com/rahulvictor12/the-movie-database-data-scrapper
A Python web scraper that collects movie data from The Movie Database (TMDB). It uses `requests`, `BeautifulSoup`, and `pandas` to extract titles, ratings, genres, and cast details from multiple pages. The data is structured into DataFrames and saved as a CSV, perfect for analysis or integration into projects.
beautifulsoup colab-notebook dataframes numpy pandas python requests testing webscraping
Last synced: 11 Apr 2026
https://github.com/mfaisalkhatri/playwright-ts-web-automation
Example code of end to end web automation testing using Playwright Typescript
playwright-typescript test-automation testing tutorial web-automation-testing
Last synced: 08 Aug 2025
https://github.com/mvaibhav131/schedule-management-system
backend assignment
api assignment backend controllers cors expressjs jest-tests middleware nodejs nodemon requests router routes schedule-meetings schedule-tasks testing
Last synced: 09 Apr 2026
https://github.com/lreimer/hands-on-gebish
This repository contains a few examples showcases for the Geb framework.
Last synced: 29 Jul 2025
https://github.com/skp3214/programming-with-javascript
30dayscodechallenge advancejs functions jsinbrowser oops testing
Last synced: 03 Sep 2025
https://github.com/x-kom/component-trace-element-finder
Simple helper functions for finding DOM elements through "component trace"
data-attributes dom-selection html testing
Last synced: 29 Jul 2025
https://github.com/youssef1313/combinatorial.mstest
Adds combinatorial testing capability to MSTest tests
combinatorial-testing mstest mstest-extensions mstest-framework mstestv3 testing
Last synced: 02 Jul 2025
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/charles-hsiao/docker-robotframework-web
Docker file for Web application UI automation testing with selenium & phantomjs.
automation docker docker-image docker-images docker-registry dockerfile dockerfiles phantomjs phantomjs-client python quality-assurance robotframework robotframework-testing selenium selenium-webdriver selenium2library test-automation testing testing-tools web-automation
Last synced: 09 Apr 2026
https://github.com/incuca/loopback-chai
Loopback Chai Assertions
chai chaijs loopback tdd testing testing-library testing-tool
Last synced: 05 Jan 2026
https://github.com/uqbar-project/eg-seguros-kotlin
Sirve para explicar definición de tests con clases de equivalencia y valores límite
Last synced: 29 Jul 2025
https://github.com/ramzibouzaiene/react-testing-component
I Created a login component form and i wrote unit tests for it using React testing library for testing React components and Jest as test runner.
jest reactjs testing testing-library
Last synced: 28 Apr 2026
https://github.com/pdmlab/waitforpostgres.net
Wait for Postgres connections using .NET
devops dotnet npgsql postgresql testing
Last synced: 09 Apr 2026
https://github.com/bnomei/zeuxis
Let AI agents capture screenshots themselves via MCP
ai automation capture cursor history image local mcp offscreen playwright rect screenshot snapshot testing window
Last synced: 05 Jul 2026
https://github.com/t1/junit-5-structure-demo
source for blog article: Structured JUnit 5 Testing
bdd blog junit junit5 junit5-guide testing testing-practices
Last synced: 12 May 2025
https://github.com/iloveitaly/github-action-playground
GitHub Actions playground repository for testing and experimenting with workflows and actions
automation ci-cd devops github github-actions playground testing workflows
Last synced: 08 May 2026
https://github.com/jbzoo/codestyle
Collection of QA tools and JBZoo coding-standards
codestyle jbzoo makefile phpcs phpmd testing testing-tools
Last synced: 14 Apr 2025
https://github.com/0xHericles/EasyAcceptLesson
:books: Basic material for the EasyAccept tool lesson
acceptance-testing computer-science easyaccept java programming-lab-2 testing tests ufcg
Last synced: 24 Mar 2025
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/subramanyaks/mywebsitetest
This is Test of My Website using Selenium Java
automation java selenium selenium-webdriver testing webdriver website
Last synced: 20 May 2026
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/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/kralizek/mockhttptests
Testing how to use MockHttp with AutoFixture
autofixture dotnet http-client nunit testing
Last synced: 20 May 2026
https://github.com/alttester/examples-csharp-bitbar-alttrashcat
NUnit test project with AltTester v2.0.x setup for running on Bitbar using Appium (both client and server side)
alttester alttester-2-0-0 alttester-unity-sdk bitbar bitbar-client-side-appium bitbar-server-side-appium csharp nunit-tests test-automation testing testing-tools
Last synced: 29 Aug 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/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/hedhyw/vscode-golang-gherkingen
VS-Code extension to generate Golang Behaviour Driven Development (BDD) tests
bdd behavior-driven-development boilerplate golang testing vscode-extension
Last synced: 26 Jan 2026
https://github.com/eckinox/introduction-tests-unitaires
Un atelier d'introduction aux tests unitaires pour les développeurs PHP.
educational php testing training-materials
Last synced: 23 Nov 2025
https://github.com/test-kitchen/kitchen-vcair
A Test Kitchen driver for vCloud Air
hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing
Last synced: 03 Aug 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/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/mchirico/blockbadip
Python - Block IPs based on /var/log/mail.log messages
Last synced: 16 Mar 2025
https://github.com/r1b/test-extras
Miscellaneous extensions to Alex Shinn's `test` egg
Last synced: 18 Feb 2026
https://github.com/redhat-plumbers-in-action/testing-farm
🚜 A NodeJS module to access Testing Farm instances through the REST API.
api-client testing testing-farm typesafe typescript
Last synced: 28 Jul 2025
https://github.com/troykinsella/crash
A command-line tool for executing test plans and reporting results.
go golang load-testing performance-testing test-plan testing
Last synced: 12 Jan 2026
https://github.com/ethosa/httpwizard
Little app for testing API
api-test http-testing kotlin-android testing testing-tools
Last synced: 05 Apr 2025
https://github.com/amadou-6e/py-dockerdb
Docker-DB is a Python library for managing database containers via Docker: supporting fast, scriptable setup of MongoDB, PostgreSQL, MySQL, and SQL Server for development and testing.
containerization database devops docker docker-python mongodb mysql pgvector postgresql python sql-server testing vector-database vectorstore vectorstores
Last synced: 26 Aug 2025
https://github.com/rtmigo/tempground_py
Quick creation of temp projects during unit testing
ci integration-testing process shell stderr stdout temp temporary-directory testing unit-testing
Last synced: 22 May 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/iam-ariful-islam/import-dll-file-into-python
Create custom program DLL file and import into python
calculate csharp dll environment import program project python3 pythonnet solutions structure testing windows-10
Last synced: 15 May 2025
https://github.com/imjoehaines/flowder-phpunit
A PHPUnit Listener for Flowder
fixture-loading fixtures flowder phpunit phpunit-listener testing
Last synced: 11 Nov 2025
https://github.com/charles-adedotun/claude-code-sub-agents
🤖 Comprehensive sub-agent ecosystem for Claude Code - Intelligent AI assistance across the full software development lifecycle
ai-agents automation claude-code developer-tools devops productivity react security testing workflow
Last synced: 03 Sep 2025
https://github.com/rogervinas/mockserver-testing
🎭 MockServer Testing
kotlin mockserver testcontainers testing
Last synced: 16 Apr 2025
https://github.com/mfaisalkhatri/configreader
This Utility helps to read the config.properties file in a simplified way.
automation config java open-source properties-loader properties-parser selenium-webdriver testing testing-tools utility
Last synced: 05 Jan 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/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/dennisappiah/go-lab
A compiled documentation for my learning of golang
Last synced: 06 Jul 2025
https://github.com/abstractsdk/integration-bundles
A stable set of application integrations that can be used for testing.
Last synced: 01 Apr 2025
https://github.com/davidemoro/cookiecutter-play-plugin
a pytest-play scaffolding tool that let you generate new commands
cookiecutter pytest python testing
Last synced: 08 Oct 2025
https://github.com/carpentries-incubator/byte-sized-rse-testing
Byte-Sized RSE: Unit Testing Code
alpha byte-sized-rse carpentries-incubator english lesson python testing unit-testing
Last synced: 18 Jan 2026
https://github.com/sovereigncloudstack/openstack-workload-generator
A tool to generate domain and project structures in openstack for testing purposes
Last synced: 23 Mar 2025
https://github.com/carlos-camara/vscode-gherkin-beautifier
A professional, highly optimized Gherkin (.feature) formatter for Visual Studio Code. Features dynamic table alignment, auto-casing, smart tag sorting, and strict BDD indentation.
bdd behave code-formatter cucumber developer-tools feature-files formatter gherkin go-to-definition i18n indentation linter python sdet syntax-highlighting syntax-highlighting-theme testing typescript vscode vscode-extension
Last synced: 04 Jul 2026
https://github.com/jonathanmdr/resilience-http-client
Sample project to explain about resilient patterns for integration distributed services
api-rest clean-architecture ddd java kafka maven modular-architecture monorepo mysql spring-boot testing worker
Last synced: 05 Aug 2025
https://github.com/obeim/fastify-auth-template
A secure authentication & authorization starter template built with Fastify, TypeScript, and Prisma, following OWASP security best practices.
authentication authorization e2e-testing fastify integration-test nodejs owasp-top-10 postgres prisma rest-api testing typescript unit-testing vitest
Last synced: 05 May 2026
https://github.com/lovelysystems/lovely-db-testing
Lovely Systems Database Testing
Last synced: 19 May 2026
https://github.com/vancelongwill/snapshot
Snapshot testing for Golang
go golang golang-testing snapshot snapshot-testing testing
Last synced: 09 Mar 2026
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/iraycd/react-typescript-boilerplate
Enterprise Boilerplate - React Typescript, Highly Customisable and Easily Deployable. Better alternative of create-react-app
audit boilerplate commitlint coverage cypress eslint husky jest jest-tests lint lint-staged react reactjs rollup semantic-release testing typescript
Last synced: 21 Jan 2026
https://github.com/h3ar7b3a7/springconsumertests
A small example of a reactive web consumer with tests.
mockito reactive-spring testing
Last synced: 10 Sep 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/anshul-sonpure/karate_tutorial
Karate framework for API testing.
apitesting bdd karate-framework karate-tests testing
Last synced: 12 Aug 2025
https://github.com/theinfinityglitch/waytest
A simple project for studying and testing with wayland compositor in Rust (Smithay)
rust smithay study testing wayland wayland-compositor
Last synced: 29 Aug 2025
https://github.com/dever-labs/mockly
Cross-platform multi-protocol mock server — HTTP, WebSocket, gRPC, GraphQL, TCP, Redis, SMTP, MQTT — with a web UI, scenario system, and fault injection.
ci cross-platform developer-tools fault-injection go grpc http integration-testing mock-server mqtt redis smtp testing websocket
Last synced: 22 May 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/Ackee-Blockchain/tests-axelar-interchain-governance-executor
Tests for Axelar Interchain Governance Executor
Last synced: 13 Apr 2025