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/srcarlosalonso/learning-javascript-projects
Basic project ideas to practice and improve JavaScript skills.
Last synced: 07 Oct 2025
https://github.com/melezhik/tomty
Tomty - Raku Test Framework
perl6 test-automation test-harness testing
Last synced: 23 Jan 2026
https://github.com/dzonatan/angular-testing-kata
Testing kata in the Angular environment.
angular integration-testing kata testing unit-testing
Last synced: 06 Oct 2025
https://github.com/chiiya/comet
☄️ DL agnostic testing and documentation for RESTful APIs
api api-blueprint comet documentation open-api raml rest swagger testing
Last synced: 06 Oct 2025
https://github.com/sha1n/zsh-scriptest
Utilities for Zsh script testing
testing testing-library testing-tools zsh
Last synced: 15 May 2026
https://github.com/sayururehan/test-automation-project
A beginner level project to learn about Test Automation using Mocha, Chai, Postman and Cypress
chai cypress mocha postman test-automation-project testing
Last synced: 29 Jan 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/db7/mockoto
Simple C mock generator with Racket bindings
c-language mock racket-lang testing
Last synced: 21 Apr 2026
https://github.com/matscus/technical_interview
task for technical interview on performance testing
interview interview-questions load load-testing performance performance-metrics performance-monitoring performance-testing testing
Last synced: 14 Jan 2026
https://github.com/elenakulgavaya/surety-scaffold
Code generation for surety — extract contracts from JSON/OpenAPI, generate callers, DB models and test scaffolding
codegen contract-testing python surety testing
Last synced: 15 Apr 2026
https://github.com/fadiladz/basic-penetration-testing
For those who want to learn basic penetration testing
basic penetration script testing
Last synced: 05 Oct 2025
https://github.com/drewcassidy/generic-parameterize
A Rust attribute for parameterizing generic functions
parameterization parameterized-tests proc-macro-attributes rust testing
Last synced: 26 Oct 2025
https://github.com/willnguyen1312/shop-test-practice
My reproduction repo for improving testing
Last synced: 28 Jan 2026
https://github.com/0xjcf/crypto-wallet-viewer
An open-source guide that teaches developers how to integrate Bitcoin and Ethereum balance checks into a simple Express/TypeScript application. This step-by-step tutorial emphasizes practical lessons, solid architecture, and test-driven development.
bitcoin ethereum mongodb nodejs passportjs testing tutorial typescript web3
Last synced: 16 Apr 2026
https://github.com/iter-idea/idea-at
Automated Testing suite for IDEA projects
angular ionic-framework playwright testing
Last synced: 27 Oct 2025
https://github.com/sofyansetiawan/fcc-learn-mocha-chai
Quality Assurance learning outcomes using Mocha and Chai from Freecodecamp
chai chaijs mocha mocha-chai mocha-tests quality-assurance testing
Last synced: 28 Jan 2026
https://github.com/davesag/amqp-event-tester
A simple AMQP event listener that can be configured to listen for your event emitter's events and return a configurable test result. Use this for integration testing of your event emitters.
amqp amqp-client event-emitter testing testing-tool
Last synced: 27 Oct 2025
https://github.com/wvanlit/mutation-testing-with-stryker
Slides & demoes for a talk at work about mutation testing with Stryker.
mutation-testing slides stryker testing
Last synced: 05 Oct 2025
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/igorfachini/mocha-test-example
Separate mocha tests in multiple files and share result by test to another test in another file.
mochajs modules testing unittest
Last synced: 24 Jan 2026
https://github.com/jnahuel-developer/aplicacion_rfsmd
Aplicación gráfica para las pruebas prototipos y controles de la placa "RFSMD"
csharp prototype software testing
Last synced: 03 Jul 2026
https://gitlab.com/erichgatejen/autohit-1998
An XML-based automated test tool.
Last synced: 12 Mar 2025
https://github.com/shivamratti13/fastapi_project
Car Price Prediction using FastAPI
debugging grafana jupyter jwt jwt-authentication jwt-token logging prometheus python random-forest random-forest-regression redis redis-cache testing
Last synced: 13 Apr 2026
https://github.com/mulle-sde/mulle-test
☑︎ Runs tests and compares results against expectations
Last synced: 18 Jan 2026
https://github.com/liblaf/color-make
⛔️ DEPRECATED - 🛠️ Colorful and enhanced Makefile output with rich text formatting!
automation cli code-quality continuous-integration dependency-management deprecated github-actions makefile python rich-text testing
Last synced: 14 Jan 2026
https://github.com/testify-project/testify-project.github.io
Testify Project Website
docker easymock grpc-java guice hk2 javascript jersey junit mockito spring spring-mvc springboot tdd testify testing testing-framework
Last synced: 15 Apr 2026
https://github.com/xyproto/openaldevicetest
Small OpenAL device test program
diagnostics openal testing utility
Last synced: 24 Jan 2026
https://github.com/lambdatest/mocha-js-add-extension
How to add extension for automation test in Mocha-js for LambdaTest
javascript lambdatest mochajs selenium selenium-webdriver testing
Last synced: 24 Jan 2026
https://github.com/tomsquest/effective-testing
Presentation "Effective Testing" at JugSummerCamp 2013
Last synced: 21 Jan 2026
https://github.com/jasonrudolph/significant-other-vscode
An VS Code extension to quickly switch between a source file and its corresponding test file
Last synced: 24 Feb 2026
https://github.com/nisanth2004/restful-web-services-springboot-3.1.x
Spring Boot provides a convenient and powerful way to build RESTful web services. REST (Representational State Transfer) is an architectural style that uses HTTP protocols for communication between client and server.
api client connection database eclipse h2 intellij java jdbc mysql rest security soap springboot testing
Last synced: 16 Mar 2026
https://github.com/saratoga8/fullstack_automation
Simple example of a Full Stack automation project (includes building Web and API parts)
automation backend-api front-end-development full-stack fullstack-development functional-testing playwright pytest python testing typescript
Last synced: 28 Jan 2026
https://github.com/danieldantasdev/aspnetcore-clean-architecture_course-luisdev-part-3_dotnet-8_csharp-12
Curso da Formação ASP.NET Core focado em Arquitetura Limpa aplicada na prática: camadas da arquitetura, reorganização de pastas e arquivos, migrations com nova estrutura, implementação da camada de aplicação com padrão Result e refatoração e testes.
application-layer architecture aspnetcore backend clean-architecture csharp ddd domain-driven-design dotnet efcore entity-framework-core luisdev migrations refactoring result-pattern software-architecture testing
Last synced: 15 Apr 2026
https://github.com/mefistosss/performance-js-tests
Shows the average value of running js
Last synced: 26 Mar 2025
https://github.com/vaibhavmojidra/website-test
This repository is dedicated to website testing prior to going live. It does not contain stable code and is subject to changes. When no testing is in progress, you will find an index.html file with a 'No testing' message.
mojidra test-repo testing vaibhav vaibhav-mojidra vaibhavmojidra webiste-testing website
Last synced: 28 Jan 2026
https://github.com/atbashee/web-tester
JavaFX Web tester
java8 javaee javafx shrinkwrap testing wildfly-swarm
Last synced: 30 Apr 2026
https://github.com/lambdatest/mocha-js-multiple-tabs
How to handle multiple tabs in automation test in Mocha-js on LambdaTest
lambdatest mochajs selenium testing
Last synced: 06 Feb 2026
https://github.com/genedelisa/googleTestCppMacOs
A simple project to configure Xcode to use Google Test/Mock with C++ via CMake
cmake cplusplus googletest testing xcode
Last synced: 12 Mar 2025
https://github.com/mkdika/guava-test
Testing, POC, and solving specific case with Google Guava's features.
Last synced: 26 Mar 2025
https://github.com/konsulting/exposer
Access non-public methods and properties on classes.
php reflection testing unit-testing
Last synced: 29 Jan 2026
https://github.com/spiffre-oss/test-scenarii
test-scenarii offers a way to write scenarized tests with maximum flexibility and code reuse, while retaining great readability
Last synced: 15 Apr 2026
https://github.com/hasanhammoudah/education_app
education_app is a dynamic platform for course management and student engagement, allowing admins to manage courses and exams while enabling students to track progress and chat with course organizers.
android-app blocs course-project dart firebase firebase-auth firebase-database firebase-storage flutter ios-app logic pakages tdd testing ui
Last synced: 06 Feb 2026
https://github.com/almerleoalmazan/learn-go-with-tests
Learning Go using TDD approach
Last synced: 06 Feb 2026
https://github.com/yonis-savary/claritytestsuite
Test suite for YonisSavary/Clarity
framework-test php php8 testing
Last synced: 10 Apr 2025
https://github.com/dominique216/team-profile-generator
This is a command-line application that asks for information about employees and will generate an HTML page based on input.
html-generator inquirer jest node testing
Last synced: 13 Apr 2026
https://github.com/ghosind/go-assert
A collection of Golang assertion functions for verifying invariants.
assert assertion assertions go go-assert go-lib go-library go-module go-package golang testing
Last synced: 06 Feb 2026
https://github.com/p4irin/c4t
Install Chrome for Testing assets. A flavor of Chrome, specifically for testing and a matching chromedriver
chrome chrome-for-testing chromedriver cli-tool python quality-assurance selenium selenium-python selenium-webdriver test-automation testing testing-library
Last synced: 29 Jan 2026
https://github.com/alexanderlapygin/cra_ts_rtl_msw_react-query
CRA-in-TS starter with React Query and testing with RTL and MSW
cra msw react react-query react-testing-library rtl softspiders ss starter template test testing ts
Last synced: 15 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/lambdatest/pytest-incognito
How to run an automation test in Pytest in incognito mode
Last synced: 25 Feb 2026
https://github.com/jbadeau/gaugekit
A collection of modules to make writing acceptance tests with gauge easier.
bdd beam gauge http screenplay-pattern selenium spark sql testing
Last synced: 15 Apr 2026
https://github.com/psr-mock/http-request-handler-implementation
Lightweight mocking library for PSR-15 HTTP Server Request Handler implementations, tailor-made to help you create test suites that are easier to write and maintain.
http-request-handler-implementation mocking psr psr-15 testing
Last synced: 30 Jan 2026
https://github.com/psr-mock/http-message-implementation
Lightweight mocking library for PSR-7 HTTP Message implementations, tailor-made to help you create test suites that are easier to write and maintain.
http-message-implementation mocking psr psr-7 testing
Last synced: 30 Jan 2026
https://github.com/gardenjs/render-plugin-react
Plugin for rendering React components in gardenjs.
component-library components design-system documentation gardenjs javascript react stories storybook styleguide testing ui ui-components web-components
Last synced: 30 Jan 2026
https://github.com/cicd-tutorials/animals
Simple containers for testing and demonstrating (rolling) updates.
container container-image demo demo-application hello-world server testing webserver
Last synced: 30 Jan 2026
https://github.com/salma-mamdoh/advanced-laravel-user-registration-platform
Our Project for Web Based Course taken during fall 2024 semester
ajax api blade-template bootstrap controller css database email-automation html javascript laravel multi-language mvc mysql password-encryption php testing
Last synced: 30 Jan 2026
https://github.com/n0rdy/proteus
A flexible tool to mock the backend / 3rd-party APIs when they are not available yet
api apimock apimocker apimocking developer-tool developer-tools devtools go golang mock-server mockapi testing testing-tools
Last synced: 30 Jan 2026
https://github.com/lombiq/orchard-mvc-mini-profiler
Module which delivers profiler functionality. Mvc Mini profiler (http://code.google.com/p/mvc-mini-profiler/) is used for collecting profile data.
orchard orchard-cms orchard-module testing
Last synced: 30 Jan 2026
https://github.com/asifbacchus/phpmailertest
Simple test page to check PHPMailer diagnostic output using various ports and encryption settings.
debugging debugging-tool email-testing php phpmailer testing
Last synced: 30 Jan 2026
https://github.com/felipeakira1/miau
API RESTful for a veterinary clinic
fastify nodejs postgresql prisma-orm testing
Last synced: 05 Aug 2025
https://github.com/mgielda/renode-zephyr-poc
PoC of testing Zephyr in Renode
Last synced: 06 Feb 2026
https://github.com/harrybrwn/utest
A lightweight unit testing framework for C.
Last synced: 19 Jun 2026
https://github.com/tiagodread/tiagodread.github.io
Quality Engineering Logbook
Last synced: 06 Feb 2026
https://github.com/amssdias/py-task
Todo application to manage tasks
mvc-pattern python3 redis testing
Last synced: 15 Apr 2026
https://github.com/ideaspaper/fnless
Package to make testing functionless code easier.
Last synced: 07 Feb 2026
https://github.com/matheus-rosa/go-factory
Package to create test data in Go
factories factory-definitions go golang testing
Last synced: 30 Jan 2026
https://github.com/wdhongtw/minidir
Minimal abstraction about directories and files
Last synced: 31 Jan 2026
https://github.com/foresterre/sif
🐺 Yet another parameterized testing library for Rust
case hacktoberfest macro parameterized parameterized-test rust test testing unit unit-test unit-testing
Last synced: 25 Feb 2026
https://github.com/cafe01/q1plaza-test-site
test sandbox for q1plaza websites
Last synced: 31 Jan 2026
https://github.com/nimitbhargava/sample-assets
Collections of resources for your test or mock application
Last synced: 31 Jan 2026
https://github.com/alexanderlapygin/cra-react_17-ts_4-tailwind_3-cypress_10-starter
CRA on TypeScript starter with Tailwind CSS with UI testing on Cypress with Cypress Testing Library
cra cypress cypress-testing-library js react softspiders ss starter tailwind template test testing typescript ui
Last synced: 07 Feb 2026
https://github.com/manojc/web-driver-io
A small POC to get started with web-driver-io using selenium-standalone as a local selenium service.
automation-test node nodejs selenium selenium-standalone testing webdriverio
Last synced: 04 May 2026
https://github.com/engineeringsoftware/sqllogictest
List of resources related to sqllogictest
database db slt sql sqllogictest testing
Last synced: 31 Jan 2026
https://github.com/jeandv/front-testing-classes
🧪Frontend testing with JavaScript using Jest🤡 and Testing Library🐙
javascript jest jest-dom react testing testing-library typescript user-event
Last synced: 15 Apr 2026
https://github.com/colin-nolan/test-repository
For use in tests that ensure interaction is possible with a remote Git repository
Last synced: 31 Jan 2026
https://github.com/matdurand/sidetest
A VSCode extension to navigate from and to test files
javascript testing vscode-extension
Last synced: 31 Jan 2026
https://github.com/usetech/rest-machinegun
An utility for testing your REST APIs. Generates a fixed or random payload using cron-schedules or a specified intervals. Supports authorization (basic, oauth2).
autotesting debug generator java performance-testing rest-api testing vertx
Last synced: 07 Feb 2026
https://github.com/nsdonato/react-testing-library
Curso de Udemy: React Testing Library - Finalizado
jest react react-testing-library testing
Last synced: 15 Apr 2026
https://github.com/kmcallorum/pytest-agents
A pytest plugin framework with AI agent capabilities for project management, research, and code indexing
ai-agents automation ci-cd devops docker plugin pytest python testing typescript
Last synced: 31 Jan 2026
https://github.com/loong64/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
automation chrome chromium e2e-testing electron end-to-end-testing firefox javascript playwright test test-automation testing testing-tools web webkit
Last synced: 31 Jan 2026
https://github.com/mike-north/qunit-events
Event-driven Plugins for Qunit
javascript learning qunit testing
Last synced: 07 Feb 2026
https://github.com/EvilFreelancer/whisper-tests
Collection of experiments on OpenAI Whisper models
api-server docker-compose testing transcription whisper
Last synced: 11 Mar 2025
https://github.com/alejandrohdezma/circe-munit
MUnit assertions for Circe codecs
Last synced: 07 Feb 2026
https://github.com/ismaeljdz/banks-test
banks page
nextjs react tailwindcss testing typescript
Last synced: 01 Feb 2026
https://github.com/jack-carling/vue-jest-exercises
School assignment - testing
Last synced: 13 Apr 2026
https://github.com/everythingfunctional/vegetables
For a healthier code base, eat your vegetables
Last synced: 01 Feb 2026
https://github.com/suresh-28/manual_testing
Steps to do manual testing and test scenarios , test cases
manualtesting testcase testing testscenario
Last synced: 17 Mar 2026
https://github.com/mikkohei13/telelaitos
Node.js app to send FinBIF data to a smartphone with Telegram.
biodiversity finbif nodejs testing
Last synced: 01 Feb 2026