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/goku007007/dbt-duckdb-incremental-starter
Tiny dbt + DuckDB project: seeds → staged model with tests → incremental fact table that only loads new rows. Clone-and-run.
analytics-engineering data-engineering dbt duckdb incremental-models seeds sql testing
Last synced: 02 Sep 2025
https://github.com/metyatech/skill-quality-workflow
Agent Skill for test coverage methodology and defect handling workflows
agent-skill qa-procedures quality quality-workflow testing
Last synced: 18 May 2026
https://github.com/juri/xctwdiff
Highlight differences in XCTAssertEqual output
Last synced: 01 Mar 2025
https://github.com/dpbm/qiskit-metal-docker
Run qiskit metal inside a docker container
architecture-components design docker docker-compose dockerfile hardware jupyter python qiskit qiskit-metal quantum quantum-computing quantum-hardware quantum-mechanics simulating testing ubuntu
Last synced: 17 Jan 2026
https://github.com/siegfriedgrimbeek/falsify-it
Easily generate and serve intricate fake rest end points using a simple JSON blueprint.
api faker javascript json json-server rest test testing
Last synced: 17 May 2026
https://github.com/matt-colen/iphone-calculator
Clone build of the iPhone calculator
javascript testing unit-testing vanilla-js
Last synced: 11 Mar 2025
https://github.com/formtrix/cs-305_portfolio
Software Security
developer-tools security software-development software-engineering testing
Last synced: 14 May 2026
https://github.com/astandrik/setup-local-ydb
Provision local YDB in GitHub Actions CI
ci database docker github-actions local-ydb testing ydb
Last synced: 24 May 2026
https://github.com/tmseldon/supermatchlite
[PC] (WIP) A basic obstacle course made in Unreal Engine 5
testing unreal unreal-engine-5
Last synced: 28 Apr 2026
https://github.com/bryan0422/ai-test-explorer
🤖 Generación automática de tests de Playwright con exploración real de páginas + auto-healing
ai antrophic auto-healing automation claude mcp playwright pytest python qa-automation test-generation testing
Last synced: 02 May 2026
https://github.com/ctronp/mct
Micro C Test, a single header library for testing.
Last synced: 31 Mar 2025
https://github.com/ahwayakchih/pete
PeTe: Performance Tester (benchmark runner) for Bun and Node.js
benchmarking nodejs performance-testing testing
Last synced: 20 Jan 2026
https://github.com/kellyfelkins/tabular
Convert ASCII table strings into lists of lists or lists of maps.
Last synced: 20 Feb 2026
https://github.com/axelledung/villageoftesting
A school project in Testing and Mocking
java mockito-junit-test testing
Last synced: 26 Aug 2025
https://github.com/rookieintraining/gradlereportingexample
A simple custom reporting example for Gradle
gradle reporting reporting-project testing
Last synced: 16 Apr 2026
https://github.com/matheusafonseca/s206-lab-prova
Repositório dedicado a guardar os códigos desenvolvidos para solucionar a Prova de Laboratório
cypress cypress-mochawesome-reporter cypress-tests newman postman postman-collection postman-environment qa test-reporting testing tests
Last synced: 23 Aug 2025
https://github.com/keizah7/java-selenium-testng-qaontime
BIT užduotis: qaontime website testing using selenium, testng and java
Last synced: 14 May 2026
https://github.com/evaristocuesta/watchportalfunction
How to add Denpendency Injection to Azure Functions. With Unit Tests.
azure azure-functions csharp dependency-injection netcore testing
Last synced: 09 May 2026
https://github.com/speezepearson/testincessantly
A tool to run your tests way more often than necessary.
developer-tools testing testing-tools
Last synced: 14 Jan 2026
https://github.com/aytekinkaplan/advanced_cypress_study
Advanced Cypress Study
api api-rest chai css3 cypress github github-actions html5 intellij javascript mocha mocha-chai test-automation testing ui
Last synced: 14 May 2025
https://github.com/wendreof/dotnet-ddd
API REST using .NET Core 3.1/ .NET5.0 + DDD Arch + Entity Framework with MySQL + Swagger + AutoMapper + JWT Token
adminer automapper automapper-profiles ddd-architecture docker dotnet-core editorconfig entity-framework githooks jwt mock mysql sqlserver swagger testing xunit
Last synced: 09 Apr 2026
https://github.com/diasbruno/property-based-testing-article
Code for the article "Property-based testing for the win!"
property-based-testing rantly rspec ruby testing
Last synced: 18 May 2026
https://github.com/raih9k/manualtestingproject-pos
Exploring manual testing methodologies for my personal POS (Point of Sale) project, aiming to ensure quality and reliability through meticulous testing practices and continuous improvement. This project is solely for personal practice and experimentation with manual testing techniques.
ci ecommerce php point-of-sale pointofsale sqa testing
Last synced: 09 Nov 2025
https://github.com/erikrios/simple-calculator-test
Learn About Unit Testing with Mockito
kotlin mocking mockito testing unit-testing
Last synced: 25 Jun 2025
https://github.com/caiobgalvao/trybe-react-testing-library
#13 Projeto da Trybe, #6 Projeto do Módulo de Front-End
Last synced: 30 Apr 2026
https://github.com/alexandreevgit/mytutor2
MyTutor is a web platform that connects tutors and students in subjects like Mathematics and Informatics. It allows users to post and search for tutoring offers, making it easy for learners and educators to connect.
css html java login oop-principles spring-boot spring-mvc spring-security testing thymeleaf
Last synced: 28 Apr 2026
https://github.com/nhqml/izitest
An easy way to test executables against a test suite
pypi python3 test-automation testing testsuite
Last synced: 14 Jan 2026
https://github.com/fmelihh/chatgpt-test-generator
AI based test generation tool
automation chatgpt-api python testing
Last synced: 04 Mar 2026
https://github.com/hellproxy/system-safe
Set and retrieve Java system properties in your unit tests without any side effects
Last synced: 14 Jan 2026
https://github.com/rociobenitez/react-gifapp
This is my GifApp repository
api api-rest giphy giphy-api giphy-example giphy-gifs jest jest-snapshots jest-tests react reactjs testing testing-library vite vitejs yarn
Last synced: 09 Apr 2026
https://github.com/iftekhersunny/golang_testing_by_mocking_external_dependencies
An example of golang testing by mocking external dependencies
go go-mocking go-testing golang mock mocking testing
Last synced: 28 Jun 2026
https://github.com/rsheremeta/testrail-testng
Library for integration TestNG-based tests with TestRail
allure java rest-assured selenium selenium-webdriver test-automation testing testng testng-framework testrail testrail-api
Last synced: 29 Apr 2026
https://github.com/lambdatest/mocha-js-geolocation
How to set geolocation to an automation test in Mocha-js on LambdaTest
lambdatest mochajs selenium-webdriver testing
Last synced: 24 Jan 2026
https://github.com/rudikone/async-adapter-demo
Примеры реализаций сервисных тестов для асинхронного Spring Boot сервиса
java junit junit5 kafka spring-boot spring-test testcontainers testing
Last synced: 16 Apr 2026
https://github.com/synlay/gp_testing_lib
Framework for compliance testing of data with a defined rule set
compliance framework integration-testing python testing
Last synced: 16 Mar 2025
https://github.com/danielwhatmuff/alpine-node-karma-chromium-xvfb
Run headless browser tests using Karma + xvfb + Chromium on Alpine Linux
alpine alpine-linux chromium docker headless headless-browsers javascript karma karma-test-runner node nodejs testing xvfb
Last synced: 28 Apr 2026
https://github.com/risboo6909/emulate_tornado_server
Collection of short functions to simplify tornado-based clients testing
Last synced: 14 Jan 2026
https://github.com/nulib/rdc-test-runner
End to end tests for NULib applications using the Playwright testing framework
Last synced: 17 Apr 2026
https://github.com/seankilleen/presentation_joyoffunctionaltestingwithspecflow
Presentation materials for "The Joy of Functional Testing with SpecFlow"
dotnet marp presentation specflow testing
Last synced: 13 Aug 2025
https://github.com/jack-carling/vue-jest-exercises
School assignment - testing
Last synced: 13 Apr 2026
https://github.com/taiki-e/asmtest
A library for tracking generated assemblies.
Last synced: 31 Jan 2026
https://github.com/auroratide/zaha
Library for building test builders
builders javascript testing utility
Last synced: 12 Aug 2025
https://github.com/zakabouj/addressvalidator
Console app validating addresses via Azure Maps with Entra auth.
address-validation authentication azure-maps console-application csharp dotnet spectre-console test-automation testing unittesting
Last synced: 31 Mar 2025
https://github.com/2022-04-11588/data-fakes
🔍 Generate realistic fake data for testing and development, enhancing your projects with simple, customizable data solutions.
data dataset developer-tools fake-content faker fakery groovy java mock phoenix python random ruby seeding struct swift-framework test-data testing
Last synced: 11 Apr 2026
https://github.com/veryhotserek/run-all
run-all is a command-line tool that allows you to execute commands across multiple directories based on a customizable directory pattern. bash, parralel, regex, system-administration
android celery cli-command docker github kubernetes multi-platform nessus python sql testing virtual-hosts vulnerability-scanners windows
Last synced: 10 Apr 2026
https://github.com/alexsjones/istio-service-tester
A quick chart with some simple services to test your service mesh
golang istio kubernetes mesh mtls testing
Last synced: 29 Apr 2026
https://github.com/sambalmueslie/samanunga
mockito testing testing-framework
Last synced: 14 Jan 2026
https://github.com/vogon38/study-camunda-pix-med
A study project implementing a simplified PIX return (MED) workflow using Camunda BPM, Java 21, Spring Boot, and Gradle.
camunda-bpm-platform camunda-modeler gradle java spring testing
Last synced: 20 Jan 2026
https://github.com/webmural/testing
this template is public domain because we believe in an open web
Last synced: 05 Jan 2026
https://github.com/wlsf82/get-users-ollama-llama3-2
Sample project to experiment with Ollama and llama3.2 model.
api api-testing cypress express-api express-js javascript js llama-3-2 nodejs ollama testing
Last synced: 09 Apr 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/stdlib-js/stats-strided-sztest
Compute a one-sample Z-test for a single-precision floating-point strided array.
array float float32 float32array hypothesis javascript math mathematics node node-js nodejs statistics stats stdlib strided strided-array testing typed z-test ztest
Last synced: 28 Apr 2026
https://github.com/shivam6862/predictor-cypress-testing
This repository contains the source code for the Smoke and Drink Prediction application, along with comprehensive end-to-end (E2E) testing and component testing using Cypress.
cypress flask machine-learning nextjs python testing testing-tools
Last synced: 28 Apr 2026
https://github.com/craigwardman/testdatadefinitionframework
C# framework to abstract test data definition from the backing store so that the same set of tests can be run in memory and against a real data resource.
Last synced: 03 Jul 2025
https://github.com/amssdias/sending-emails
Website to send emails
django form-validation logs python3 smtp testing
Last synced: 28 Apr 2026
https://github.com/horothesun/db-logic-testing-poc
Proof of concept on how to test some logic defined in your DB.
cats-effect cats-effect-3 ci continuous-integration db docker doobie integration-testing scala scala-3 scala-cli scala3 stored-procedure stored-procedures testing typelevel
Last synced: 10 Aug 2025
https://github.com/farbodsalimi/dokimi
Dokimi offers a number of helper commands for testing in Go.
Last synced: 10 Aug 2025
https://github.com/acerv/marvin
Marvin - Test automation framework
python-3-5 testing testing-framework
Last synced: 03 Oct 2025
https://github.com/lambdatest/pytest-terminal-logs
How to upload and view Pytest terminal logs on LambdaTest
lambdatest pytest selenium testing
Last synced: 21 Jun 2025
https://github.com/rashaideh93/playwright-mcp-server
automation browser-automation mcp playwright qa testing
Last synced: 19 Nov 2025
https://github.com/wfernandes/clitablematcher
Gomega matcher to match tables used in the CF CLI
Last synced: 09 Aug 2025
https://github.com/toddbaert/shellot
A gherkin framework for bash
bash cucumber gherkin integration shell shell-script testing
Last synced: 07 May 2026
https://github.com/javi-cc/python-ml-portcanto
Portcanto és un projecte de simulació d'un trajecte en bicicleta. S'ha definit 4 tipus de ciclistes que es diferencien en el temps que tarda a fer el trajecte. L'objectiu és descobrir els 4 patrons amb l'algoritme de clustering KMeans.
clustering docker docker-compose kmeans machine-learning mlfow pydoc pylint python scikit-learn testing venv
Last synced: 13 Apr 2026
https://github.com/bradleywood/software-quality-test-framework
basic software test framework
Last synced: 08 Aug 2025
https://github.com/robtimus/junit-support
Contains interfaces and classes that make it easier to write unit tests with JUnit
Last synced: 06 Mar 2026
https://github.com/rks-031/weather-monitoring
Real-Time Data Processing System for Weather Monitoring with Rollups and Aggregates
expressjs mongodb nodejs openweathermap-api reactjs testing vite-react
Last synced: 12 Apr 2026
https://github.com/astrodynamic/matrix-library-in-cpp
Matrix Library is a C++ library for matrix operations such as addition, subtraction, multiplication, transpose, and more. It provides a Matrix class with constructors, destructors, and overloaded operators. The library can be built using CMake and depends on the Google Test framework for unit testing.
cmake cpp cpp17 library makefile matrix matrix-library testing
Last synced: 07 Aug 2025
https://github.com/farcloser/tigron
FORK - use github.com/containerd/nerdctl/mod/tigron for now - Modern testing framework for command-line applications
golang integration-testing testing
Last synced: 12 Jan 2026
https://github.com/ifak/fences
Generate samples for various schemas like json schema and regex
grammar json regex schema testing verification xml
Last synced: 12 Mar 2025
https://github.com/otechdo/continuous-testing
A continuous testing tools for Linux users
automation bash continuous continuous-testing d docker git go golang packer rust testing
Last synced: 11 Apr 2026
https://github.com/chancedira/capstone-backend
Backend for my brand and blog
documentation jwt-authentication mocha-chai restful-api swagger-ui testing
Last synced: 14 Jun 2025
https://github.com/luisxiaomai/reactnative_development_test_study
Study recording of reactNative development and related testing. Because this is testing driven study, its content will be more focus on testing.
Last synced: 07 May 2026
https://github.com/sharmasalil/cypress_javascript_tdd
This Cypress test automation project is designed for testing web applications, featuring coding examples, sanity checks, and integration with Mochawesome reporting. It is highly customizable to meet specific testing needs, ensuring robust and comprehensive test coverage.
api-testing backend-testing chai cypress cypress-test-automation framework frontend-automation github javascript mocha mochawesome-report opensource page-object-model pom sanity-tests tdd test-driven-development testing tutotial
Last synced: 28 Apr 2026
https://github.com/jwulf/magikcraft-mock-api
The Magikcraft Mock API for Test-Driven Development
javascript magikcraft magikcraft-api minecraft test-driven-development testing typescript
Last synced: 27 Apr 2026
https://github.com/civitas-cerebrum/element-repository
A lightweight, robust package that decouples your Playwright UI selectors from your test code.
low-code playwright test-automation testing typescript
Last synced: 02 Apr 2026
https://github.com/blbergwall/assert
A testing assert tool for go
go golang testing testing-tools
Last synced: 16 Jan 2026
https://github.com/lambdatest/pytest-verify-download
How to verify file download in automation test in Pytest on LambdaTest
lambdatest pytest selenium testing
Last synced: 20 May 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/seeruk/assert
Ludicrously simple assertion library for Go, just to make using the built-in test framework a little easier.
Last synced: 27 Jan 2026
https://github.com/bitcoder/automation_week_mot
Test automation code for Automation Week UI challenges of Ministry of Testing 2020
modeling python test-automation testing testing-tools
Last synced: 03 Jan 2026
https://github.com/makukha/tox-multipython
tox 3 discovery plugin for multipython
discovery plugin testing tox tox-plugin
Last synced: 18 May 2026