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/jav-car-1971/uno
Hugo, Code, Multilengua, Prueba
code documentation documentation-site hugo hugo-site site static testing
Last synced: 20 Apr 2026
https://github.com/sauceforge/saucery3
Saucery for NUnit 3
automation c-sharp dotnet jenkins nunit nunit-framework nunit3 tdd testing
Last synced: 20 Apr 2026
https://github.com/almirjnr/discord-ping-pong-bot
A simple discord bot made only for testing purposes, it can respond with "pong!" if the used command is "/ping".
discord-bot dotnet ping-pong testing
Last synced: 20 Apr 2026
https://github.com/chgen/arduinodevsimulator
Very primitive simulator project for testing Arduino programms without device
arduino embedded simulator testing
Last synced: 20 Apr 2026
https://github.com/ax-va/pytest-okken-2022
These pytest examples are based on the book "Python Testing with pytest: Simple, Rapid, Effective, and Scalable", Second Edition, written by Brian Okken and published by The Pragmatic Programmers in 2022. They also cover pytest plugins. Special attention is paid to using Coverage.py, unittest.mock, and tox with pytest.
ax-va coverage plugins pytest python testing tox
Last synced: 21 Apr 2026
https://github.com/leonardovff/angular-crud-auth-e2e
Repository used to study Angular. SPA with crud, auth and guard. Using E2E and integration testes. Responsible with mobile first. Using interceptors to simulate the API.
angular crud-application e2e-tests interceptors material-design mobile-first spa testing testing-angular-applications
Last synced: 21 Apr 2026
https://github.com/lren-chuv/docker-compose-for-ci
Build environment for our projects on CircleCI
docker-image infrastructure testing
Last synced: 21 Apr 2026
https://github.com/epeee/junit-jupiter-extension-testing
Fluent assertions library to execute certain test cases and assert on the result
assertions junit-jupiter testing
Last synced: 05 Jun 2026
https://github.com/omajid/dotnetregressiontestrunner
run small standalone programs as regression tests
Last synced: 22 Apr 2026
https://github.com/pandasoft-zz/glut
Gitlab unit test
gitlab pipelines testing testing-tool unit-testing
Last synced: 05 Jun 2026
https://github.com/deamondev/scala-data-structures
Implementation of most common data structures / algorithms in Scala. Based on "Rock the JVM - Scala & Functional Programming practice course". All solutions are mine.
algorithms data-structures scala testing
Last synced: 06 Jun 2026
https://github.com/m0nirul/config-validator
A simple utility to validate configuration files against defined rules or expected structures.
configuration python qa testing utility validation
Last synced: 24 Apr 2026
https://github.com/oliviernt/sv-number-generator
Small, dependency free lib that generates german SV-numbers for testing purposes
generator nodejs testing utility
Last synced: 24 Apr 2026
https://github.com/rubix982/sadaparcel
My attempt for the technical Assessment from SadaPay. Feel free to take inspiration if you need it! This has never been submitted due to a lack of time.
backend kotlin monad spring-boot testing
Last synced: 24 Apr 2026
https://github.com/tessapower/my-pseudo-rand
Repo for a lightning talk I gave on Pseudo Random Number Generators (LCG Algorithm).
presentation pseudo-random-generator randomized-testing talk testing
Last synced: 25 Apr 2026
https://github.com/rhaeguard/impostor
Impostor - a Mock HTTP Server
http-server mock-server mock-webserver testing
Last synced: 25 Apr 2026
https://github.com/bootstarted/krok
Task management powered by redux.
bootstart metalab redux task-runner testing
Last synced: 25 Apr 2026
https://github.com/soenneker/soenneker.tests.attributes.local
Run locally, skip in pipelines.
attribute attributes csharp dotnet local localonlyattribute object only testing tests
Last synced: 15 May 2026
https://github.com/adonyssantos/testing-basics
🧪 Fundamentos del testing en JavaScript
bdd e2e-testing integration-testing jest static-testing tdd testing unit-testing
Last synced: 26 Apr 2026
https://github.com/lemonlion/mongodb.inmemoryemulator
An In-Process Emulator/Fake For MongoDB To Be Used For Integration/Component Testing
acceptance-testing component-testing database emulator fake integration-testing mock mocking-library mongodb testing testing-tools
Last synced: 26 Apr 2026
https://github.com/eyedol/raiburari
[Deprecated] In favor of Android Architecture Components
android android-sdk annotations architecture clean-architecture framework processor testing
Last synced: 27 Apr 2026
https://github.com/sharma-it/playwright-stable-locator
Extends Playwright with the ability to wait for elements to be stable (not animating)
animation playwright stable testing
Last synced: 27 Apr 2026
https://github.com/giri7a/java-fintech-transaction-processor
Java Fintech Transaction Analyzer: A program for processing fintech transaction logs. Analyzes statuses, identifies peak times, and lists failures. Includes a test class for functionality demonstration. Efficiently monitors and gains insights into transaction dynamics.
algorithmic-logic data-representation data-structures date-and-time-handling documentation exception-handling java oops string-formatting testing
Last synced: 27 Apr 2026
https://github.com/ashmalzahra/testing-practice
This project requires writing a few practical tests for JavaScript functions using the Jest library. Making sure to follow the AAA pattern to make tests easier for other developers to read and understand. Also using the TDD approach in practice.
javascript jest tdd-javascript testing unit-testing
Last synced: 28 Apr 2026
https://github.com/dilshadanikkadan/intellctaa
🌟Welcome to my Learning Repository! This space is dedicated to documenting my journey through various learning projects, experiments, and educational resources
child-process cleanarchitecture expressjs kafka nestjs socket-io testing
Last synced: 28 Apr 2026
https://github.com/abrilsabatini/test
Proyecto de pruebas unitarias con Java, Spring Boot, JUnit y Mockito
jacoco java junit mockito spring-boot testing unit-testing
Last synced: 29 Apr 2026
https://github.com/git-afsantos/rosqc
ROS node testing based on Python Hypothesis
hypothesis-testing quickcheck ros testing
Last synced: 29 Apr 2026
https://github.com/0xkaz/kotoba
kotoba (言葉) - Natural language web testing tool with LLM. Write tests in English/Japanese/Chinese.
automation e2e-testing japanese llm multilingual natural-language playwright test-automation testing web-testing
Last synced: 29 Apr 2026
https://github.com/osvaldokalvaitir/reactjs-gostack4-module5
:test_tube: Automated Testing using Enzyme, Redux, Redux-Saga, Redux Mock Store and Axios Mock Adapter
automated-testing bootcamp gostack gostack-4 reactjs rocketseat testing
Last synced: 29 Apr 2026
https://github.com/metacoder-feff/feff.testfixtures
Replace setup/teardown methods with reusable Fixtures
Last synced: 29 Apr 2026
https://github.com/sisense/sisense-playwright-test-examples
Playwright test examples for Sisense application.
api-testing automation e2e e2e-tests page-object-model playwright playwright-typescript sisense testing tests
Last synced: 29 Apr 2026
https://github.com/neurodivergent-dev/simple_ci_sample
A beginner-friendly CI/CD example showcasing automated testing and deployment using GitHub Actions, Jest, and Docker containerization
automation ci-cd continuous-deployment continuous-integration devops docker github-actions jest-testing nodejs testing
Last synced: 29 Apr 2026
https://github.com/prashanth-sams/javascript-api-test
Basic API testing boilerplate project based on JavaScript
api api-testing-framework automation-framework automation-test framework mocha postman postman-collection supertest testing
Last synced: 30 Apr 2026
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/piebro/echo-mcp-server-for-testing
A simple echo MCP (Model Context Protocol) Server for testing MCP Clients.
Last synced: 30 Apr 2026
https://github.com/phpplatform/persist-unit
database mariadb mysql persistence php-platform testing unit-testing
Last synced: 01 May 2026
https://github.com/avishayil/ansible_test_kitchen_windows_role
Ansible Role for Windows hosts on AWS EC2 instances, Tested with Test-Kitchen and Pester
ansible aws devops ec2 pester role roles test-kitchen testing
Last synced: 01 May 2026
https://github.com/gobindagoswamee6328/selenium_testing
Software Testing using python selenium.
csv-files graph-plot matplotlib pandas selenium-python selenium-webdriver testing testreport
Last synced: 01 May 2026
https://github.com/rbkgh/android-libraries-top-50
Top 50 Android Libraries That Super Maximises Developer Productivity like the way Bill Gates makes $114.16/hour!.
android android-development android-library android-libs animation butterknife developer-tools java production production-ready productivity testing top-10 top-100 top-5 top-50 top-50-android-libraries ui
Last synced: 01 May 2026
https://github.com/pooja40jadeja/sitemap-helper
Checks quality of your sitemaps. Also returns non-200 URLs.
javascript jest qa qa-automation qaautomation seo sitemap sitemap-checker sitemap-tester sitemaps software-testing test-automation test-automation-framework testing typescript
Last synced: 02 May 2026
https://github.com/matiasjastrebow/tp-tadp-metaprogramacion
Trabajo Práctico de Metaprogramación de la materia Técnicas Avanzadas de la Programación (TADP) de la UTN 2024
metaprogramming mocking reflection rspec ruby spies testing unit-testing
Last synced: 02 May 2026
https://github.com/jonmatum/react-mfe-template
React MFE template with atomic design system
accessibility atomic-design boilerplate component-library design-system developer-experience mfe micro-frontend modern-stack production-ready react responsive-design tailwindcss template testing theme-support typescript vite vitest wcag
Last synced: 03 May 2026
https://github.com/johnserrano15/testmocha
Algunos ejemplos de test unitarios con mocha y chai.
chai javascript mocha test testing
Last synced: 03 May 2026
https://github.com/lambdatest/python-selenium-geolocation
How to add geolocation to an automation test in Python-selenium on LambdaTest
lambdatest python selenium testing
Last synced: 03 May 2026
https://github.com/damirscorner/20240621-dotnet-webapi-testing
Sample project for 'Web API integration tests' blogpost
Last synced: 03 May 2026
https://github.com/oskang09/geliver-vscode
Webview version of Geliver UI for support internally in vscode editor.
grpc testing vscode vscode-extension
Last synced: 03 May 2026
https://github.com/henryssondaniel/teacup-java-engine-junit
Run Teacup tests with the JUnit engine
junit junit5 teacup test test-engine test-framework testing testing-framework testing-library testing-tool testing-tools
Last synced: 22 Jul 2025
https://github.com/juanmachuca95/conductores_go
Challenge - Golang Gin-Framework, MySQL, Seeders. GoMocks, Clean Architecture, Unit-Testing
clean-architecture gin golang gomock mysql sqlmock testing
Last synced: 03 May 2026
https://github.com/wisq/ex_git_test
A git pre-commit hook that runs a `mix test`, but only on your git staged changes
automation elixir-lang git testing
Last synced: 04 May 2026
https://github.com/asrieldreemurrgm/jest_testing_study
Practice project to learn and implement unit and integration tests using Jest and React Redux.
automated-tests frontend-testing html5 integration-tests jest jest-tests mock-service-worker preloaded-state react-redux react-testing test-coverage testing testing-library tests typescript unit-tests
Last synced: 29 Jun 2026
https://github.com/rickydam/puppygoodies
A virtual store to buy puppy goodies such as food, treats, toys, and other supplies. 🛒🐶
accessibility architecture design-pattern firebase kotlin responsive-layout testing
Last synced: 04 May 2026
https://github.com/lambdatest/python-selenium-timezone
How to set timezone to an automation test in Python-selenium on LambdaTest
lambdatest python selenium testing
Last synced: 04 May 2026
https://github.com/vincevargadev/ecstatic_dart
This package provides API parity with several classes of the Dart SDK but using instance properties rather than static properties.
Last synced: 04 May 2026
https://github.com/sonalys/react-testing
Simple example for reactjs testing
boilerplate jest learning-by-doing react testing
Last synced: 04 May 2026
https://github.com/yannx79/travel-booking-api
This project is a web API for a travel booking system using Laravel version 11. It will allow users to interact with travel data and functionalities.
apache api authentication authorization eloquent laravel mysql php sanctum testing
Last synced: 05 May 2026
https://github.com/sakejs/sake-mocha
Add test, test:ci and test:watch tasks powered Mocha to your Sakefile.
javascript mocha nodejs sake tasks testing
Last synced: 05 May 2026
https://github.com/daggerok/jest-testing
Testing with Jest
babel babel-jest jest jest-tests jestjs plugin-transform-modules-commonjs test test-driven-development testing tests ttd
Last synced: 05 May 2026
https://github.com/hoonapps/kr-validators-test
kr-validators test app
class-validator nestjs testing
Last synced: 05 May 2026
https://github.com/blackmutzi/polygon-engine
is a little Graphic-Engine writted in c++ with opengl
doxygen engine github-pages library linux opengl opengl-test qt-creator testing
Last synced: 05 May 2026
https://github.com/raphaelmadeira-design/openclassrooms_projet-9
Projet 9 - Formation Intégrateur Web OpenClassrooms
Last synced: 05 May 2026
https://github.com/craftzing/redemption
A collection of test utilities for Laravel we commonly use at Craftzing
laravel laravel-framework php php81 phpunit testing
Last synced: 06 May 2026
https://github.com/jurerotar/opfs-mock
In-memory implementation of the origin private file system for usage in your Jest or Vitest tests.
browser jest nodejs opfs storage testing typescript vite vitest
Last synced: 06 May 2026
https://github.com/carloscolbe/url-to-json
URL query to JSON and JSON to URL with query
api json querystring testing testing-tools url
Last synced: 06 May 2026
https://github.com/ashish-simplecoder/js-app-testing
A repo to learn testing the javascript applications
javascript react testing typescript vitest
Last synced: 06 May 2026
https://github.com/averrunci/carna
Carna is a testing and specification framework for .NET Platform
Last synced: 07 May 2026
https://github.com/jwill9999/sinon_reverse_engineered
Teaching package to demonstrate Sinon Reverse Engineered code.
chai engineering example-project mocha re-engineered reverse reverse-engineered reverse-engineering sinon sinonjs teaching-materials testing testing-framework
Last synced: 07 May 2026
https://github.com/pallavithorat/uberapp-backend
This is backend code for UberApp using SpringBoot
cicd spring-boot spring-mvc spring-security testing
Last synced: 07 May 2026
https://github.com/toghrulmirzayev/selenew
SeleNew is a framework over Selenium to simplify UI Test Automation
automation-framework browser selenew selenium test-automation testing ui webdriver
Last synced: 07 May 2026
https://github.com/aynuayex/metric-imperial-converter
freecodecamp project
chai chai-http freecodecamp-project mocha testing
Last synced: 07 May 2026
https://github.com/marcop135/vite-react-tailwind-lint
🚀 Vite + React + Tailwind CSS Starter: Fast setup with linting, formatting, and best-practice tools for smooth UI development.
react reactjs starter tailwind tailwindcss testing testing-tools vite
Last synced: 17 May 2026
https://github.com/harshitbalodi/bloglist-frontend
The application is developed using react and redux , Tested with cypress and jest.
cypress jest react redux-toolkit testing
Last synced: 08 May 2026
https://github.com/nilshartmann/react-testing-playground
enzyme examples react reactjs testing unexpected
Last synced: 08 May 2026
https://github.com/mukeshsoni/create-snapshot-test
Automatically generate snapshot tests for your react components with random values for the props
generated-code jest react reactjs snapshot testing
Last synced: 08 May 2026
https://github.com/ceshiren/lagoutesting
霍格沃兹测试学院学员演练代码 测试人社区https://ceshiren.com 霍格沃兹测试学院https://testerh.ke.qq.com/
Last synced: 10 Jun 2026
https://github.com/bigpipe/assume-enzyme
Improved assertions when using Enzyme
assume enzyme expect react react-native test testing
Last synced: 08 May 2026
https://github.com/esnanta/sqa-cypress-saucedemo
Automated testing for Swag Labs web using cypress
automation cypress cypress-example cypress-tests soucedemo sqa testing
Last synced: 08 May 2026
https://github.com/windperson/demo_docker_dotnetcore_test
Demo using docker to run .NET Core test project
Last synced: 09 May 2026
https://github.com/jhossuan/setup-ts-backend
Setup inicial de backend typescript y nodejs, la finalidad de este es simplemente probar instancias EC2 y demás servicios para la práctica ( este backend no sera completado ) 🚀
default ec2-instance incompleted mongodb nodejs practice-project testing typescript
Last synced: 09 May 2026
https://github.com/gerasaka/angular-demo
Simple project to demonstrate angular basic features
angular rxjs tailwindcss testing
Last synced: 09 May 2026
https://github.com/trandung2k1/typescript
Trainning typescript and write unit test
Last synced: 09 May 2026
https://github.com/imteekay/rekommender
Recommender System for profiles connections
api clojure clojure-development funcional-programming test test-driven-development testing
Last synced: 29 Mar 2025
https://github.com/flyingrobots/wesley
Wesley: The Data Layer Compiler. GraphQL in, provably safe Postgres out - with tests! Zero-downtime. Zero drift. Go ahead, deploy on a Friday.
cli-tool compiler data-layer graphql migrations pgtap rls schema-first sha-lock supabase testing typescript wesley zero-downtime zod
Last synced: 14 May 2026
https://github.com/chaos-maker-dev/chaos-maker
A lightweight chaos engineering toolkit that simulates network failures in browser-based test frameworks to build resilient, failure-ready applications.
automation-tools browser-testing chaos-engineering chaos-testing cypress fault-injection network-simulation playwright puppeteer qa-tools resilience-engineering test-automation testing ui-testing-framework webdriverio
Last synced: 09 May 2026
https://github.com/tanishqua-simform/simfood
SimFood, is food management system to track the food consumption as well as Task assignment among kitchen staff for our company Simform. This has been developed using Django and DRF, as an assignment during my training period.
caching celery django django-rest-framework jinja2 redis simplejwt testing throttling
Last synced: 09 May 2026
https://github.com/adequatica/api-testing-comparison
Testing API with Cypress, Playwright, and Jest + Axios
cypress jest playwright testing
Last synced: 09 May 2026
https://github.com/remarkablemark/playwright-demo
🎭 Playwright demo
demo e2e end-to-end-testing javascript playwright playwright-typescript test testing typescript
Last synced: 10 May 2026
https://github.com/besworks/submodule-mapping
Test case for demonstrating import/export mapping of NodeJS submodules.
example export import javascript js modules nodejs package-json testing
Last synced: 10 May 2026
https://github.com/rathorsunpreet/python_api_checks
API Testing of the site https://reqres.in using Pytest and Requests.
pytest python-3 python3 request requests requests-library-python rest-api test test-automation testing
Last synced: 24 Oct 2025
https://github.com/alonronin/tikal-4x4-jest
jest mockingoose mongoose testing
Last synced: 10 May 2026