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-02 00:30:59 UTC
- JSON Representation
https://github.com/jvdieten/playwright-mocha
Super lightweight playwright mocha test framework. CLI included and parallel test support.
automation-framework automation-test mocha playwright playwright-mocha test testing testing-tools
Last synced: 17 Feb 2026
https://github.com/nikita-filonov/python-ui-tests
This project serves as a reference implementation for writing clean, maintainable, and effective UI tests in Python using Playwright
allure-report best-practices logging playwright playwright-python pytest python test-automation testing ui-testing
Last synced: 10 Apr 2025
https://github.com/peterboyer/mocktree
Dependency-aware, type-safe response mocks for TypeScript.
Last synced: 03 Apr 2025
https://github.com/jyotisulakhe/openinapp
I tested OpeninApp platform, including few key activities indentifying and documenting functional bugs and design related issues, and creating comprensive test cases for the products "Top Secret Links" and "Affilinks" .
java maven selenium testing testng
Last synced: 08 May 2026
https://github.com/cvigueras/object-mother-with-autofixture-example
Object Mother Pattern with AutoFixture implementation.
autofixture csharp csharp-code object-mother testing testing-library
Last synced: 16 Mar 2026
https://github.com/anuraganalog/neural-networks
Implementing Neural Networks from scratch
backpropagation dataset feedforward hopfield-network metrics neural-networks neurons programs python3 splitting testing training visualization
Last synced: 29 Oct 2025
https://github.com/smitpatelx/laravel-event-task
Follow user events and unlock achievements & badges. Event-driven.
artisan-command event-driven laravel migration mysql seeder testing
Last synced: 10 May 2026
https://github.com/arikkfir/justest
Go testing framework with extra sugar!
go go-lib go-library go-libs go-test go-testing golang golang-lib golang-libraries golang-library testing
Last synced: 10 Sep 2025
https://github.com/mustansirzia/js-exam
This is a very simple JavaScript exam to make you feel comfortable with arrays, strings, objects and JavaScript in general.
ecmascript javascript jest practice testing unit-testing
Last synced: 15 May 2026
https://github.com/gabrielfeo/testingflowswithturbine
Examples for a presentation on testing Kotlin Flows with https://github.com/cashapp/turbine
kotlin-flow squareup testing turbine
Last synced: 17 Jul 2025
https://github.com/josecelano/github-actions-virtualization-support
Documentation and testing matrix for virtualization tools support across GitHub Actions shared runners (Ubuntu, Windows, macOS)
ci-cd compatibility docker documentation github-actions lxd macos multipass runners testing ubuntu virtualization windows
Last synced: 06 Apr 2026
https://github.com/zuazo/specinfra-backend-docker_lxc
Serverspec / Specinfra backend for Docker LXC execution driver.
backend devops docker docker-lxc lxd serverspec specinfra specinfra-backend tdd testing
Last synced: 21 Mar 2025
https://github.com/iand1013/javascript-testing-course
Hands-on project from Mastering JavaScript Unit Testing by Mosh Hamedani. Covers unit testing fundamentals, mocking, code quality, and automation using modern tools like Vitest, TypeScript, ESLint, and Husky.
Last synced: 22 Sep 2025
https://github.com/silic0ns0ldier/theory
WIP multi-target JS test framework. Run tests in any JS runtime.
tdd test-framework test-runner testing unit-testing
Last synced: 20 Jan 2026
https://github.com/grailbio/testutil
Testing libraries
golang testing testing-framework
Last synced: 23 Jun 2025
https://github.com/jundel-malazarte/crud_sales
Create, Read, Update & Delete - Table Sales with MySQL Database (CRUD)
crud crud-application sql testing
Last synced: 22 Jun 2025
https://github.com/jonaxplanta/es2
Repository with codes and programs for Software Engineering 2.
javascript jest softaware software-engineering testing
Last synced: 18 Jul 2025
https://github.com/dzylab/kronos-ci
Pull-request discipline gate for AI-assisted coding — runs your tests, scans for secrets, guards your main. Any editor, any CI.
ai-agents automation ci-cd claude-code code-quality continuous-integration copilot cursor developer-tools git-hooks github-actions pre-commit pull-requests secrets-detection testing vibe-coding vscode windsurf workflow
Last synced: 17 Jun 2026
https://github.com/manuekle/practica-testing
Practica de testing con Webdriver I/O y mocha
Last synced: 06 Jan 2026
https://github.com/geshan/jest-tohavebeencalledwith
Demo repo for blog post about Jest to have been called with
Last synced: 15 May 2026
https://github.com/atuoha/reglancing_bloc_testing
reglancing bloc testing
api-testing bloc bloc-testing firebase-auth flutter integration-testing mocktail testing unit-testing user-jsonplaceholder-api weather-api widget-testing
Last synced: 16 Apr 2026
https://github.com/qckfx/browser-ai
AI-powered MCP server that provides natural language control for browser automation. Built on Playwright with an intelligent sub-agent that handles tool orchestration, keeping browser automation details out of Claude's context window. Features OAuth authentication for Claude subscribers and seamless web task automation.
ai claude cursor playwright testing
Last synced: 16 May 2026
https://github.com/rafaelfgx/cypress
Cypress.
cypress cypress-io cypress-tests test test-automation testing tests
Last synced: 10 Jun 2026
https://github.com/retr0h/box-liner
Docker container validation.
docker goss python python3 testing testing-framework
Last synced: 09 May 2026
https://github.com/islamhaqq/sahltestingframework
Unit Testing Framework (Mocking Library Included)
automation automation-framework google-test mocking mocking-library tdd testing unit-testing
Last synced: 01 Jul 2026
https://github.com/nitsc/nitsc.github.io
personal website,Graphics Card Testing
device device-test device-testing gpu-computing gpu-test gpu-testing graphics-card html html5 personal-website testing unity unity3d
Last synced: 26 Mar 2025
https://github.com/javiertuya/samples-db-containers
Sample of using containers for test databases (Postgres, Oracle and SQL Server)
container database docker oracle postgresql sqlserver testing
Last synced: 15 Apr 2026
https://github.com/iamazeem/github-actions-reusable-workflow-test
GitHub Actions Reusable Workflow Test
ci github-actions github-actions-workflow github-actions-workflows testing
Last synced: 03 Apr 2025
https://github.com/empire/go-httpmock
Proof of concept to mock go http server
go mock server-mocking testing
Last synced: 17 Jan 2026
https://github.com/mrgrd56/simple-http-server
Simple HTTP server for testing
javascript nodejs simple-http-server testing
Last synced: 17 May 2026
https://github.com/juaaloval/PostmanAssertify
PostmanAssertify is a tool for the automated generation of test assertions for REST API testing. PostmanAssertify is a complementary component of AGORA, the first approach for the automated generation of test oracles for REST APIs in a black-box context.
api-testing assertion chai invariant-detection java javascript oas openapi postman postman-collection rest rest-api swagger test-oracle test-oracle-generation testing testing-tool
Last synced: 30 Oct 2025
https://github.com/hadiindrawan/selenium-cucumber-starter-pom
This is a starter cucumber selenium project with a POM and has a simple DDT implementation
automation automation-testing cucumber cucumber-jvm java junit pom selenium starter starter-kit starter-project starter-template testing
Last synced: 19 Jul 2025
https://github.com/munyabelden/test-practice
This is a project on testing using jest library on my application. It was created mainly for practice.
Last synced: 03 Apr 2025
https://github.com/test-kitchen/kitchen-cinc-auditor
A Test Kitchen verifier for Cinc-Auditor
hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing
Last synced: 11 Jun 2026
https://github.com/funsjanssen/aspire-specflow-playwright-webcomponents
Demo of how to use Aspire.net, Specflow and Playwright for end-to-end testing web components frontend and .NET api
aspire end-to-end end-to-end-testing lit playwright specflow testing web-components xunit
Last synced: 09 Apr 2025
https://github.com/dahlitzflorian/test-not-raising-exception-video-snippets
Supporting material for the video "How to Test Raising and Not Raising an Exception Using Only One Function in pytest" published on my YouTube channel.
contextlib pytest python python3 testing
Last synced: 15 May 2026
https://github.com/2bndy5/circuitpython-mocks
A library of mock data structures for soft testing CircuitPython-based projects
circuitpython circuitpython-library coverage-testing mock pytest test testing testing-library
Last synced: 23 Oct 2025
https://github.com/ilyasergey/geometry-testing
Geometry Generation and Testing Framework
art-gallery-problem computational-geometry polygon quickcheck random-polygons scala testing
Last synced: 27 Mar 2025
https://github.com/cvigueras/autofixture-customizations-example
AutoFixture customizations example.
autofixture chsarp csharp-code customize testing testing-library
Last synced: 01 Jul 2026
https://github.com/agarzon/httpcapture
Inspect inbound webhooks and HTTP calls in real-time.
debugging docker http http-requests testing webhook
Last synced: 07 Mar 2026
https://github.com/maxicorrea/javascript-jest-testing
Javascript unit testing with Jest
es6 javascript jest jest-tests testing unitest
Last synced: 14 May 2026
https://github.com/cbrake/brun
The simple way to run native workflows. No containers required.
automation ci-cd embedded linux testing workflow
Last synced: 17 May 2026
https://github.com/christimperley/fluffycow
A small and powerful DSL for generating complex random objects in Python 🐄
compositional dsl fuzzing python testing
Last synced: 15 Jun 2025
https://github.com/qainsights/perftractor
compare perf testing tools and more
Last synced: 11 Jan 2026
https://github.com/training360/locations-app-client
Locations alkalmazás kliens tesztautomatizálás tanfolyamokhoz
Last synced: 07 Jul 2025
https://github.com/jcbritobr/gorilla-api-tdd
A gorilla to-do rest api using tdd and golang tests best practices
golang gorilla-mux rest-api tdd testing
Last synced: 08 Jul 2025
https://github.com/gabrioliv/c-general-scripts
General scripts in C language.
c language-c learning programming script terminal testing
Last synced: 17 May 2026
https://github.com/thpani/testing-distsys-devconf26
Workshop "Find distributed systems bugs before production" at DevConf.CZ. Brno, June 2026
control-plane controller distributed-systems formal-methods formal-specification formal-verification kubernetes model-based-testing production-readiness property-based-testing reliability reliability-engineering site-reliability-engineering spec-driven-development specification sre testing
Last synced: 02 Jul 2026
https://github.com/kulgan/pytest-psqlgraph
psqlgraph pytest plugin
gdcdictionary psqlgraph pytest pytest-plugin testing
Last synced: 10 Apr 2025
https://github.com/seafloor-geodesy/gnatss-test-data
Repository to host test data for GNATSS software
Last synced: 06 Apr 2026
https://github.com/javice/desafiostecnicosfreerangetesters
Repositorio para los desafios técnicos propuesto es la Academia Free Range Testers
api-testing e2e-testing playwright testing typescript
Last synced: 16 May 2026
https://github.com/hywan/atoum-teamcity-extension
Add TeamCity support for atoum
atoum php phpstorm teamcity test-framework testing
Last synced: 10 May 2026
https://github.com/codelikeagirl29/fullstackopen
Fullstackopen course from part0 - part13.
express fullstack-development fullstackopen graphql nodejs react react-native redux testing
Last synced: 07 Apr 2026
https://github.com/iterative/example-get-started-s3-private-fixture
DVC Studio fixture to test private S3 remote storage
Last synced: 02 Feb 2026
https://github.com/elaichenkov/doorman
Doorman is a simple, lightweight VSCode extension that allows you to link and open test cases from your favourite test case management tool directly in VSCode.
cypress cypress-io playwright testing vscode-extension
Last synced: 16 Feb 2026
https://github.com/nalbion/test-appender
Allows logging output of Java applications to be tested
Last synced: 24 Oct 2025
https://github.com/linuxwolf/expecto
An assertion library with an "expect" style interface, inspired by Chai's and built for Deno.
assertions bdd deno testing typescript
Last synced: 16 May 2026
https://github.com/pamphilemkp/any-country-info
Single page application giving general informations about any country in the world. Built with react and redux
css3 html5 javascript linters react redux testing
Last synced: 07 May 2026
https://github.com/piotrkowalczuk/testingdock
Integration test framework based on docker.
docker golang integration-testing testing
Last synced: 17 May 2026
https://github.com/thomfilg/eslint-plugin-test-flakiness
ESLint plugin that prevents common sources of flaky tests (hard-coded timeouts, missing awaits, random data, unmocked network/IO). Flat-config ready, with recommended/strict/all presets. Works with Jest, Playwright, Vitest, Cypress, Testing Library.
ci cicd cypress eslint eslint-plugin flaky-tests jest playwright quality quality-assurance test test-automation testing testing-library testing-tools vitest
Last synced: 30 Jun 2026
https://github.com/atiaron/grafana-automation-testing
Automation Testing for Web and API using Selenium, Pytest, and Allure.
allure-report api automation pytest selenium testing webtesting
Last synced: 17 May 2026
https://github.com/alanaktion/lime-testing
A simple test case library and manual software testing suite
Last synced: 29 Oct 2025
https://github.com/dimosr/acceptance-testing-demo
A project demonstrating acceptance testing with Spring
acceptance-testing microservices spring-boot testing
Last synced: 17 May 2026
https://github.com/adfinis/vagrant-roundcube-plugins
Vagrant environment to develop our Roundcube Plugins
php roundcube-plugin testing vagrant
Last synced: 17 May 2026
https://github.com/networkservicemesh/cloudtest
CloudTest an automatic cloud-wide integration test execution tool.
cloud cloudtest go gotest networkservicemesh testing
Last synced: 14 Jan 2026
https://github.com/flyingfathead/pygame-opengl-cube-demos
various `pygame` & `opengl` based graphics tests
3d cube opengl pygame pygame-application pygame-game pygame-games template-project test testing tests
Last synced: 15 May 2026
https://github.com/vforteli/flexinets.net.udpclient
mock netstandard testing udp-client
Last synced: 28 Oct 2025
https://github.com/viniciuscestarii/findafriendback
🐶 FindAFriend is a web application for you to find any pets in yout city. This is the server part of the application. Made with Node.js, Fastify, Prisma, Docker, Vite and more!
api-rest automated-testing best-practices docker nodejs postgresql prisma solid testing typescript use-cases vitest
Last synced: 11 Apr 2026
https://github.com/jthelin/testharness
A simple wrapper application for running single Visual Studio test methods directly in .exe for easier debugger stepping.
Last synced: 16 May 2026
https://github.com/implabinash/ezpz
A Smart Rust Project Bootstrapper with Interactive Setup and Best Practices
ci-cd project-generator rust scaffold starter-kit template testing
Last synced: 05 May 2025
https://github.com/gabrioliv/octave-crypto-scripts-general
Scripts of Cryptography Concepts compatible with GNU Octave.
crypto cryptography gnu-octave learning mathematical-programming mathematics number-theory octave octave-scripts programming testing
Last synced: 15 May 2026
https://github.com/adityaprakash-bobby/py-tdd
[WIP] An approach towards test driven development in Python.
aws django fabric gunicorn-web-server selenium tdd-python testing web-application
Last synced: 05 Apr 2026
https://github.com/ollieday/mockablehttp
A mockable wrapper for System.Net.Http.HttpClient
csharp dotnet http library mocking mocks testing unit-testing
Last synced: 08 Apr 2025
https://github.com/common-workflow-lab/run-tests
Action for running tests for CWL workflows
common-workflow-language commonwl cwl testing
Last synced: 02 Feb 2026
https://github.com/ahmedgrati/qa-tp2
QA TP2
java selenium selenium-webdriver testing
Last synced: 12 May 2026
https://github.com/elouannh/vuejs-gallery
An app containing a gallery of images to learn how to use Vue.js.
Last synced: 27 Mar 2025
https://github.com/fajarnugraha37/nestjs-unit-test-implementation
Implementation of Unit Testing in NestJs Framework with Book Rental Case Studies
api expressjs jest-tests mysql nestjs nodejs rest-api test testing typeorm typescript unit-test unit-testing
Last synced: 06 Apr 2026
https://github.com/batiati/mssql-testing
Microsoft SQL Server Docker image with some convenience tools for software testing
datetime docker libfaketime mssql mssqlserver test-automation testing
Last synced: 06 Apr 2026
https://github.com/loumalouomega/macrodoctest
A set of macros that help to create simple tests using doctest
cplusplus doctest macros testing
Last synced: 15 Jun 2025
https://github.com/paulz/blueowl
An app ready for testing
bdd coverage tdd testing travis-ci xcode xcode10 xcodebuild
Last synced: 29 Oct 2025
https://github.com/sodiray/inforce
A simple function based test runner
cli javascript nodejs test-runner testing
Last synced: 20 Jan 2026
https://github.com/phonyland/language-cli
💻 Language CLI for 🙃 Phony Framework
cli faker faker-generator php php-cli seeding testing
Last synced: 26 Mar 2025
https://github.com/leonardovff/angular-crud-auth-automated-test
Repository used to learn automated test in front-end context. With: SPA Client crud (with interceptors), Login and Guard. Using Angular.
Last synced: 15 May 2026
https://github.com/devmunyi/recipe-app
The 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.
authentication authorization cancancan devise erb mvc postgresql ruby ruby-on-rails rubygems testing
Last synced: 06 May 2026
https://github.com/jitendragangwar123/peer2play-swap
A decentralized liquidity pool that supports custom ERC20 tokens, using a constant product AMM model. Users can add liquidity, remove liquidity, swap tokens, and earn rewards.
dapps defi ethereum foundry nextjs solidity testing token-swap
Last synced: 16 Apr 2026
https://github.com/tahani-saber/luma-demo-automation-testing-project
Automation testing for Luma, E-Commerce Website
assertions automation e-commerce-project emailable-report intellij-idea maven test-automation test-scenarios test-scripts testcases testing testng xml
Last synced: 20 Jan 2026
https://github.com/rudymatela/tasty-leancheck
LeanCheck support for the Tasty test framework (Haskell)
haskell leancheck tasty testing testing-framework testing-tools
Last synced: 10 Apr 2025