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/mummanajagadeesh/4-bit-ripple-carry-adder
VLSI test project: 4-bit ripple carry adder with random stuck-at fault injection. Supports ATPG-based verification, fault modeling, and simulation for learning and experimentation
atpg fault-modeling hdl icarus simulation stuck-at-faults testing verilog vlsi vlsi-testing vlsi-verification
Last synced: 04 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/peerigon/typescript-exercises-tools
Tools for writing and validating TypeScript exercises
assertions comments testing typescript typings validation
Last synced: 15 Aug 2025
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/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/baalimago/go_away_boilerplate
A way to make Go boilerplate... go... away. Yes.
Last synced: 26 Oct 2025
https://github.com/johanngaviria/miniature-adventure
API REST para la gestión de ofertas de trabajo entre estudiantes y empresas.
api cloudinary django django-rest-framework docker postgresql python shell testing
Last synced: 09 Apr 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/nimuston/Google-calculator-automation
Small example for google calculator automation with seleniumlibrary and robot framework
automation robot-framework robotframework test-automation test-automation-project testing
Last synced: 03 Oct 2025
https://github.com/jayclassless/coverage_python_version
A coverage.py plugin to facilitate exclusions based on Python version
coverage plugin python testing
Last synced: 01 Jul 2026
https://github.com/christophevg/testman
A manager for automated testing by humans
automated human python testing
Last synced: 10 Aug 2025
https://github.com/kasonbraley/snap
Snapshot testing for Go
go golang snapshot snapshot-testing testing
Last synced: 03 Oct 2025
https://github.com/jojoarianto/go-example-testing
Repository to learn about testing in golang
Last synced: 03 Oct 2025
https://github.com/zainali104/nodejs-testing-with-jest
Use Jest for testing NodeJS endpoints
Last synced: 09 Apr 2026
https://github.com/se2p/.github
java python scratch search-based-software-testing testing
Last synced: 13 May 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/mmm1m/golangwebservicedev_course
🎓Курс по разработке веб-сервисов на Golang (Go) от VK Education
Last synced: 07 Aug 2025
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/kenziebottoms/nss-back-01-diceroll
Node modularity and testing practice exercise.
chai javascript js mocha mochajs modularity node nodejs testing
Last synced: 01 Oct 2025
https://github.com/quanghuybest2k2/playwright
Automation testing with Playwright
automated-testing playwright testing
Last synced: 18 May 2026
https://github.com/devmentor416/dm-tools
Multi Language project creation tools
cpp javascript nodejs testing typescript
Last synced: 27 Apr 2026
https://github.com/atetheone/chatapp
Chat app using Angular, Express, Socket.io
angular docker express jest jwt-authentication kubernetes microservices mongodb nodejs socketio testing
Last synced: 09 Apr 2026
https://github.com/businesssimulations/dev-oidc-toolkit
A simple OpenID Connect identity provider for development and testing.
development docker dotnet identity-provider idp oidc open-id-connect testing
Last synced: 24 Feb 2026
https://github.com/thanasornsawan/end_to_end_testing_dapp_playwright_synpress
Implemented Page Object Model (POM) structure for Synpress (Playwright) to conduct end-to-end (E2E) testing on a lending smart contract. Developed a Solidity smart contract for lending ETH to WETH, supporting deposit, withdraw, borrow, and repay flows (with an annual interest rate), Also built a staking contract that allows users to stake WETH
blockchain dapp dapps ethereum-contract ethersjs hardhat mocha-chai nextjs playwright playwright-typescript qa-automation reactjs smart-contracts solidity synpress testing web3
Last synced: 09 Apr 2026
https://github.com/molily/threshold-warning-directive
Testing Attribute Directives in Angular
Last synced: 18 Apr 2026
https://github.com/archethic-foundation/ae-contract-test
Test framework for the Archethic Public Blockchain Smart Contracts
Last synced: 09 Mar 2026
https://github.com/lambdatest/mocha-js-verify-download
How to verify file download in automation test in Mocha-js on LambdaTest
javascript lambdatest mochajs selenium-webdriver testing
Last synced: 19 Feb 2026
https://github.com/jdockerty/tempenv
Temporarily set environment variables in Go.
Last synced: 29 Jun 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/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/subvisual/permafrost
Freeze the environment in a limited scope.
environment-variables ruby testing
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/degraciamathieu/builder-pattern-testing
Quick integration of two interpretations of the builder pattern in testing scenarios.
Last synced: 02 Aug 2025
https://github.com/cafe01/q1plaza-test-site
test sandbox for q1plaza websites
Last synced: 31 Jan 2026
https://github.com/muhammad-fiaz/test-repository
Hey There! This repository is just a testing purposes repo for some of my projects don't mind this!
Last synced: 31 Jan 2026
https://github.com/geovaneborba/ignite-iweather
expo jest react-native react-navigation testing testing-library typescript weather-api
Last synced: 09 Apr 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/yanirta/qualitalks
https://qualitalks.com supplementals
appium automation headless java qa selenium testautomation testing unit-testing visual-testing
Last synced: 14 May 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/mike-north/qunit-events
Event-driven Plugins for Qunit
javascript learning qunit testing
Last synced: 07 Feb 2026
https://github.com/0xch4z/tenv
Golang wrapper to set/unset temporary environment variables for testing
Last synced: 01 Aug 2025
https://github.com/huangjunwen/tstsvc
MySQL/redis/nats ... services for testing using dockertest.
Last synced: 31 Jan 2026
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/mikaelvesavuori/node-native-testing-demo
Basic demo of Node native testing and how to make it work with TypeScript.
Last synced: 14 May 2026
https://github.com/olekli/mrblackjack
Simple framework for testing Kubernetes operators
e2e-testing kubernetes operator testing testing-framework
Last synced: 01 Feb 2026
https://github.com/igorfachini/angular-test
Repository for training with angular
angular-2 angular1 angular1-x angular1x angular2 testing
Last synced: 09 Feb 2026
https://github.com/andyfinnell/testkit
Personal set of Swift testing utilities
Last synced: 30 Jul 2025
https://github.com/aconstas/jest-testing-practice
Learn TDD (Test Driven Development) utilizing Jest.
Last synced: 08 Feb 2026
https://github.com/fhightower/test-the-docs
Simple testing suite for docs hosted on ReadTheDocs.
documentation readthedocs testing testing-framework testthedocs
Last synced: 22 Sep 2025
https://github.com/javi-cc/laravel-api-crud-template
Laravel 10 API CRUD USERS TEMPLATE
api cache-data docker email-sender excel-export factories laravel middleware multi-language observers pdf-export php8 phpunit policies postman sanctum seeders testing traits uuid
Last synced: 08 Feb 2026
https://github.com/gadiim/23.09.24_cypress_project
automation cypress facker-js testing
Last synced: 22 Sep 2025
https://github.com/vergissberlin/centos-development
Docker centos image to use for development, testing and deployment.
centos deployment development docker testing
Last synced: 29 Jul 2025
https://github.com/zaplatynski/java-unit-testing
This book deals about Java unit testing.
java test testing unittest unittesting
Last synced: 15 Apr 2026
https://github.com/ergus/montecarlo
MonteCarlo initial code for ICTP School.
c learning makefile monte-carlo numerical-methods testing
Last synced: 29 Jul 2025
https://github.com/iirving/vitest_examples
javascript js testing vitest vue
Last synced: 16 Apr 2026
https://github.com/giancosta86/rigoletto
Elegant custom matchers in TypeScript for Vitest
matchers testing typescript vitest
Last synced: 16 Feb 2026
https://github.com/twooster/testsync
JS Helper for Testing Intricate Asynchronous Code
async helper javascript promise testing
Last synced: 19 Sep 2025
https://github.com/peterpaul/assert4rs
Fluent assertions for Rust.
assertions testing tests unittests
Last synced: 10 Feb 2026
https://github.com/isaacmaffeis/workspace-testing2023
Eclipse workspace of the Software Testing and Verification academic course
asmeta codecoverage java openjml testing
Last synced: 27 Jul 2025
https://github.com/fabianmolinab/playwright-bun-template
🚀 Playwright Template with Bun.js is a toolkit for easy end-to-end (E2E) testing of web applications. Powered by Bun.js, it's up to 50% faster than Node, and Playwright provides robust testing features.
bunjs playwright testing typescript
Last synced: 27 Feb 2026
https://github.com/arnavk-09/randomtesting
🧪 Randm Scripts Testing for Codespace...
javascript personal-repo python random testing
Last synced: 16 Apr 2026
https://github.com/ajeydudhe/facile-mock
facile-mock is a simple mocking library for BrowserMobProxy to allow mocking the http requests in the tests. It allows running a given test with given scope as unit test or integration test. In case of the scope as integration test the mocking will be skipped altogether and run against actual server.
browsermob-proxy http mock mock-library mocking-library testing testng
Last synced: 27 Jul 2025
https://github.com/johnverheij/grpcassertions.tunit
TUnit-native gRPC assertions for .NET tests. Fluent assertions on gRPC call outcomes, including RpcException and status codes. AOT-compatible, no runtime reflection.
aot assertions dotnet grpc rpc testing tunit
Last synced: 12 Jun 2026
https://github.com/kartikmehta8/foundry_solidity_testing
In an attempt to learn more about Foundry & Solidity Testing.
Last synced: 11 Sep 2025
https://github.com/awtkns/fastmark
An automated marking Platform for testing students code with GTEST
auto-grading automation docker fastapi gtest nuxt testing
Last synced: 16 Apr 2026
https://github.com/kennedy-whytech/imagegallery-fastapi
A simple image gallery web via Fast-api with local S3 & Dynamodb.
applicationdevelopment aws cloudformation docker dynamodb fastapi imagegallery local s3 testing
Last synced: 29 Apr 2026
https://github.com/imrlopez/interview-tests
This repo contains some technical tests that can be applied to candidates whenever you are interviewing them, these are split by technology and have a position level in their name, so use the one you like the most.
interview questions technical test testing tests
Last synced: 03 Jan 2026
https://github.com/unixorn/galley-container
Run test-kitchen inside a docker container
chef container docker kitchen test-kitchen testing
Last synced: 24 Jul 2025
https://github.com/fractalqb/texst
Check texts against reference text specifications
go golang golden-master testing
Last synced: 12 Feb 2026
https://github.com/wuttinanhi/aitestgen
Generate web E2E tests from natural language prompt.
ai automation generator puppeteer selenium test-generation test-generator testcase testgen testgenerator testing
Last synced: 12 Feb 2026
https://github.com/isherezahin/puppeteer-lws-bangladesh
Automation with Puppeteer in Node.js allows for programmatically controlling and interacting with web pages to perform tasks such as web scraping, form submission, and UI testing.
Last synced: 16 Sep 2025
https://github.com/sematext/synthetics-cicd
The Sematext Synthetics CI/CD Action lets you run Synthetics tests within your CI/CD pipelines
cd ci ci-cd cicd continuous-delivery continuous-integration github-actions synthetic-monitoring testing
Last synced: 13 Feb 2026
https://github.com/rancher/rancher-turtles-e2e
end-to-end tests for the Rancher CAPI extension
Last synced: 20 Jan 2026
https://github.com/bakissation/satim-testing
Deterministic in-memory mock of the SATIM (CIB/Edahabia) gateway for testing — a drop-in SatimClient double with scenarios and the official certification test cards.
algeria cib edahabia fintech mock payment satim testing typescript
Last synced: 23 May 2026
https://github.com/rathorsunpreet/cucumber
Rest API Endpoint Test in Java using Cucumber, JUnit5, Maven, Rest-Assured and Eclipse as IDE.
blaze cucumber cucumber-java eclipse eclipse-project junit junit5 maven maven-pom rest-api rest-assured rest-assured-framework rest-assured-library restful-api test-automation testing
Last synced: 06 May 2026
https://github.com/simphotonics/minimal_test
A minimalist library for writing tests. Aimed at testing Dart scripts with null-safety enabled. Has no dependencies other than Dart SDK >= 2.9.0.
dart non-nullable null-safety test test-group testing
Last synced: 14 May 2025
https://github.com/lainq/cctest
A simple goofy header-only testing library made for testing in C++
cpp cxx17 testing unit-testing
Last synced: 16 Sep 2025
https://github.com/guilhermelbonomo/tdd_python
Testes para aprender Desenvolvimento Orientado a Testes, baseado no livro TDD com Python
django docker docker-compose pytest tdd-python testing unitest
Last synced: 08 Apr 2026
https://github.com/victorinho/playwright-enqantado
Template de testing utilizando el framework de PlayWright
Last synced: 28 Feb 2026
https://github.com/kiwamizamurai/testrail-modern-client
A modern, fully typed TestRail API client for Node.js and browsers. Built with TypeScript
api-client qa testing testrail testrail-api testrailapi
Last synced: 14 Feb 2026
https://github.com/caltechlibrary/safer-php
A tiny input vetting library for legacy PHP code
legacy-php php testing tiny vetting-library
Last synced: 12 Jun 2026
https://github.com/ravidsrk/frontguard
AI-powered frontend visual regression testing. Detect, understand, and fix visual bugs before production.
ai automated-testing cli frontend-testing playwright screenshot-testing testing typescript visual-regression-testing
Last synced: 12 Jun 2026
https://github.com/openjobspec/ojs-conformance
Language-agnostic conformance test suite for validating OJS implementations across all levels.
conformance go golang ojs openjobspec specification testing
Last synced: 28 Feb 2026
https://github.com/4lessandrodev/post-back-dev
A simple app to test post back
Last synced: 23 Jun 2025
https://github.com/igitscor/webpack-mock
A mock for unit testing webpack plugin
Last synced: 13 May 2026
https://github.com/theremotecoder/e2e-testing-playground
E2E testing + tools - Playground + Experiments
bdd e2e e2e-test e2e-testing e2e-tests end-to-end-learning end-to-end-test-automation end-to-end-testing javascript javascript-testing javascript-tests jest jest-test jest-tests node tdd testing testing-library testing-practices testing-tools
Last synced: 16 Sep 2025
https://github.com/imdesai00/unit-testing
You can perform testcases of your dotnet core web api. using this test cases you can find out how much your api give optimal solution.
api apitesing1 csharp dotnetcore dotnetcorewebapi testing unit-testing
Last synced: 16 Feb 2026
https://github.com/programmerqeu/backstopjs-example
Example BackstopJS test environment with a included Vagrantfile and Dockerfile for testing purpose.
backstopjs docker regression-test-package testing vagrant
Last synced: 23 Jul 2025