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-06-29 00:27:17 UTC
- JSON Representation
https://github.com/dmjones/certs
Generate certificates for Go tests
certificates go golang keys testing
Last synced: 26 Jan 2026
https://github.com/mikavilpas/tui-sandbox
🧪 A terminal test environment and development playground 🛝
Last synced: 03 May 2026
https://github.com/monkrus/go-best-test
Good testing practice in building web applications in Go
building go golang testing webapplications
Last synced: 04 Sep 2025
https://github.com/mattiamonti/pytest-bdd-report
A pytest-bdd plugin for generating useful and informative BDD test reports
bdd bdd-tests python python3 reporting reporting-tool reports test test-automation testing
Last synced: 03 Mar 2026
https://github.com/shashikumarraja/naughty-string-validator
A node.js library that returns naughty strings from an offline database of Big List of Naughty Strings and emojis.
emojis hactoberfest naughty-strings nodejs npm-package testing unicode-characters
Last synced: 12 Apr 2025
https://github.com/datagone/vscode-stryker-mutator
Unofficial VSCode extension of 'Stryker Mutator' for hunting mutants hiding in our codebase (currently, it supports .NET)
dotnet mutants mutation-analysis mutation-testing quality quality-assurance stryker stryker-mutator testing vscode vscode-extension vscodium
Last synced: 18 Feb 2026
https://github.com/evpl/xteps2
Log test steps into any reporting systems
allure allure-report automated-testing automation extentreports java kotlin logging qase reporting reporting-tool reportportal steps testing testit
Last synced: 17 Jan 2026
https://github.com/lenntt/kinglouie
Exploratory test monkey that becomes smarter over time
exploratory-test-monkey model-based-testing selenium test-automation testing web-application
Last synced: 17 Aug 2025
https://github.com/vokimon/visualpdfdiff
Visual side by side comparision of rendered PDF documents (CLI tool, python function, unittest assert and back2back plugin)
back-to-back compare diff pdf testing
Last synced: 11 Oct 2025
https://github.com/baumannzone/100-code-coverage-is-useless
💯% Code Coverage is useless
ava code-coverage css html javascript nodejs testing unit-testing
Last synced: 04 Jan 2026
https://github.com/dylibso/xtp-test-rust
A Rust test framework for xtp / Extism plugins.
extism plugins testing unit-testing wasm webassembly
Last synced: 02 Feb 2026
https://github.com/geerlingguy/docker-rockylinux10-ansible
Rocky Linux 10 Docker container for Ansible playbook and role testing.
ansible container docker testing
Last synced: 04 Sep 2025
https://github.com/boneskull/packtester
Test the output of your npm-published package
npm pack package production sanity smoke test testing
Last synced: 23 Feb 2026
https://github.com/marcuwynu23/yano-text-editor
Simple Text Editor for doing fast experiment/learning programming
code-editor editor experiment fast-try java javascript learning-code nodejs python testing text-editor try
Last synced: 09 Apr 2025
https://github.com/idriz4work/cs50w
In CS50W, I'm gaining proficiency in the foundational aspects of full-stack web development. I working on numerous projects encompassing both frontend and backend components.CS50W (Web Development)
ci-cd css django git html javascript migrations models python react scalability security sql testing user-interface
Last synced: 18 Aug 2025
https://github.com/corker/nopenpage
A page object pattern implementation for Selenium
page-object pageobject selenium specflow test-automation test-framework testing webdriver
Last synced: 15 Apr 2025
https://github.com/aplr/stubbles
A declarative HTTP stubbing library written in Swift
Last synced: 02 Aug 2025
https://github.com/marabesi/smelly-test
Finding test smells in your javascript/typescript code
smells tdd-javascript tdd-typescript testing
Last synced: 19 Jul 2025
https://github.com/godogx/mongosteps
Cucumber gRPC steps for Golang
bdd cucumber functional-testing gherkin go godog godog-extension golang integration-testing testing
Last synced: 26 Apr 2026
https://github.com/kschuetz/gauntlet
Property-based testing for Java
functional-programming java lambda property-based-testing testing
Last synced: 14 Jan 2026
https://github.com/voodoocreation/react-test-wrapper
A set of classes to make setting up React components for unit tests easy.
enzyme jest react react-component react-components react-redux react-test react-test-wrapper react-testing react-testing-library reactjs redux test test-wrapper testing tests typescript unit-test unit-testing unit-tests
Last synced: 11 Oct 2025
https://github.com/nicholastd07/spec.swift
Pure Swift BDD framework
bdd bdd-framework behavior-driven-development swift tdd test-driven-development testing
Last synced: 29 Mar 2025
https://github.com/orlangure/gnomock-python-sdk
Python SDK for Gnomock integration testing toolkit
docker end-to-end-testing gnomock integration-testing testing
Last synced: 24 Apr 2025
https://github.com/furionix-labs/tigrmail-python
Python SDK for creating temporary and disposable email addresses for automated testing, email verification, and OTP workflows using the Tigrmail API.
api automation cypress disposable e2e email integration mail mfa otp playwright python qa selenium temp temporary test testing tigrmail verification
Last synced: 28 Nov 2025
https://github.com/harpyd/thestis
Thestis is a service for auto tests with a declarative description of tests
bdd ci clean-architecture cqrs ddd infrastructure integration-testing mongodb openapi-specification pipeline test testing tests
Last synced: 17 Jan 2026
https://github.com/engineeringsoftware/exli
Automatic extraction of inline tests (from unit tests)
inline-tests test-automation test-generation testing
Last synced: 12 May 2025
https://github.com/jahongir7174/fasterrcnn
FasterRCNN implementation using PyTorch
coco faster-rcnn fasterrcnn mosiac pytorch testing training
Last synced: 10 May 2026
https://github.com/wyze/preact-to-json
Convert Preact components to JSON.
jest preact snapshot testing typescript
Last synced: 14 Apr 2026
https://github.com/softspiders/puppeteer-jest-travis-heroku
The simplest example of testing an Express application in the Puppeteer and Jest, included in the CI/CD pipeline
headless heroku jest min puppeteer softspider softspiders ss template test testing travis
Last synced: 25 Feb 2026
https://github.com/martinthoma/postbin
A standalone web service providing http recording. Dump your requests here to inspect them for testing. Completely local.
cli endpoints httpbin mock-server mockbin postbin python qa request-catcher request-logging requestbin requests testing tools web web-development webhook-receiver webhooks-catcher
Last synced: 24 Apr 2025
https://github.com/romann-broque/java-fixture-generator
Compile-time fixture builders for Java — annotate a DataSet, get a fluent *Fixture* API.
annotation-processor builder-design-pattern builder-pattern code-generation data-test fixtures gradle java maven-central spring-boot test-automation test-fixture test-fixtures testing
Last synced: 09 Oct 2025
https://github.com/thuongtruong1009/vitesse-client
New Vitesse config template from antfu. Introducing with. A next-generation of Vuejs components. Updating version...
css demo github github-config html javascript js template testing typescript vite vue3 vuejs windicss
Last synced: 12 Apr 2026
https://github.com/bahmutov/cypress-cycle-unit-test
Unit testing Cycle.js components in Cypress E2E test runner
cyclejs cypress-io end-to-end test testing
Last synced: 29 Sep 2025
https://github.com/singularit-de/django-test
Django pyton test image with all database installs
django django-rest-framework docker docker-image github-actions gitlab-ci python python3 testing
Last synced: 23 Aug 2025
https://github.com/chukwuemekaaham/google-it-automation-with-python-professional-certificate-
This six-course certificate, developed by Google, is designed to provide IT professionals with in-demand skills -- including Python, Git, and IT automation. Knowing how to write code to solve problems and automate solutions is a crucial skill for anybody in IT. It covers area such as; how to program with python and how to use python to automate common system administration tasks, version control with git and github, troubleshooting and debugging complex problems, applying automation at scale by using configuration management and the cloud, and analyzing real-world IT problems and implementing the appropriate strategies to solve those problems.
alerting automation bash cloud configuration-management csv email git-github google-cloud-platform linux monitoring operating-systems puppet python reportlab restful-api shell-scripting systems-administration testing troubleshooting-debugging
Last synced: 28 Jan 2026
https://github.com/storres20/spacetravelhub
🪐spaceTravelHub🪐 is a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
bootstrap react-bootstrap reactjs redux testing
Last synced: 10 Mar 2026
https://github.com/jbzoo/skeleton-php
PHP Skeleton for new JBZoo projects
jbzoo php php-skeleton phpunit skeleton test testing unit-testing
Last synced: 14 Apr 2025
https://github.com/sz-piotr/veryfine
A delightful expect-style assertion and mocking library
javascript mocha mocking testing typescript
Last synced: 04 Apr 2025
https://github.com/saufiroja/simple-message-broker
simple example using message broker with golang
apache-kafka docker-compose go golang message-broker testing
Last synced: 27 Jul 2025
https://github.com/cptpiepmatz/kitest
🪁 A composable test harness toolkit with room to fly.
Last synced: 22 Feb 2026
https://github.com/kowainik/hintman-target
Target dummy for hintman
github-app hintman target testing
Last synced: 03 Jul 2025
https://github.com/dav009/ergo-puppet
Unit Testing Ergo Smart contracts offchain
blockchain ergo scala testing unittest web3
Last synced: 30 Mar 2025
https://github.com/fish2000/clu
Common Lightweight Utilities, or Command-Line Utilities (your pick)
ansi-colors command-line dictionaries enums import-hooks lambda-functions mappings module-loader modules predicate-functions python python-library python3 testing utilities
Last synced: 03 Oct 2025
https://github.com/allenap/rust-postgresfixture
A fixture for creating PostgreSQL clusters and databases, and tearing them down again, intended for use during development and testing.
rust-lang rust-library testing testing-tools
Last synced: 12 Oct 2025
https://github.com/bkosm/gompose
Use docker-compose programatically in Go tests. No third-party dependencies.
docker docker-compose go golang testing
Last synced: 11 Feb 2026
https://github.com/carlodepieri/vcrpy-encrypt
Encrypt vcrpy cassettes so they can be safely kept under version control.
cryptography python testing unit-testing vcrpy
Last synced: 13 Oct 2025
https://github.com/rowellx68/valid-nhsnum
Validate NHS Numbers using the 11 modulo method. You can also generate NHS Numbers for testing.
nhs nhs-number testing validation
Last synced: 11 Mar 2026
https://github.com/klugier/uppgoogletest
GoogleTest (GoogleTest & GoogleMock) distributed source package for Upp platform.
distributed mocking testing ultimatepp upp
Last synced: 19 Feb 2026
https://github.com/iansan5653/assertion-types
Test your types using just the TypeScript compiler and no external tools.
linting testing types typescript utility-types
Last synced: 21 Jul 2025
https://github.com/blockception/action-minecraft-bedrock-diagnose
Tests the content of your Minecraft project for errors and outputs them to the action console as well as marks it as failed
action actions bedrock diagnostics hacktoberfest2022 minecraft minecraft-bedrock test testing unittest
Last synced: 14 Apr 2025
https://github.com/zebrunner/carina-commons
Carina Commons module of test automation framework: Web, Mobile, Desktop API, DB etc testing...
android-test appium appium-java carina carina-framework framework interfaces ios-test java mybatis parallel-tests selenium test test-automation test-automation-framework testing testing-tools testng web-test
Last synced: 01 Jul 2025
https://github.com/cycloidio/auth0-rules-runtime
Wrapper of webtask runtime for helping to write tests for Auth0 rules
auth0 auth0-rules runtime testing webtask
Last synced: 02 Nov 2025
https://github.com/jukefr/francinot
A test runner for 42 projects regrouping many different testers
42 42-school 42born2code 42paris 42school test testing
Last synced: 21 Feb 2026
https://github.com/vitorsalgado/mockinho
WIP -- Node.js Mock Server
javascript mock-server mocking nodejs testing
Last synced: 16 Apr 2026
https://github.com/khesualdo/unit-testing
:lemon: :cherries: :watermelon: My cheatsheet for writing unit tests with Moq.NET and MSTest
csharp dotnet microsoft moq moq-framework mstest testing unit-testing
Last synced: 12 Apr 2025
https://github.com/mhweiner/kizu
An easy-to-use, fast, and defensive Typescript/Javascript test runner designed to help you to write simple, readable, and maintainable tests.
ava jasmine jest jest-testing jest-tests mocha mocha-typescript mochajs test testing typescript unit unit-testing vitest vitest-ts
Last synced: 10 Jun 2025
https://github.com/hobbyquaker/hm-simulator
Simulates (partly) a Homematic CCU
homematic simulator smarthome testing
Last synced: 14 Apr 2025
https://github.com/optimizory/vrest-ng-cli
Command line module for vREST NG. Integrates with any CI/CD server like Jenkins, TeamCity, Azure Devops etc.
api api-automation api-testing automation-testing azure-devops ci-cd cli jenkins openapi openapi-validation swagger swagger-validation teamcity testing testing-tools validation
Last synced: 26 Aug 2025
https://github.com/jdwil/unify
A new kind of testing framework for PHP.
php test-driven-development testing testing-framework
Last synced: 14 Jan 2026
https://github.com/cicirello/examples-jacoco-badge-generator
Sample Java project with runnable workflows demonstrating the cicirello/jacoco-badge-generator GitHub Action
coverage github-actions jacoco jacoco-badge-generator maven testing
Last synced: 21 Apr 2025
https://github.com/r-unic/runit
A unit testing library for Roblox heavily inspired by xUnit from C#
csharp lua roblox runit testing typescript unit xunit
Last synced: 08 Mar 2026
https://github.com/relrin/cargo-test-all
Cargo extension for running tests of the used dependencies
cargo cargo-commands rust testing
Last synced: 12 Apr 2025
https://github.com/junteudjio/runtimedocs
runtimedocs decorator helps you understand how your code behaves at runtime.
debugging debugging-tool logging logging-library python runtime testing
Last synced: 04 Oct 2025
https://github.com/mike-neck/ktcheck
ktcheck is a test framework for Kotlin working on JUnit platform, with Given-When-Then style.
bdd-framework junit-platform kotlin kotlin-testing test test-framework testing
Last synced: 12 Jan 2026
https://github.com/agrostar/zzapi-vscode
VS Code extension for zzapi - an API testing and documentation framework
api api-client api-rest testing typescript vscode-extension
Last synced: 08 Apr 2025
https://github.com/lamden/mockchain
A special Lamden blockchain instance that behaves like the regular network, but is self-hosted and flexible so that it can be used for development and testing.
blockchain cryptocurrency lamden smart-contracts testing
Last synced: 11 Jun 2025
https://github.com/jarolrod/bitcoin-core-rc-testing
Automated Bitcoin Core Testing
bitcoin bitcoin-core bitcoin-core-rpc testing
Last synced: 02 Sep 2025
https://github.com/robertpeteuil/example-code-multi-lang
This repository holds example code from multiple programming languages - useful when creating themes
example-code multi-language syntax-highlighting testing
Last synced: 01 Apr 2025
https://github.com/ds-joe/laravel-react-template
if you are looking for a powerful and flexible Laravel React template with TypeScript, Sass, and Tailwind CSS support, then this is the template for you
css inerta inertiajs laravel mysql permissions php react sass sql tailwind template testing typescript
Last synced: 29 Jul 2025
https://github.com/centril/proptest-derive
Custom-derive for the Arbitrary trait of proptest.
custom-derive property-based-testing proptest quickcheck rust testing
Last synced: 27 Jun 2025
https://github.com/tebogoyungmercykay/restaurant_simulator_cos214_group_project
This is a design for a restaurant simulator. A fair bit of the restaurant simulator is up to us (the team) to design including the implementation as a pure simulation or as a "restaurant tycoon" game.
activity-diagrams cheatsheets class-diagrams cmake communication-diagrams cpp design-patterns design-patterns-summary doxygen gdb gdb-guide git-flow git-guide github-actions makefile object-diagrams sequence-diagrams state-diagrams testing visual-paradigm-diagram
Last synced: 03 Mar 2026
https://github.com/jonasmarco/nextjs-boilerplate
Um ponto de partida para projetos NextJS com muita coisa configurada :) - Baseado no boilerplate do projeto React Avançado 🔥
babel boilerplate eslint husky jest lint nextjs plop prettier reactjs storybook styled-components testing typescript
Last synced: 09 Apr 2026
https://github.com/ashkan0201/test_app
Testing code on GitHub using pytest.
Last synced: 02 Mar 2025
https://github.com/miroslav-reiter/python
🐍 Kurz Python Materiály, zdrojové kódy
Last synced: 30 Jul 2025
https://github.com/zmekonnen251/unit-test-practice
This project's purpose is to practice unit testing using the jest library. JavaScript and Jest library are used.
Last synced: 19 Jan 2026
https://github.com/lurumad/house-of-the-book-ddd
Pet project to practice Domain Driven Design
aspnetcore clean-architecture ddd-architecture testing
Last synced: 14 Feb 2026
https://github.com/pact-foundation/.github
The GitHub landing page for Pact - The de-facto contract testing tool
contract-testing contracts e2e pact testing
Last synced: 14 Feb 2026
https://github.com/psychollama/vader-action
Test your vim plugin with vader
github-action testing vader vim
Last synced: 18 May 2026
https://github.com/hxndev/parallel-15-puzzle-solver-using-multi-threading
The 15 Puzzle is a sliding puzzle that consists of a 4 by 4 frame of numbered square tiles in an arbitrary ordering with one space. The objective of the puzzle is to place the tiles in ascending order, by making sliding moves that use the empty space.
15-puzzle 15-puzzle-solver code cpp documentation multithreading parallel parallel-15-puzzle-solver project report testing threading
Last synced: 31 Mar 2025
https://github.com/jeroenouw/baretest-ts
Use this minimalistic JavaScript test runner now in a TypeScript project
baretest javascript testing typescript
Last synced: 19 Oct 2025
https://github.com/koachcode/bookstore
This is a book store app for storing books to read created using React, it performs basic fuctions like adding, commenting and deleteing a book.
Last synced: 11 Apr 2026
https://github.com/hollobit/wg3_tcm
a matrix to provide the clarified definition and relationship information of trustworthiness characteristics between in the AI/ML standards
accountability ai bias consistency controllability effectiveness explainability integrity ml quality reliability risk robustness security testing traceability transparency trust trustworthiness vulnerability
Last synced: 29 May 2026
https://github.com/imbus/robotframework-tablelibrary
Robot Framework Library for easy handling of tabular data formats such as CSV, Excel, Parquet, and more.
robotframework robotframework-library testing
Last synced: 17 Jun 2026
https://github.com/veilair/ui-testing-development
An ongoing curated list of frameworks, books, articles, talks, screencasts, recordings, libraries, learning tutorials and resources about UI Testing & Best Practices Development
best-practices gui gui-automation gui-framework gui-toolbox guidelines integration integration-testing test-framework testing testing-tools ui ui-components ui-design ui-framework ui-library ui-testing ui-tools unit-testing
Last synced: 17 Jun 2026
https://github.com/kubism/testutil
Collection of helpers to ease implementing integration tests utilizing kind, helm and kubernetes
Last synced: 20 Jun 2026
https://github.com/bitomule/mav
Deterministic iOS app validation CLI for AI coding agents.
accessibility agents ai-agents appium automation claude-code cli ios mobile-testing swift testing xcode
Last synced: 19 Jun 2026
https://github.com/pocmo/uitest-agent
A natural language-based agent for automating UI testing on mobile devices and web applications using Google's Gemini AI models.
agent ai mobile testing ui-testing web
Last synced: 28 Jun 2026
https://github.com/duckyuck/rubberlike
A Clojure library for creating embedded Elasticsearch servers.
clojure elasticsearch embedded inmemory testing
Last synced: 15 Jun 2026
https://github.com/weltling/virtio-villain
Battle test virtio device models
c cloud-hypervisor fault-injection fuzzing hypervisor kvm negative-testing qemu security testing virtio vmm
Last synced: 16 Jun 2026