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/m4rri4nne/playwright-docker
This project aims to provide a front-end automated testing setup using Playwright, fully containerized with Docker, integrated with GitHub Actions for CI/CD, and featuring Allure Report for test reporting. A future integration with Cucumber/Gherkin may also be added to support BDD-style test writing.
automation docker playwright qa testing
Last synced: 14 May 2026
https://github.com/jofaval/return-change-marchine
Golang Command Interface to compute the money return change given an amount, with some refactor
beginner-friendly cash change change-return go golang tdd testing
Last synced: 29 Jun 2026
https://github.com/mikesparr/typescript-apollo-graphql-server
Test GraphQL server using TypeScript
apollo graphql jest server tdd testing typescript
Last synced: 09 May 2026
https://github.com/degory/ghul-test
ghūl compiler integration test runner
compiler ghul test test-automation testing
Last synced: 05 Jun 2026
https://github.com/valentinogagliardi/django-testing-cheat-sheet
Companion repo for https://www.valentinog.com/blog/testing-django/
django django-rest-framework testing
Last synced: 19 Jun 2026
https://github.com/mochrks/test-jenkins-sonarqube
serves as a pivotal resource in developing the integration process between Jenkins and SonarQube. This repository provides a comprehensive framework for testing and managing code quality within your project. By combining these tools, you gain deep insights into code quality,
jenkins sonarqube springboot testing
Last synced: 14 Jun 2026
https://github.com/ansaribrahim/recipe-app
This Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.
cancancan capybara devise factory gitflow license linters rails render rspec ruby rubyonrails tailwindcss testing
Last synced: 30 Jan 2026
https://github.com/chorus-bdd/chorus-docker
Builds a Docker image which can be used to run the Chorus interpreter
bdd chorus chorus-docker docker integration-testing integration-tests interpreter testing
Last synced: 28 Mar 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/sergkondr/fake-web-service
fake web service for testing purposes
golang kubernetes sre testing web-service
Last synced: 02 Mar 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/exc304/testing-cheat-sheets
✨Collaboration is the life of this repo.✨
cheat-sheets collaboration testing
Last synced: 29 Jan 2026
https://github.com/miroslav-reiter/kurz_selenium
Materiály, testovacie projekty, testovacie prípady a sady ku online kurzu Selenium v4
automated-testing automation reiter selenium selenium-4 software software-testing testing
Last synced: 09 Apr 2025
https://github.com/erelsop/obrowse
A comprehensive CLI tool for WSL/Unix-like environments, leveraging Playwright for web automation, PDF generation, and integrated testing with Jest and Mocha, tailored for developers and testers seeking streamlined web development and testing workflows.
browser cli jest mocha nodejs testing typescript unix-like wsl2
Last synced: 25 Jan 2026
https://github.com/sunsetmkt/httpbin-vercel
httpbin for Vercel, a fork of postmanlabs/httpbin
api flask http http-server httpbin json python python3 service testing vercel vercel-deployment vercel-serverless vercel-serverless-functions
Last synced: 11 Apr 2026
https://github.com/mizrael/webapitestingskeleton
A simple example of how to structure a .NET Core Web API project with tests
dotnet dotnet-core dotnetcore integration-testing testing unit-testing webapi
Last synced: 18 May 2026
https://github.com/ajitsing/data_verifier
Ruby gem to verify data
data-sanity data-verification data-verifier ruby ruby-gem testing testing-tools
Last synced: 20 Jan 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/ahojukka5/pkgtestsuite.jl
PKgTestSuite is a standard test suite to test packages under JuliaFEM organization. By using centralized testing script we can control testing of all packages from single place. In practice, PkgTestSuite is taking care of whole CI process, starting from running doctests, tests, syntax check + other tests. After that automatically generated documentation is deployed to organisation web-page.
ci doctests documentation testing
Last synced: 07 Apr 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/nireshs/pytest-html-dashboard
Beautiful dashboard-style HTML reports for pytest with charts, error analysis, and visual insights
dashboard html-report html-reporter html-reports pytest pytest-plugin python testing
Last synced: 04 Mar 2026
https://github.com/oreqizer/todo-spec
TODO app with a ridiculously overkilled test suite. 📜
playwright testing todo vitest
Last synced: 11 Apr 2026
https://github.com/seancdavis/node-link-checker
Simple script that checks for broken links on a site and reports the results in the console
Last synced: 19 May 2026
https://github.com/konnov/apalache-rpc-client
Minimalistic Python client for interaction with the Apalache model checker over JSON RPC
apalache client model-based-testing model-checking quint symbolic-execution testing tla tlaplus
Last synced: 01 Apr 2026
https://github.com/pdmlab/dotnet-marten-test-template
Test Template Project for MartenDB
martendb template-project testing
Last synced: 16 Mar 2026
https://github.com/helpscout/test-utils
☂️ Test Utils: Handy utils for React and JavaScript testing
enzyme jsdom open-source react test testing utilities
Last synced: 13 Apr 2026
https://github.com/maxicorrea/java-refactoring
My code practices and unit tests when reading Martin Fowler book Refactoring.
java junit-test junit4 maven refactoring testing unit-testing
Last synced: 18 May 2026
https://github.com/gdbecker/dbtlabslearning
Learn the foundational steps of transforming data in dbt Cloud. Start by connecting dbt Cloud to a data warehouse and Git repository, then explore key concepts like modeling, sources, testing, documentation, and deployment. Get hands-on by building a model and running tests in dbt Cloud.
analytics-engineering bigquery dbt dbt-cloud jinja macros models packages sql testing
Last synced: 02 Jan 2026
https://github.com/logreg-n-coffee/nodejs-minimal-setup
Boilerplate for a Node.js application
javascript mocha nodejs npm testing
Last synced: 09 Apr 2026
https://github.com/sevilayerkan/test-string-extention
A lightweight Chrome extension designed for test data generation and Turkish localization.
chrome-extension lorem-ipsum lorem-ipsum-generator offline-first qa test test-data-generator testing testing-tools turkish turkish-dataset
Last synced: 15 Jan 2026
https://github.com/sergeyshmakov/playwright-page-object
TypeScript Page Object Model for Playwright — decorator-driven, typed, composable controls instead of raw locator strings.
decorators e2e page-object-framework page-object-model page-object-pattern playwright playwright-test playwright-typescript pom testing
Last synced: 01 Apr 2026
https://github.com/nhatthaiquang-agilityio/dotnet-jwt-authentication-api
Implement JWT (JSON Web Token) authentication in an ASP.NET Core 2.1 API with Mongodb and Testing as well
asp-net-core docker docker-compose dotnet jwt-authentication mongodb testing xunit
Last synced: 11 Apr 2026
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/spnraju/demo-playwright-tests
Boilerplate for Playwright using Javascript
boilerplate demo end-to-end end-to-end-testing javascript playwright playwright-javascript testing
Last synced: 25 Oct 2025
https://github.com/amadou-6e/py-docker
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: 07 Apr 2026
https://github.com/kooltheba/projectalpha_react
This project is meant to serve as a my showcase 💅 and also as a reference for whoever wants to hone their React skills! 🚀
apollo enzyme error-handling graphql hoc hooks jest lazy-loading material-ui react react-router styled-components testing
Last synced: 11 Apr 2026
https://github.com/pablo-abc/uvu-expect
Chai like BDD assertions for uvu
assertions javascript testing typescript uvu
Last synced: 18 May 2026
https://github.com/testpointcorp/vansah-playwright-ts
Seamlessly integrate Playwright automation with Vansah Test Management for Jira. This repository provides a robust Vansah TypeScript binding to log test results, manage test runs, and attach execution artifacts (e.g., screenshots) directly to your Test Case Runs in Vansah.
reporting test test-automation testing typescript vansah
Last synced: 25 Jan 2026
https://github.com/karimsa/frenzie
Collection of chaos hooks for your Node.js programs.
chaos-engineering hooks javascript library testing
Last synced: 24 Oct 2025
https://github.com/harmim/vut-ivs-project-1
Praktické aspekty vývoje software: Projekt 1 – Testování
c-plus-plus cmake code-coverage gcov google-test ivs lcov matrix project red-black-tree test-driven-development testing vut
Last synced: 23 Oct 2025
https://civictechto.github.io/polis-storybook/
hacktoberfest storybook testing
Last synced: 17 Apr 2025
https://github.com/destrutoyt/playwright-qa-project-automationexercise
QA automation project showcasing UI, API, and visual tests for AutomationExercise. Integrated with Docker, Allure, and CI/CD pipelines.
api-testing cicd docker github-actions playwright playwright-typescript postman qa test-automation testing
Last synced: 04 Apr 2026
https://github.com/vit0r/terraform-kvm
Using terraform on onprem KVM server
kvm kvm-hypervisor terraform testing
Last synced: 19 Mar 2026
https://github.com/alexanderlapygin/cra-react_17-ts_4-cypress_10-starter
CRA on TypeScript starter with UI testing on Cypress with Cypress Testing Library
cra cy cypress cypress-testing-library softspiders ss starter template test testing ts typescript
Last synced: 23 Jan 2026
https://github.com/nguyenngoclongdev/gherkin-editor
Beautiful syntax highlight, code completion, format and validator.
code completion format testing validator
Last synced: 21 Feb 2026
https://github.com/leninpaulino/hotels-api
Hotels API built using Laravel applying TDD practices.
hotels-api laravel rest-api tdd testing
Last synced: 29 Dec 2025
https://github.com/rodewitsch/tractor-test
React Native application for testing by a,b,d,e,f categories (tractor/other machines)
education react-native testing
Last synced: 06 Mar 2026
https://github.com/dizzzz/existdb-trigger-test
Simple project to show that DocumentTrigger works
Last synced: 29 Mar 2025
https://github.com/jdenen/watir-device
Automate Chrome Developer Tools' device emulation with watir-webdriver
device-emulation ruby testing watir watir-webdriver
Last synced: 18 Oct 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/checkerschaf/playwright-vercel-e2e-tests
🧪 Running E2E tests against your Vercel deployment is easy with Playwright and GitHub Actions.
actions e2e github playwright testing typescript vercel
Last synced: 02 Apr 2026
https://github.com/gardenjs/docs
Website & docs for gardenjs.org.
component-library components design-systems docs documentation gardenjs javascript react storybook styleguide svelte sveltekit testing ui-components vanilla-js vite vue
Last synced: 12 Apr 2026
https://github.com/escss-labs/escss-estest
ESCSS-ESTest is a runtime testing library inspired by TDD, Joi, and Zod.
escss escss-estest javascript tdd testing zero-dependency
Last synced: 04 Jan 2026
https://github.com/mattmazzola/internals-visible-typescript
Demonstrate technique to simulate InternalsVisibleTo from C# in TypeScript
csharp internals internalsvisibleto jest testing typescript
Last synced: 09 Apr 2026
https://github.com/wishtack/codesandbox-angular-testing
Template for Angular with Jasmine & Jest (as you wish) that runs on Codesandbox.io
angular codesandbox jasmine javascript jest karma testing
Last synced: 17 Apr 2026
https://github.com/vagnerbellacosa/apontamentos_falhadesoftware
Vamos falar sobre falhas de software. Conheça alguns dos mais mediáticos problemas
abend boas-praticas bug fail testing
Last synced: 16 Oct 2025
https://github.com/timothystiles/hello-rs
A starter rust project with code coverage gutters in vs code via extensions.
code-coverage code-highlighter github-actions on-save rust test-automation test-driven-development testing vscode
Last synced: 21 May 2026
https://github.com/averspec/aver
Domain-driven acceptance testing for TypeScript
acceptance-testing bdd observability testing typescript vitest
Last synced: 03 Apr 2026
https://github.com/ianwalter/test-server
Easily create a minimal Koa server for testing
koa mock-server server test test-server testing unit-testing
Last synced: 03 Feb 2026
https://github.com/nerdmecha/git-bash-web
GIT Used Web Development
css git git-bash github html javascript jquery source-tree sourcetree test testing visual-studio-code
Last synced: 11 Apr 2026
https://github.com/prashanth-sams/api-automation-frisby-typescript
API automation framework to spin backend tests
api api-automation automation frisby frisby-js testing typescript
Last synced: 28 Apr 2026
https://github.com/wishtack/workshop-angular-testing
Angular testing workshop
Last synced: 02 Jul 2026
https://github.com/joelfaldin/full-stack-open2024
Exercises for Full Stack Open course.🚈🚈🚈
cypress express fullstackopen mongodb react testing
Last synced: 17 Apr 2026
https://github.com/brockaltug/fullstack
Fullstack Web Development💡 Learning and practice
api bootstrap css expressjs filesystem full-stack handlebars-js html inquirer javascript jest jquery mern mern-stack nodejs postgresql sql tailwindcss testing
Last synced: 18 Feb 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/ivan-ha/react-hooks-test
Demonstrate how to unit test React custom Hooks
hooks react react-hooks react-hooks-demo react-hooks-tutorial reactjs testing
Last synced: 18 Apr 2026
https://github.com/clechasseur/msrv-prep
Cargo subcommand useful to prepare for determining/verifying a crate's MSRV
cargo cargo-plugin cargo-subcommand cli rust rust-lang testing
Last synced: 22 Jan 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/kmulvey/mailhole
A mock SMTP server and REST API to capture and validate emails sent by your application.
Last synced: 19 May 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/openchargingcloud/csmsapp
An OCPP Charging Station Management System test application based on Electron
backend charging csms e-mobility electron ocpp testing
Last synced: 09 May 2026
https://github.com/potlitel/docker-k6-grafana-influxdb-integration
Docker Compose Setup for K6 / InfluxDB / Grafana (K6IG). Usefull repo: https://github.com/luketn/docker-k6-grafana-influxdb
docker docker-compose grafana grafana-dashboard influxdb k6 stress-testing testing testing-library testing-tools
Last synced: 12 Apr 2026
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/foxboron/swtpm_test
Library for initializing user accessible swtpm socket
Last synced: 03 Jul 2025
https://github.com/pablob07/cine
Cine project example - Modulo9 - Desarrollo de aplicaciones con Ruby on Rails - OTEC AIEP.
activerecord cine devise model ruby ruby-on-rails testing
Last synced: 19 May 2026
https://github.com/b4dnewz/process-test
Easy way to test command line applications
child-process cli-testing cli-utilities fork spawn test testing testing-tools
Last synced: 26 Jul 2025
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/aineejames/ctest.h
ctest.h is a simple single header testing library for C
Last synced: 21 Jul 2025
https://github.com/fair2-for-research-software/python-testing-for-research
A training course on the practical use of tests in research software.
ci continuous-integration english fair fair4rs lesson pre-alpha python python-testing research research-software rse software software-testing testing unit-testing unit-tests
Last synced: 23 Mar 2025
https://github.com/jaunt/clifry
Node.JS application for functionally testing command line applications (CLI)
cli functional-testing testing testing-tool typescript
Last synced: 22 May 2026
https://github.com/izhaki/vest
The browser-first testing framework
browser cucumber javascript mocha testing webpack
Last synced: 12 Apr 2026
https://github.com/webino/webino-devkit
:hammer_and_wrench: Application and module development toolkit for Webino™ developers [WIP]
automation continuous-delivery continuous-integration devkit php testing ubuntu webino
Last synced: 24 May 2026
https://github.com/danielschaffer/ts-custom-error-shim
A TypeScript custom error shim that allows properly testing custom errors
custom-error testing typescript unit-testing
Last synced: 01 Jul 2026