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/davorpa/java-testing-session-01
Testing sessions del curso JEE de Seresco 2022 (IFCD0210)
calculator course course-materials course-project datastructures exercism java java-11 junit-test junit4 maven-project mockito seresco testing testing-practices
Last synced: 12 Apr 2025
https://github.com/sdetautomation/api-test-java
sample project on how to test rest api
java json json-schema test-automation testing
Last synced: 12 Apr 2025
https://github.com/wimpyprogrammer/jest-mock-examples
Examples of mocking in Jest tests
jest mock mocking testing unit-testing
Last synced: 19 Apr 2026
https://github.com/schrodinger/infra-tester
YAML configuration based infrastructure testing.
golang infrastructure infrastructure-as-code terraform testing yaml-configuration
Last synced: 10 Feb 2026
https://github.com/lahwaacz/pytest-nginx
A pytest plugin managing an instance of the nginx web server
pytest pytest-plugin python testing
Last synced: 13 Apr 2025
https://github.com/contributte/tester-skeleton
🎁 Nette\Tester project skeleton based on Nette Framework (@nette) and Contributte (@contributte) libraries by @f3l1x.
contributte e2e nette nette-framework nette-tester qa tester testing tests
Last synced: 12 Apr 2025
https://github.com/anshul-sonpure/testcasedrivenframework
This repository contains a test-based automation framework,built using industry-standard tools and best practices. The framework is designed to streamline the testing process by automating repetitive and time-consuming tasks, enabling faster and more accurate testing of web applications.
Last synced: 21 Mar 2025
https://github.com/bria222/rails-friends
friends app is a ruby on rails framework application that enables a logged in user to add a list of friends with their details . the main objective of this application is to impliment advanced ruby on rails features in short MVC design pattern
html5 mvc-architecture partials rails ruby ruby-application ruby-gem ruby-on-rails testing
Last synced: 17 May 2026
https://github.com/osinfra-io/google-cloud-terraform-testing
Infrastructure as Code (IaC) example for Google Cloud Platform Terraform testing.
google-cloud-landing-zone-platform google-cloud-platform infrastructure-as-code osinfra platform-team terraform testing
Last synced: 18 Jul 2025
https://github.com/khronosgroup/opencl-cts-kernel-dumps
Dumps of kernel sources from the conformance test runs residing in OpenCL-CTS repo
Last synced: 07 May 2025
https://github.com/mnvx/pprocess
Execution of processes in async mode for tests
assertions async phpunit testing
Last synced: 17 May 2026
https://github.com/icub-tech-iit/test-packages-sandbox
Sandbox for Testing Packages
Last synced: 07 Mar 2026
https://github.com/loicreynier/sandbox
Sandbox for random tests
advection-diffusion-equation coconut-lang fftw fortran gmres go isosurfaces jmtpfs nix numbat powershell python python-scientific sandbox-repo spotify-api terminal-ui testing typst windows
Last synced: 17 Feb 2026
https://github.com/fardog/congruent
A Go utility library for testing that responses from multiple servers are equivalent.
integration-testing regression-testing rest-api testing
Last synced: 10 Sep 2025
https://github.com/bayashi/test-allmodules
do some tests for modules in search path
Last synced: 03 Jul 2025
https://github.com/mahamorim/bootcamp-quality-assurance-gft
Desafios e conteúdos do programa GFT Quality Assurance.
bootcamp java junit mockito quality-assurance rest-api selenium test-automation testing
Last synced: 17 Feb 2026
https://github.com/m19c/http-test
A simple and robust way to test your http endpoints.
http nodejs nodejs-modules performance performance-analysis stream testing
Last synced: 15 May 2026
https://github.com/anicolaspp/dojai
A JDBC Driver for OJAI
bigdata cluster hibernate java jdbc jdbc-driver mapr mapr-database mapr-db ojai ojai-testing scale sql testing
Last synced: 15 Jul 2025
https://github.com/panthevm/retest
A ClojureScript library for efficient testing of Reagent and Re-frame applications
Last synced: 07 May 2025
https://github.com/sandunwira/boost
Trying to create my own CSS framework like Bootstrap, Tailwind [Work In Progress]
Last synced: 24 Jul 2025
https://github.com/javiertuya/junit-report-action
Generates Junit html style reports from surefire test results
github-action junit reporting surefire test testing
Last synced: 07 May 2025
https://github.com/danvaida/ansible-docker-images
Docker images used for testing Ansible roles
Last synced: 14 Jul 2025
https://github.com/tmcgilchrist/ocaml-jack
QuickCheck with shrinking for free
ocaml property-based-testing property-testing quickcheck test testing
Last synced: 14 Jul 2025
https://github.com/jackmordaunt/filebuilder
Declaratively build file structures. Useful for testing apps that interact with the filesystem. Built on top of https://github.com/spf13/afero
afero filesystem go mocking pluggable testing
Last synced: 19 Jun 2025
https://github.com/stchris/testzero
JS test runner without dependencies
javascript no-dependencies runner test testing
Last synced: 24 Jul 2025
https://github.com/mccutchen/httpbingo.org
A public instance of https://github.com/mccutchen/go-httpbin hosted on fly.io
Last synced: 19 Jun 2025
https://github.com/vectormike/imol
Product Inventory App built with React, Redux, Express & MongoDB (In-progress)
burger-menu circleci docker es6 express javascript jest mongodb react redux testing
Last synced: 06 Apr 2026
https://github.com/haraka/test-fixtures
Fixtures for testing Haraka and plugins
haraka test-automation testing
Last synced: 02 Apr 2026
https://github.com/mutkuensert/fragment-testing-with-hilt
Launching a fragment in an instrumented test and testing the screen while using Hilt.
hilt-android instrumentation-tests instrumented-tests testing
Last synced: 29 Oct 2025
https://github.com/easypackages/easymock
🎭 Lightweight Swift mocking library with async/await, delays, and error simulation
easypackages mock spm stub swift testing
Last synced: 15 Jun 2025
https://github.com/protonemedia/laravel-browser-kit-macro
A macro to use the Laravel 5.3 testing layer inside your Laravel >5.3 tests
Last synced: 12 Jul 2025
https://github.com/salmonmode/contextional
A functional testing tool for Python
functional-testing python test test-automation testing testing-tools tests
Last synced: 12 Jul 2025
https://github.com/edmondscommerce/mock-server
Mock Web Server and Router - great for testing PHP projects that interact with remote web services and web sites
composer html mock-server php testing
Last synced: 30 Apr 2025
https://github.com/0x76agabond/diamond-testing-framework
A structured, OOP-style framework for testing Diamond (EIP-2535) contracts. Designed for modularity, clarity, full test coverage across facets.
diamond-standard eip-2535 oop solidity testing
Last synced: 10 Apr 2026
https://github.com/aslon1213/reservations-api
YBKY saralash bosqichi topshirig'i - reservations
docker docker-compose gin-gonic golang gorm-orm mysql reservation-system testing
Last synced: 09 Apr 2026
https://github.com/sskender/machines
Various Docker containers
celery devops docker docker-compose dockerfile flask netcat nginx nginx-server nmap ping python-httpserver python-server redis sqs system-administration system-architecture telnet testing vim
Last synced: 10 Apr 2026
https://github.com/vhoyer/lazy-let
An utility for using lazy variables in a BDD test environment with nested `describe`s, and `it`s.
Last synced: 07 Apr 2025
https://github.com/memoryInject/ws-client
WebSocket command line client for testing WebSocket server. | Light weight 🍂 | Blazing fast ⚡ | Portable 💼
bash blazing-fast command-line command-line-tool console-application console-tool cpp linux-app multithreading portable small-tools test testing testing-tools websocket websocket-client websockets
Last synced: 31 Mar 2025
https://github.com/johnsi15/codember
Soluciones a los retos de Codember. Codember es un emocionante sitio web que presenta desafíos semanales de programación. Cada semana, puedes sumergirte en la resolución de estos desafíos utilizando tu lenguaje de programación favorito.
dart desarrollo-web development go java javascript jest languages learning php python testing typescript
Last synced: 07 Apr 2026
https://github.com/psyirius/rockite
A modern, free and open-source WebSockets Client
react realtime testing websocket-client websockets
Last synced: 19 Apr 2025
https://github.com/kasir-barati/clean-code-in-js-ts
Learn how to write cleaner code
automation backend cicd docker docker-compose javascript mongodb nestjs nodejs restful-api swagger tdd testing typescript
Last synced: 24 Jan 2026
https://github.com/waylonwalker/coverage-rich
A rich table report for coverage.py
Last synced: 05 May 2025
https://github.com/mycargus/quarantined
Automatically diagnose and disable flaky tests. Automatically re-enable once they're reliable again.
automation flaky-tests quality reliability testing unreliable-tests
Last synced: 15 May 2025
https://github.com/wlsf82/seguros
Seguros ABC
cypress-io fixtures talking-about-testing testing web-testing
Last synced: 05 May 2025
https://github.com/cap32/kapok-js
Javascript Testing utilities for CLI
cli javascript node node-js nodejs test testing testing-framework testing-tools utilities
Last synced: 22 Apr 2025
https://github.com/prantlf/grunt-safaridriver
Controls Safari on OSX using the WebDriver interface via safaridriver without Selenium.
browser grunt-task gruntplugin safari safaridriver testing webdriver
Last synced: 15 Oct 2025
https://github.com/sogaiu/janet-usages-as-tests
Generate and run tests from usage examples for Janet code
Last synced: 25 Jan 2026
https://github.com/mmarkelov/jest-lighthouse
Helper functions to simplify jest integration with lighthouse
e2e-tests expect jest lighthouse playwright puppeteer testing
Last synced: 09 Apr 2026
https://github.com/gluufederation/gluu-passport-testing
Gluu Passport Stage Tests
auth authentication authorization behave droplet gluu-passport-testing idp inbound oauth2 oidc python saml stage test-automation testing
Last synced: 30 Mar 2025
https://github.com/dylibso/xtp-test-go
A Go test framework for xtp / Extism plugins.
extism plugins testing unit-testing wasm webassembly
Last synced: 24 Apr 2026
https://github.com/nicholasjackson/kitura-http-test
Swift package to make testing handlers in the Kitura framework super easy
Last synced: 15 Jun 2025
https://github.com/anthonykrivonos/qubot
🤖 Autonomous software acceptance testing library for Python taken from my Qubot paper.
ai autonomous exploratory machine machine-learning q-learning selenium testing
Last synced: 23 Jul 2025
https://github.com/hussani/java-test-generator
Automatic test generator using constraint programming
code-generation constraint-programming testing
Last synced: 06 Jul 2025
https://github.com/Aetherr-Agency/DeepDive
AI-powered GitHub Action that analyzes test quality, provides scores, identifies issues, and suggests improvements through OpenAI's GPT models. Posts detailed reports directly to your pull requests.
automation ci code-quality github-action gpt openai pull-request quality-analysis test-quality testing
Last synced: 27 Jun 2025
https://github.com/koinos/koinos-integration-tests
A suite of integration tests useful in identifying regressions in Koinos microservices.
integration-testing koinos testing
Last synced: 27 May 2026
https://github.com/lemoncheesecake/lemoncheesecake-requests
lemoncheesecake logging for requests
end-to-end-testing lemoncheesecake qa requests testing
Last synced: 10 Aug 2025
https://github.com/pre-history/lcov-summary-action
📊 GitHub Action for LCOV coverage reports with detailed summaries, PR comments, and visual feedback
automation ci-cd code-analysis code-coverage code-quality continuous-integration coverage-reporter developer-tools devops github-action github-actions lcov mermaid nodejs pull-request quality-assurance test-automation test-coverage testing typescript
Last synced: 25 Jan 2026
https://github.com/byteotter/otterden
A small Flask based blog application. Built for learning purposes only.
behave blog flask flask-application flask-sqlalchemy gherkin html-css-javascript learning python test-automation testing webapp
Last synced: 07 May 2025
https://github.com/bitcoder/cucumber-java-calc
A sample project showcasing using Cucumber in Java
automation cucumber java testautomation testing
Last synced: 23 Apr 2025
https://github.com/aasaam/sms-gateway
Wrapper service for sending, logging and testing Short Message Service(SMS)
Last synced: 02 Jul 2025
https://github.com/grafana/k6-example-circleci
How to run k6 load tests as part of a CircleCI build
ci circleci examples k6 load-testing performance performance-testing testing
Last synced: 01 Oct 2025
https://github.com/danawoodman/gtc
🧪 A simple wrapper for the go test command that colorizes test output
cli color developer-tools go golang testing tests
Last synced: 29 Mar 2025
https://github.com/remscodes/ngx-testing-tools
🛠️ Provides high-level utilities and reduces boilerplate for testing Angular applications
angular angular15 angular16 angular17 angular18 testing testing-library tools typescript
Last synced: 08 Apr 2025
https://github.com/blugavere/mock-mongoose-model
Mock mongoose model for unit testing.
mocha mongodb mongoose testing
Last synced: 14 Aug 2025
https://github.com/kirca54/selenium-login-testing
Selenium automatic testing
Last synced: 11 Apr 2026
https://github.com/mehmetpekdemir/spring-boot-archunit
Spring boot ArchUnit
archunit java11 spring-boot testing
Last synced: 11 Apr 2026
https://github.com/terrablue/debris
JavaScript testing framework with support for fixtures, asynchronicity and spaced testing
javascript nodejs testing testing-framework
Last synced: 01 Jan 2026
https://github.com/lmbek/graph_algorithms
This repository contains graph algorithms made in golang by Lars M Bek and Ida M Jensen. It contains interface driven code, that is open-sourced. It contains: Graph, Dijkstra algorithm and will have more in the future.
dijkstra dijkstra-algorithm dijkstra-shortest-path go golang graph graph-algorithms graph-theory graph-traversal graphs interface interface-driven interface-first interfaces open-closed-principle polymorphism solid solid-principles testing weight
Last synced: 06 Jul 2026
https://github.com/majioa/shoulda-matchers-cucumber
Use shoulda matchers and rspec-expectations directly in cucumber
Last synced: 13 Apr 2025
https://github.com/mathworks/examplesdriventester
Examples driven tester is a tool for users which uses MATLAB® scripts which are already present in toolbox to provide a preliminary "smoke test" of the toolbox functionality.
examples exampletesting matlab smoketesting testing
Last synced: 01 Nov 2025
https://github.com/4nickpick/automate-recaptcha
Automating Recaptcha Testing
automate captcha recaptcha testing
Last synced: 04 Oct 2025
https://github.com/adbc-drivers/validation
A framework for validation testing of ADBC drivers.
Last synced: 16 Jan 2026
https://github.com/timokoessler/interactive-cli-tester
A tool for testing interactive command line interfaces
cli command-line command-line-interface jest terminal test testing
Last synced: 09 Apr 2026
https://github.com/minivera/lander
VDOM experiments
framework hacktoberfest monorepo testing typescript vdom
Last synced: 20 Jan 2026
https://github.com/bitcoder/tutorial-java-junit-calc
Tutorial with tests implemented in Java and JUnit with Xray integraiton
java jira junit test-automation testing xray
Last synced: 23 Apr 2025
https://github.com/ligurio/pg-tests
Mirror of https://git.postgrespro.ru/automation/pg-tests
postgrespro postgresql regression-testing testing
Last synced: 27 Mar 2025
https://github.com/mohamedezzeldeenhassanmohamed/car-web-app-api-express-nodejs
A car web app is an application specifically designed for managing and interacting with car-related data and features. It typically involves functionalities such as car listings, car details, search filters, user authentication, and possibly additional features like booking, ratings, and reviews.
back-end css3 ejs express express-js express-middleware front-end html5 js node nodejs nodejs-api nodejs-modules nodejs-server test-api testing web web-api webdevelopment website
Last synced: 11 Apr 2026
https://github.com/kubeshop/testkube-backstage-plugin
Plugin for exposing Testkube test execution results in the Backstage Developer Portal
backstage kubernetes plugin test-automation testing
Last synced: 15 Apr 2026
https://github.com/danmestas/wardrobe
A collection of skills for AI coding agents — design principles, project management, testing, and DevOps utilities
agent ai claude claude-code coding-agent developer-tools github-projects jira project-management skills software-design testing
Last synced: 08 Jul 2026
https://github.com/athena-framework/spec
Common/helpful Spec compliant testing utilities
component crystal spec testing
Last synced: 21 Apr 2025
https://github.com/backbase/mock-channel-connector
This service is used by the Message Delivery capability for mocking any channel.
backbase communication message-delivery testing
Last synced: 25 Aug 2025
https://github.com/bkahlert/bats-wrapper
Self-contained wrapper to run tests based on the Bash testing framework Bats
bash bashscript bats framework self-contained test testing wrapper
Last synced: 19 Jan 2026
https://github.com/softspiders/jest-starter
Test example in JavaScript in Jest
hello-world helloworld javascript jest js min node softspider softspiders ss template test testing
Last synced: 09 Apr 2026
https://github.com/andostronaut/drowser-site
The official website and documentation for Drowser and Drowser Studio.
ai drowser graphics metrics test-automation testing
Last synced: 02 May 2025
https://github.com/guillaumefalourd/diff-action
Github Action to compare 2 files using diff 🕵️
all-os-supported compare-files diff github-actions testing useful utilities
Last synced: 02 Jul 2025
https://github.com/westonganger/minitest_change_assertions
Provides assertions for your Minitest suite to determine if an object has been changed
assertions minitest minitest-assertions ruby test-suite testing
Last synced: 15 Apr 2025
https://github.com/ripe-tech/ripe-rainbow
Automation test framework for the RIPE domain
automated functional selenium testing
Last synced: 15 Jul 2025
https://github.com/wix-incubator/with-eyes
Lightweight library for integrating with applitools eyes
applitools e2e jest mocha protractor puppeteer testing
Last synced: 10 Apr 2026
https://github.com/ajeetdsouza/testcontainers-aerospike-go
Integration testing for Aerospike via Testcontainers.
aerospike automation docker go golang hacktoberfest integration-testing test-automation testcontainers testing
Last synced: 17 Mar 2025
https://github.com/driade/sleepery
PHP sleep and usleep wrappers to make them easier to test
Last synced: 13 Jan 2026