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-05 00:25:13 UTC
- JSON Representation
https://github.com/a-poor/vhttp
A library for testing Go HTTP requests and responses from the net/http package.
Last synced: 27 Mar 2025
https://github.com/digipie/mocha-chai-mongoose
An example of how you can use Mocha and Chai to perform API testing for a Node-ExpressJS-Mongoose app.
api chai github-actions mocha mocha-chai mocha-chai-mongoose mongo-action mongodb mongoose nodejs testing
Last synced: 17 Jun 2025
https://github.com/e-conomix/magento2-usersnap
Magento 2 intergration for Usersnap with support for back- and frontend as well as IP restrictions.
magento2 magento2-extension magento2-module qa testing user-experience usersnap
Last synced: 06 Apr 2026
https://github.com/springtainer/springtainer-redis
Redis as docker-container for springboot testing
redis spring spring-boot testcontainers testing
Last synced: 06 Apr 2026
https://github.com/lbirkert/portcontrol
Webinterface made for the ESP32 Development board to test circuits.
arduino arduino-ide circuits esp32 frontend html testing
Last synced: 18 May 2026
https://github.com/millihq/sammy
A Node.js wrapper for AWS SAM CLI for local testing of Lambda functions.
Last synced: 10 Jul 2025
https://github.com/artemave/vigun
Unclutter your test diet
electron-mocha mocha testing vim vim-plugin
Last synced: 18 May 2026
https://github.com/jesse-black/covgate
Fast, exact diff coverage gating via CLI for CI pipelines and agentic engineering.
agentic-ai automation ci-cd code-coverage coverlet csharp developer-tools diff-coverage dotnet istanbul javascript llvm-cov rust testing typescript
Last synced: 07 Apr 2026
https://github.com/giis-uniovi/tdrules-st-tdg
Test Data Generation for APIs (TDG): System and Integration Tests
api-testing coverage fpc mcdc openapi test-data test-data-generator testing
Last synced: 11 Apr 2025
https://github.com/johnsonjh/leaktestfe
leaktestfe: A convenience library and front-end for Uber's goleak
go golang goleak goroutines leak-detection testing unit-testing
Last synced: 18 Mar 2025
https://github.com/paperstrike/playwright-fixtures
Wrap your tests with Playwright-like test fixtures in node & browsers
folio playwright test-fixtures testing
Last synced: 28 Apr 2026
https://github.com/mjstrasser/kotest-html-reporter
HTML test reporter for Kotest
Last synced: 02 Jul 2025
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/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/gardimy/testing_practice
A simple exercice to keep practice JS Testing
Last synced: 18 May 2026
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/les-enovateurs/mailhog-examples
Try Mailhog with Docker and different languages.
email examples hacktoberfest mailhog php testing
Last synced: 15 Jun 2025
https://github.com/leidenheit/itarazzo-client
Client which utilizes Itarazzo library in order to execute an arazzo specification easily
api-rest arazzo arazzo-specification openapi openapi-specification testing
Last synced: 12 Apr 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/dgellow/tesuto
β Tiny node/typescript library for test reporting
lightweight minimalist test test-reporting testing typescript
Last synced: 02 Apr 2025
https://github.com/liquid-o2/idea-board
Ideaboard is a CRUD (create, read, update, delete) app that allows you to manage your ideas. Whether you're brainstorming for a new project, organizing your thoughts, or simply want a place to jot down your ideas as they come to you, Ideaboard is the perfect tool for the job.
crud-application design eslint jest prettier react react-hook react-test reactjs tailwindcss testing typescript ui vite
Last synced: 06 Apr 2026
https://github.com/lkiesow/setup-lxc-container
Setup an LXC Container on GitHub Actions
actions containers hacktoberfest infrastructure testing virtual-machine
Last synced: 04 May 2025
https://github.com/irene-24/react-truncatable
Streamline your UI with this React component that is designed to truncate text seamlessly. [Storybook Doc] https://64f883177ec11e1edcf84fc7-hpmuefbevq.chromatic.com/?path=/docs/stories-truncatable--docs
react storybook testing truncate-text
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/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/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/unional/jest-watch-continue
Run jest in continue mode
jest jest-watch-plugin testing tooling tools
Last synced: 20 Jan 2026
https://github.com/xanders/gherkin-steps-js
Write Cucumber step definitions with Gherkin syntax
bdd cucumber cucumber-js cucumber-steps gherkin qa tdd test-automation testing
Last synced: 30 Apr 2025
https://github.com/hq969/gen-ai-hackathon
The SMS Spam Detection Module is a machine learning-based classifier designed to differentiate between spam and legitimate (ham) messages. It leverages Natural Language Processing (NLP) and classification algorithms to analyze SMS text and predict whether a message is spam.
detection-model real realtimespam smsspam-dataset testing
Last synced: 11 Jan 2026
https://github.com/nicolast/hedgehog-stateful-demo
A demonstration of stateful systems testing using Hedgehog
haskell haskell-learning hedgehog property-based-testing property-testing quickcheck state-machine state-machine-testing testing
Last synced: 15 Jun 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/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/haraka/test-fixtures
Fixtures for testing Haraka and plugins
haraka test-automation testing
Last synced: 02 Apr 2026
https://github.com/antonio-leitao/jet
JET is a testing library for python aimed at being fast to set up, easy to use and above all pleasing to the eye. Because testing does not have to be a chore to set up, clutter the terminal or ugly to look at.
python testing testing-library testing-tools
Last synced: 02 Feb 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/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/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/bayashi/test-allmodules
do some tests for modules in search path
Last synced: 03 Jul 2025
https://github.com/themusharraf/flutterapk
This project is a starting point for a Flutter application.
Last synced: 18 May 2026
https://github.com/osvaldokalvaitir/react-native-gostack9-module13
:test_tube: Testing in the React Native using Native Testing Library, jest-native and @types/jest
bootcamp gostack gostack-9 react-native rocketseat testing
Last synced: 10 May 2026
https://github.com/eval/respectable
Test different inputs against an rspec-expectation (mirror)
Last synced: 29 Apr 2026
https://github.com/mocktools/ruby-rspec-mock
RSpec dual mocking compatibility. Use RSpec's mocks as secondary, alongside a primary, alternative mocking library.
developer-tools hacktoberfest mock mocktools rspec rspec-mock rspec-rails rspec-testing ruby rubygem testing
Last synced: 08 Sep 2025
https://github.com/ged/fluent_fixtures
A toolkit for building a collection of composable testing fixtures with a fluent interface. (git mirror)
fixtures fluent-fixtures fluent-interface ruby testing
Last synced: 11 Apr 2025
https://github.com/rbiedrawa/spring-kafka-multiple-event-types-in-same-topic
This repository contains sample Spring Boot setup for handling multiple event types in single Kafka topic.
avro avro-kafka docker docker-compose gradle interactive-queries kafka kafka-streams multiple-event protobuf schema-registry spring-boot spring-cloud-stream spring-cloud-stream-binder-kafka spring-kafka state-store testing
Last synced: 11 Apr 2026
https://github.com/albertobasalo/angular-testing
π °οΈ Angular π§ͺ Testing
Last synced: 13 Apr 2025
https://github.com/255doesnotexist/boardtest
[WIP] A simple test framework for SBCs.
Last synced: 16 Feb 2026
https://github.com/apex-engineers-inc/rustest
Pytest-style python test runner powered by Rust - built for speed π
python test testing unit-testing
Last synced: 14 Dec 2025
https://github.com/prestashopcorp/prestashop-flashlight
A docker based testing utility for PrestaShop
arm64 docker prestashop testing
Last synced: 29 Sep 2025
https://github.com/lykourgoss/microservice-messaging-testing
This repository focuses on Microservice Messaging using MassTransit and RabbitMQ, and on Testing Microservices using Pact Net for contract testing in .NET 6+. (mpsp)
contract-testing dotnet masstransit messaging microservices pact-net rabbitmq testing xunit
Last synced: 07 Apr 2026
https://github.com/kputnam/forall
Ruby generative property test library (ala QuickCheck)
generative-testing property-based-testing rspec testing
Last synced: 21 Jul 2025
https://github.com/mikma03/production-python
This repository is a comprehensive collection of advanced Python programming resources, featuring examples, exercises, and concepts from various sources. It is designed for Python developers looking to deepen their understanding and expertise in various aspects of the language. The repository covers a wide range of topics.
best-practices deployment package production python3 reference-implementation resources testing
Last synced: 10 May 2026
https://github.com/sonastea/hypebot
Discord bot that plays user's intro song obtained from youtube
api discord discord-bot ffmpeg go golang testing youtube-dl
Last synced: 17 Jan 2026
https://github.com/rebus-org/testy
:microscope: Nifty opinionated test helpers for NUnit
disposables extension-methods nunit testing
Last synced: 14 Jun 2025
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/dbgjerez/golang-k8s-helm-helloworld
Golang application used to test
docker go golang kubernetes testing
Last synced: 07 Jan 2026
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/pyladiesams/pytest-aug2019
How to use Pytest, it's best practices and how proper tests are done.
pytest python testing workshop
Last synced: 12 Sep 2025
https://github.com/cspray/http-client-test-interceptor
A testing framework to mock Requests sent with amphp/http-client
Last synced: 07 Sep 2025
https://github.com/geminimir/promptproof
Deterministic LLM testing for CI. RecordβReplay + policy-as-code to block risky merges (PII, schema drift, regressions, budget creep).
anthropic ci github-actions guardrails llm openai prompt rag security testing
Last synced: 09 Sep 2025
https://github.com/mfaisalkhatri/testng-tutorial
This project has example code demoing how to use TestNG framework in Test Automation
automation-testing beginner learning qa software-testing test-automation testing testng tutorial
Last synced: 07 Apr 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/tracetronic/testguide_report-generator
A generator that acts as a helper to create a test.guide compatible test report
json python reporting testguide testing tracetronic
Last synced: 05 Mar 2026
https://github.com/sagargupta16/agent-recipes
Copy-paste AI agent workflows for real-world developer tasks β code review, testing, migrations, and more
ai-agents ai-workflows claude-code code-review cursor developer-tools devops prompts security testing
Last synced: 03 May 2026
https://github.com/hariohmprasath/scaled-test-execution
This article talks about an approach that can help customers run integration and regression tests quicker and cheaper to improve the CI/CD process.
chrome ecs fargate firefox load regression-testing selenium spot testing
Last synced: 09 May 2026
https://github.com/javanile/fake-ssh-server
Docker container which can be used in SSH integration tests
bash docker integration-testing ssh ssh-server test-automation testing
Last synced: 27 Apr 2026
https://github.com/javanile/pipetest
β² A minimal set of shell functions useful to implement assertions through pipe chaining. Loved by developer
assert assertions bash pipe script stderr stdout testing
Last synced: 27 Apr 2026
https://github.com/jreznot/gradle-test-javadoc
How to generate JavaDoc for Test classes
demo gradle javadoc test-automation testing
Last synced: 17 Oct 2025
https://github.com/neil-edelman/boxes
Drag-and-drop data structure headers.
b-tree c89 data-structures generics hash-table memory-pool metaprogramming paramterization templates testing traits trie type-safety
Last synced: 02 Mar 2026
https://github.com/carlspring/idempotence
The idempotence test resource framework
hacktoberfest junit5 junit5-extension springframework testing
Last synced: 01 Apr 2026
https://github.com/flexycode/ccgithub
π« CCGITHUB - GitHub For Testing Only
documentation github javascript test-automation testing
Last synced: 27 Apr 2026
https://github.com/bmvantunes/youtube-react-testing-video4-async-tests-jest-react-testing-library
async testing using jest and react testing library
async-test jest react-testing-library testing unit-test unit-testing unit-tests
Last synced: 27 Apr 2026
https://github.com/dhensby/codeception-silverstripe
A Framework Module to link SilverStripe and Codeception
codeception-module silverstripe testing
Last synced: 30 Apr 2026
https://github.com/unexist/showcase-acceptance-testing-quarkus
Showcase for acceptance-testing [MIRROR]
courgette cucumber fitnesse jbehave karate quarkus serenity-bdd showcase testing
Last synced: 11 May 2026
https://github.com/ethpandaops/hive-github-action
GitHub action to run Ethereum Hive
ci continuous-integration ethereum hive simulation specification testing
Last synced: 01 Mar 2026
https://github.com/risc-os-community/munit
This is a port to RISC OS of the munit library for C Unit Testing
c coding gcc hacktoberfest hacktoberfest2022 library risc-os riscos testing testing-library unit-testing
Last synced: 07 Jun 2026
https://github.com/glibsm/alphabet
Sample repository with a lot of files and folders
a-z alphabet dummy-data folders sample testdata testing
Last synced: 27 Apr 2026
https://github.com/neiljbrown/testcontainers-examples
A collection of code examples that demonstrate using the Testcontainers Java library to aid writing integration tests for Java code that integrates with infrastructure such as RDBMS', message brokers, etc.
Last synced: 01 May 2026
https://github.com/vasanthk/react-testing
Testing React Components
enzyme react-testing reactjs testing
Last synced: 19 Apr 2026
https://github.com/marcode24/codember-solutions
π― This repository contains my solutions to the challenges of the Codember challenges. The challenges are created by @midudev
codember codember2022 codember2023 eslint eslint-config-airbnb eslint-plugin-import eslint-plugin-jest husky javascript jest js solutions testing
Last synced: 31 Jan 2026
https://github.com/varunu28/testing-for-concurrency
π¦An exercise to explore various methods to test for concurrency
concurrency concurrent-programming java multithreading testing
Last synced: 30 Jun 2026
https://github.com/olafsulich/react-testing-library-workshop
https://frontlive.pl/kategorie/react
react react-testing-library testing ts typescript
Last synced: 14 May 2026
https://github.com/svenssonjoel/scriptabletester
Scripted and automated testing of embedded/IoT systems.
ammeter amperemeter chibios embedded-systems iot qt response-time scriptable stm32f4 testing
Last synced: 01 May 2026
https://github.com/webmatze/mickrigtest
a minimal testing framework for JavaScript written in CoffeeScript
coffeescript javascript npm-package test-framework testing testsuite
Last synced: 08 May 2026
https://github.com/apragacz/pytest-sosu
Pytest-Sosu (pronounced SΕsu, γ½γΌγΉ) is an unofficial Pytest plugin for running tests on Sauce Labs platforms.
automated-testing pytest python saucelabs selenium selenium-webdriver testing testing-tools webdriver
Last synced: 05 Mar 2026
https://github.com/fatmakahveci/memorygame
A simple card game to to practice Java and JUnit.
clean-architecture cli-application code coding core-java game java junit maven oop practice practice-programming practice-programming-skills programming programming-exercises programming-language programming-languages testing unit-testing
Last synced: 01 Mar 2026
https://github.com/you54f/deno-pact
Pact π Contract Testing for Deno π¦, Powered by Rust π¦
cdc cdct contract-testing deno deno-grpc ffi grpc interop pact rust testing ts typescript
Last synced: 06 May 2026
https://github.com/lifailon/psdomaintest
PowerShell module (cli) to test DNS records of any domain using ZoneMaster api.
api dns dns-check dns-record-checker dns-test domain domain-checker domain-testing html html-report json-api json-report powershell powershell-module rest rest-api restful-api test testing zonemaster
Last synced: 28 Jan 2026
https://github.com/thuongtruong1009/gouse
π«§ A modern Golang utility package delivering consistency, modularity, performance, & extras presets. Inspired by Lodash
benchmark ci docsaurus github go godev golang javascript library lodash modules nextjs package parser testing unittest utility
Last synced: 05 Apr 2026