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/endemolshinegroup/serverless-test-utils
Testing utilities for Serverless projects
serverless serverless-framework testing typescript
Last synced: 16 Jan 2026
https://github.com/maikotrindade/mobile-tester-agent
AI-powered test automation tool which allows developers to run mobile automated tests
ai ai-agents artificial-intelligence koog llm testing
Last synced: 01 Feb 2026
https://github.com/hemerajs/mongo-memory
👥 Write tests for mongodb in memory
Last synced: 12 Apr 2025
https://github.com/jonarzz/refactoring-katas
Coding practice based on small projects
java kata katas refactoring tdd testing
Last synced: 14 Apr 2026
https://github.com/pmalek/quick
quick aims to be a small header only library to help black box testing in C++
blackbox-testing cpp cpp14 testing
Last synced: 03 Apr 2025
https://github.com/codingitwrong/getting-better-expo
From the talk "Getting Better All the Time: How to Escape Bad Code", presented at React Native EU 2022
jest react-native refactoring rntl tdd testing
Last synced: 11 Apr 2026
https://github.com/stefanvermaas/factory-builder
An easy way to create framework agnostic scalable test factories/fixtures 🏭 with zero dependencies
factory-builder fixtures fixtures-replacement javascript testing testing-tools
Last synced: 17 Apr 2025
https://github.com/mgrdich/my_own_angularjs
Angular js framework from the ground up with typescript
angularjs jest testing ts-jest ts-js typescript webpack
Last synced: 09 Apr 2026
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/unboundedsystems/markdown-clitest
Test all the CLI commands and examples in your Markdown docs!
automate bash cli docs documentation documentation-testing markdown md shell test testing
Last synced: 03 Jul 2025
https://github.com/automation64/testmansh
Simple tool for testing Bash scripts in either native environment or purpose-build container images
Last synced: 01 Feb 2026
https://github.com/bahmutov/stub-spawn-once
Stubs child_process.spawn for a single command; cleans up afterwards. Perfect for testing.
child-process node nodejs spawn stub test testing util
Last synced: 31 Aug 2025
https://github.com/suin/livexample
💯 Ensures your example codes works well by unit testing.
example-code livexample php phpunit phpunit-extension testing unit-testing
Last synced: 13 Jul 2025
https://github.com/sirkonst/type_comparable
Helper for checking variable equivalence by type. Useful for tests.
pytest pytest-plugin test testing type types typing
Last synced: 06 Jul 2025
https://github.com/bohdanmoroziuk/code-snippets
This is my personal knowledge-base. Here you'll find code-snippets, technical documentation, and command reference for various tools, and technologies.
cheat-sheets code-snippets front-end-development functional-programming knowledge-base oop react rest-api software-architecture software-development testing typescript vue3
Last synced: 13 Apr 2026
https://github.com/john0isaac/action-check-markdown
Validate .md and .ipynb files for writing standard.
actions continous-integration markdown testing
Last synced: 11 Feb 2026
https://github.com/qainsights/k6-role
An Ansible role to install k6
ansible k6 load-testing performance performance-testing testing
Last synced: 31 Mar 2025
https://github.com/excalibra/cybersecurity
A structured repository designed for cybersecurity professionals and enthusiasts. Covers topics such as OSINT, NMAP, WAPT, PTES, IDS/IPS, SIEM, malware analysis, privilege escalation, and more. Ideal for mastering ethical hacking, penetration testing, and advanced security techniques.
cybersecurity cybersecurity-education ethical hacking malware-analysis nmap osint penetration siem testing
Last synced: 08 Sep 2025
https://github.com/vdsabev/sneer
Type-safe mocking utilities for reliable unit tests
mocking testing typescript unit-testing
Last synced: 25 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/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/jthelin/serverhost
.NET Server Hosting utility library, including in-process server host testing.
appdomain dotnet serverhost testing xunit
Last synced: 05 Jul 2025
https://github.com/fyxme/dnsfaster
Test the speed and reliability of a list of DNS servers
benchmark dns efficiency fast go golang reliability speed testing
Last synced: 28 Oct 2025
https://github.com/rluvaton/expect-matchers
Additional Jest/vitest/expect matchers
assertions bdd expect extended jest matchers testing vitest
Last synced: 15 Mar 2025
https://github.com/hobbyquaker/hm-simulator
Simulates (partly) a Homematic CCU
homematic simulator smarthome testing
Last synced: 14 Apr 2025
https://github.com/npgsqlrest/pgmigrations
Lightweight, Zero-Dependency, PostgreSQL Tool for Node.js and NPM.
javascript migrations nodejs postgresql schema sql testing
Last synced: 16 Sep 2025
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/spy86/owaspwebapplicationsecuritytestingchecklist
🛡️📝 OWASP Web Application Security Testing Checklist
application application-security checklist owasp security testing
Last synced: 11 Feb 2026
https://github.com/younes-charfaoui/refactoringlegacycode
✏️ Course repository for improving legacy codebase case study through effective refactoring techniques 🏆
java kotlin refactoring test-automation testing
Last synced: 05 Oct 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/caringdev/fsunit.xunit.typed
Painless, strongly-typed xUnit testing in F#
fluent-assertions fsharp fsunit functional-programming testing type-safe type-safety unit-testing xunit
Last synced: 16 Apr 2025
https://github.com/podusowski/lum
Write predictable tests for multi-threaded C++. Inspired by Tokio's loom.
Last synced: 13 Mar 2025
https://github.com/bizzarrowebgroup/salone-nautico-venezia-2020
L'App per il Salone nautico di Venezia 2020
adobexd eslint expo jest react-native react-navigation testing typescript vector-icons yarn
Last synced: 22 Apr 2025
https://github.com/go-tstr/tstr
Go testing library
coverage go golang testing testing-tools
Last synced: 14 Jan 2026
https://github.com/unional/fixture
Provide fixture to tests
fixture fixture-loading fixtures testing testing-tools
Last synced: 11 Mar 2026
https://github.com/springtainer/springtainer-awss3mock
AWS-S3 as docker-container for springboot testing
aws-s3 spring spring-boot testcontainers testing
Last synced: 17 Feb 2026
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/dav009/ergo-puppet
Unit Testing Ergo Smart contracts offchain
blockchain ergo scala testing unittest web3
Last synced: 30 Mar 2025
https://github.com/applicative-systems/nixos-test-driver-manual
Inofficial NixOS Test Driver Manual that gets you up to speed with the NixOS Test driver, interactive mode, VMs, containers, GPU tests, and more.
manual nixos test test-automation testing
Last synced: 31 May 2026
https://github.com/adzz/elixir_run_tests_action
A github action to run tests in an elixir project
elixir exunit github-actions mix testing
Last synced: 11 Apr 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/vanessaklee/stbernard
Bare bones series of webpages to demonstrate testing Elixir code with Hound
Last synced: 10 Jun 2025
https://github.com/onuratakan/haimgard
Haimgard is an environment for writing, testing and using exploit code.
cybersecurity environment exploit hacking hacktool module modules python3 testing whitehat
Last synced: 23 Apr 2025
https://github.com/devopsthinh/catshostel
Building a microservice using the Ktor framework.
concurrent-ktor concurrent-programming junit5 ktor-client ktor-framework ktor-server microservice testing
Last synced: 19 Mar 2026
https://github.com/anthonycr/mockingbird
A minimalist faking framework exclusively for verifying interactions
kotlin mock testing verification
Last synced: 06 Jan 2026
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/globulus/checkirai
Checkir AI is a spec-driven verification runtime using local LLMs
ai-testing cli llm local-ai mcp ollama testing web-testing
Last synced: 30 May 2026
https://github.com/sureshpandiyan1/whaly
easy way to write a text-based automation for selenium (in ruby)
automation bdd-style bdd-style-testing-framework chrome firefox for ie linux ruby selenium test test-automation testing text-based
Last synced: 04 Aug 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/nifty-lil-tricks/testing
A selection of useful utilities (or nifty li'l tricks!) for all things testing
Last synced: 26 Jun 2025
https://github.com/rtorres90/maildropcc-reader
A simple API to extract emails of accounts from www.maildrop.cc
Last synced: 05 Sep 2025
https://github.com/civictechto/polis-storybook
hacktoberfest storybook testing
Last synced: 22 Aug 2025
https://github.com/mykaul/vg
Vagrant based deployment of Gluster and Glusto, via Ansible
ansible gluster testing vagrant
Last synced: 22 Apr 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/luigiandrea/gopearls
Programming Pearls in Golang
algorithms benchmarking data-structures go go-benchmarking go-pearls go-programming-pearls go-testing golang pearls tested-solutions testing
Last synced: 14 Jan 2026
https://github.com/konradmalik/tech-sandbox
My sandbox for testing out technologies, frameworks etc.
docker frameworks java javascript learning python scala testing
Last synced: 14 Apr 2026
https://github.com/atomicgo/assert
✅ Go package with tons of assertions!
assert assertion atomicgo go golang golang-library testing testing-library
Last synced: 15 Apr 2025
https://github.com/iamtalwinder/nestjs-cucumber-kit
nestjs-cucumber-kit seamlessly integrates NestJS with CucumberJS, enhancing the experience of writing BDD-style end-to-end tests in NestJS applications.
bdd cucumber nestjs nestjs-cucumber-kit testing
Last synced: 08 May 2026
https://github.com/ghpreporter/ghpr.mstestv2
Adapter for MSTestV2 (generate HTML report for MSTestV2)
microsoft mstest mstest-framework mstestv2 qa qa-automation-test qatools quality-assurance reporting reporting-engine reporting-project reporting-tool testfx testing
Last synced: 19 Oct 2025
https://github.com/astrabert/simon-reads
simON-reads ("Simulate Oxford Nanopore Reads") is a simple yet powerful tool to generate fastq files containing MiniON-like long reads
artificial-data automation bioinformatics genomics-data long-read-sequencing oxford-nanopore testing third-generation-sequencing
Last synced: 11 Jun 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/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/muradisazade777/form_forge
FormForge is a modular TypeScript-based form engine that dynamically renders and validates forms using JSON configuration. Designed for CLI environments and backend workflows, it offers clean architecture, strict typing, and customizable validation logic — all without UI dependencies.
backend json json-server library modules results server testing typescript
Last synced: 30 Sep 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/automationhacks/automationhacks.github.io
Musings on Software Engineering, Test automation and Testing.
quality test-automation test-automation-framework testing
Last synced: 27 Jan 2026
https://github.com/christianbirchler-org/go-xodr
Go module for the ASAM OpenDRIVE specification
autonomous autonomous-driving autonomous-vehicles go golang golang-library simulation specification testing
Last synced: 14 Jan 2026
https://github.com/magnitudedev/magnitude-ts
Typescript client for Magnitude
developer-tools e2e-testing test-automation testing
Last synced: 23 Apr 2025
https://github.com/brentlintner/mimus
A test runner agnostic stubbing library for NodeJS, supporting dependency injection and auto stubbing
coffeescript dependency-injection javascript mock nodejs stub testing
Last synced: 22 Apr 2025
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/dr-dream/openstf-k8s
STF deployment on Kubernetes (k8s)
android docker k8s kubernetes kubernetes-deployment openstf quickstart stf test-automation testing testing-tools
Last synced: 16 Mar 2026
https://github.com/tshakalekholoane/diff
Exports the Go standard library's internal/diff package.
diff go golang golang-library golang-package golang-testing golang-tests patience patience-diff testing tests unified-diff
Last synced: 12 Jun 2025
https://github.com/bahmutov/was-tdd
Checks a branch that claims to fix a bug using TDD principle
Last synced: 29 Sep 2025
https://github.com/hasnayeen/laravel-meetup-2017
Source code from the laravel meetup presentation
Last synced: 13 Apr 2026
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/athanclark/purescript-haskell-iso
Haskell / Purescript package for isomorphic JSON
haskell isomorphic json primitives purescript testing zeromq
Last synced: 11 Aug 2025
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/asvetliakov/babel-plugin-jest-easy-mock
Easy mocking with Jest!
babel-plugin jest mocking testing
Last synced: 21 Mar 2025
https://github.com/dsanchezcr/devopspracticesforazurecosmosdb
Demo environment used in the 'DevOps Practices for Azure Cosmos DB' session for Microsoft Reactor.
ci-cd cosmosdb cosmosdb-emulator dotnet-core github-actions javascript nodejs powershell stored-procedures testing triggers
Last synced: 24 Jan 2026
https://github.com/tldr-pages/tldr-pages-test-harness
A Bats test-suite that validates if a tldr-client is compatible with the client specifications set out in the tldr repository.
bats hacktoberfest testing tldr tldr-client tldr-pages
Last synced: 11 Mar 2025
https://github.com/soh335/test-mysqld-docker
testing with docker mysqld for golang
Last synced: 20 Apr 2026
https://github.com/vitron-ai/themis
Intent-first unit testing framework for AI agents in Node.js and TypeScript.
agent-testing ai ai-agents ai-testing developer-tools llm nodejs test-framework testing typescript unit-testing
Last synced: 18 Apr 2026
https://github.com/spiderpig86/vsc-mock
:bird: Generate mock data on the fly.
chancejs mock-data mocking testing testing-tools vscode vscode-extension
Last synced: 20 Apr 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/geminimir/promptproof-demo-project
Support & RAG Assistant demo using PromptProof SDK + Action. Records LLM interactions to fixtures and validates contracts (PII, schema, budgets, disclaimers) locally and in GitHub Actions.
demo express fixtures github-actions llm node prompt-engineering rag testing
Last synced: 07 Apr 2026
https://github.com/helmutkemper/chaos
Chaos test (failure) for microservices in development phase (easy to use)
chaos go golang microservices test testing
Last synced: 29 Jan 2026
https://github.com/damarnez/aave_simulator
Testing the smartcontracts of aave in mainnet.
aave mainnet mainnet-fork mainnet-test smartcontracts solidity solidity-contracts testing
Last synced: 17 Apr 2026