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-07 00:28:05 UTC
- JSON Representation
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/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/chaseruskin/verb
An approachable testing framework for digital hardware
framework python simulation system-verilog testing verification verilog vhdl
Last synced: 22 Sep 2025
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/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/shirshadatta/server-hardening
Ansible Playbooks for Server Hardening, these playbooks have been tested in AWS servers to provide and configure security in multiple servers.
ansible ansible-galaxy ansible-playbook ansible-role automation hacktoberfest hacktoberfest2020 nginx-server security testing
Last synced: 19 May 2026
https://github.com/altwalker/live-viewer
A web application for visualizing the progress of an AltWalker test run.
altwalker javascript model-based-testing python test-automation testing testing-tools
Last synced: 03 May 2025
https://github.com/python-coincidence/coincidence
Helper functions for pytest.
pytest python regression testing unittest utilities
Last synced: 16 Jan 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/electricmonk/ts-react-tdd
node react tdd testing typescript
Last synced: 26 Jun 2025
https://github.com/gonzagadavid/appointment-calendar-fullstack
Aplicação full stack desenvolvida usando React TS, Typescript, Express, Json Web Token, Axios e Context-API, com o objetivo de proporcionar a pessoa usuária de forma visual o controle de prazos e agendamento de tarefas, prazos e compromissos.
axios context-api eslint express jsonwebtoken poo react-typescript testing ts-node-dev typescript
Last synced: 08 May 2026
https://github.com/okainov/qunit-getting-stated
Tutorial-like repo explaining how to start with QUnit (including command-line testing and CI setup)
getting-started javascript qunit tdd testing travis-ci tutorial
Last synced: 31 Jul 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/jarolrod/bitcoin-core-rc-testing
Automated Bitcoin Core Testing
bitcoin bitcoin-core bitcoin-core-rpc testing
Last synced: 02 Sep 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/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/aplr/stubbles
A declarative HTTP stubbing library written in Swift
Last synced: 02 Aug 2025
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/friskes/capture-db-queries
Class to simplify the search for slow and suboptimal sql queries to the database in django projects.
capture-queries context-manager database decorator django drf explain iterator mysql oracle postgresql pytest sqlite3 testing unittest
Last synced: 22 Jul 2025
https://github.com/yothu/aaa-testing-practice
AAA Jest testing practice project
Last synced: 19 Feb 2026
https://github.com/civictechto/polis-storybook
hacktoberfest storybook testing
Last synced: 22 Aug 2025
https://github.com/bugthesystem/common.testing.nunit
Provides base class with generic methods for testing
Last synced: 03 Aug 2025
https://github.com/gyzerok/quickcheck-ts
[UNFINISHED] Property-base testing for TypeScript
property-based-testing testing typescript
Last synced: 26 May 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/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/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/masaakiaoyagi/rspec-context_helper.rb
context helpers for RSpec
Last synced: 12 Apr 2025
https://github.com/baba-s/monkeytesttool
簡易モンキーテストツールです。指定された範囲内を高速かつランダムにクリックし続けます。
Last synced: 28 May 2026
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/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/owncloud/ios-scenario-testing
:iphone: :gear: iOS scenario testing using feature files. Gherkin language, Cucumber as tool and Appium interaction with devices/emulators
appium automated-testing cucumber cucumber-reports gherkin ios java test test-automation testing
Last synced: 02 Jul 2025
https://github.com/arnaudband/voting_contract
In smart contract governance systems there is usually some minimum voting participation that must be reached before a proposal can be executed. Most governance systems today use coin voting, where the number of voting ERC20 tokens you hold decide your vote weight.
chai solidity-contracts testing voting-contract
Last synced: 19 May 2026
https://github.com/linbit/lbtest
Execute tests efficiently and concurrently in many VMs
Last synced: 24 Feb 2025
https://github.com/huangruichang/electron-testing-script
基于 electron 的网页性能测试脚本
Last synced: 18 Feb 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/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/opal/opal-rspec-rails
bindings between `opal-rails` and `opal-rspec`
browser javascript opal rails rspec ruby ruby-on-rails testing
Last synced: 19 Feb 2026
https://github.com/muradisazade777/ts-rate-limiter
A modular, scalable, and production-ready API rate limiter built with TypeScript and Redis. Designed for Express and Fastify, this package provides plug-and-play middleware, CLI tools, and branded configuration for managing request limits across endpoints and IPs.
api backend backend-api config configuration javascript js json redis testing token ts typescript
Last synced: 13 Nov 2025
https://github.com/bryandejesusrt/coffeemachine
☕✨Proyecto Máquina de Café con T.D.D.: Implementa una máquina dispensadora de café utilizando Test Driven Development. Permite al usuario seleccionar el tamaño del vaso, la cantidad de azúcar y recoger su bebida personalizada. Solución eficiente para disfrutar de café a medida. ☕✨
app console console-application csharp csharp-app desktop tdd testing testing-tools
Last synced: 24 Feb 2025
https://github.com/not-raspberry/pytest_reorder
Reorder tests depending on their their paths and names.
pytest python python2 python3 reordering testing
Last synced: 13 Apr 2025
https://github.com/leonelgalan/rspec-active_model_serializers
Simple testing of ActiveModelSerializers via a collection of matchers.
activemodelserializers gem json-schema open-source opensource rspec serialization testing
Last synced: 18 Mar 2025
https://github.com/springtainer/springtainer-elasticsearch
Elasticsearch as docker-container for springboot testing
elasticsearch spring spring-boot testcontainers testing
Last synced: 07 Apr 2026
https://github.com/shinesolutions/inspec-aem-aws
InSpec profile for checking AEM resources on AWS
aem aem-opencloud aws inspec testing
Last synced: 06 Sep 2025
https://github.com/valchanoficial/automation-practice
AutomationPractice
automation eclipse framework java junit junit4 maven reports selenium selenium-webdriver software-testing testing webdriver
Last synced: 03 Oct 2025
https://github.com/cenfun/playwright-ct-vue
playwright-ct-vue
component coverage-report ct monocart-reporter playwright testing vue
Last synced: 19 Apr 2025
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/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/mindee/client-lib-test-data
Test Data for Mindee Client Libraries
Last synced: 21 Jul 2025
https://github.com/kennfatt/nextjs-api-routes-testing
Template to test your NextJS API Routes with Jest, supertest, and next-connect.
jest next next-connect nextjs supertest template testing
Last synced: 15 Aug 2025
https://github.com/astrohelm/metaforge
Library 📝 that allow you to describe data structures by subset of JavaScript syntax and validate them at runtime
astrohelm checker dsl generator javascript json json-schema lightweight metadata metalanguage modular modular-design modules-architecture nodejs runtime-verification schema testing types validation zero-dependencies
Last synced: 15 Jun 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/pvginkel/fastproxy
Simple, fast, hackable, .NET proxy server for load testing and unit testing.
Last synced: 23 Jul 2025
https://github.com/virtualansoftware/service-virtualization-openapi
Service virtualization is the simulation of the behavior of software components that are unavailable or otherwise restricted during the preproduction stage of the software development lifecycle.
automated-testing dynamic-mock microservice mock-server mock-services mocking service-virtualization shift-left stub stubbing stubs testing
Last synced: 13 Apr 2025
https://github.com/keeferrourke/libtdd
libtdd is a minimalist testing framework inspired by the golang testing pkg
c c-library c99 library posix tdd test-driven-development testing testing-framework
Last synced: 20 Jan 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/asarkar/coroutines-test
Includes a JUnit 5 Extension that can dump coroutines on timeout
coroutines-test debugging dump-coroutines junit junit-extension junit5 junit5-extension kotlin kotlin-coroutines kotlinx testing
Last synced: 04 Oct 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/vadimnastoyashchy/real-test-js
RealTestJS - Fast, easy and reliable testing for anything that runs in JS.
eslint javascript prettier test-automation testing testing-framework testing-tools
Last synced: 15 Aug 2025
https://github.com/srinivasantarget/spring-microservices-testing
Testing Microservices application
contract-testing integration-testing microservices performance-testing spring-boot spring-mvc testing unit-testing
Last synced: 24 Mar 2025
https://github.com/rageltd/bun-test-utils
A collection of utilities to work around https://github.com/oven-sh/bun/issues/7823
Last synced: 04 Oct 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/lukasmetzler/agenteval
Lint, benchmark, and score your AI coding instructions. Stop guessing, start measuring.
agents ai benchmark bun claude cli code-quality copilot cursor developer developer-tools evaluation instructions lint testing typescript
Last synced: 08 Apr 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/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/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/sawadashota/httprequesttest-go
HTTP Request Test Example in Go
Last synced: 21 Jul 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/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/hbomb79/go-chanassert
Declarative, flexible, and asynchronous assertions for channels in Go 🎉 Zero dependencies
asynchronous go golang testing testing-library testing-tools
Last synced: 24 Aug 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/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/silencehvk/idea-maven-plugin
idea maven 打包插件
idea idea-plugin maven-plugin testing
Last synced: 30 Apr 2025
https://github.com/mrdulin/cypress-codebase
Learning Cypress Testing Tool By Examples
cypress e2e-tests testing typescript
Last synced: 28 Feb 2026
https://github.com/jdhitsolutions/GitDevTest
A practice and scratch Git repository.
demo github powershell testing
Last synced: 06 May 2025
https://github.com/thescientist13/gallinago
Gallinago is a NodeJS package designed to help with the running and testing of CLIs.
cli hacktoberfest nodejs testing
Last synced: 06 Mar 2026
https://github.com/minar09/yolov3-pytorch
yolov3 model in pytorch implementation, customized for single class training and testing
darknet object-detection pytorch real-time single-class testing training yolo yolov3 you-only-look-once
Last synced: 11 Apr 2025
https://github.com/esteves-esta/documentacoes-programacao
Repositório para armazenar documentações realizadas devido a estudos relacionandos ao estágio.
documentation git react-native testing
Last synced: 20 Apr 2026
https://github.com/msaifulcsse/testplan-and-testcase
I worte a test plan (High Level Document) and execute a lot's of test case (Low Level Document) based on requirement provided by our honorable faculty member. It will help for those company who maintain IEEE standard for Software Quality Assurance (SQA) and Software debugging & Testing and also who follow & maintain CMMI Development Model
automation debugging software-development software-engineering software-quality testing
Last synced: 15 Jan 2026
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: 08 May 2025
https://github.com/doamaral/api-testing-cucumber
Testing Trello API using CucumberJS, Supertest, FakerJS, ChaiJS and Page Objects
api chaijs cucumberjs fakerjs rest supertest testing trello
Last synced: 02 Feb 2026
https://github.com/rattletat/homework-checker
Teaching website with integrated testing and grading of assignments.
grading homework lecture testing
Last synced: 10 Apr 2025
https://github.com/softspiders/puppeteer-screenshot
Taking screenshots with Puppeteer
browser e2e headless hello-world helloworld javascipt js node nodejs puppeteer screenshot softspider softspiders ss starter template test testing
Last synced: 06 Apr 2026
https://github.com/green-code-initiative/creedengo-csharp-test-project
Tests for the latest version of the ecoCode-csharp NuGet package.
Last synced: 10 Apr 2025
https://github.com/mailcare/codeception-module-mailcare
MailCare module for Codeception
codeception codeception-module hacktoberfest mail mailcare testing
Last synced: 11 Jan 2026
https://github.com/briangershon/openzeppelin-erc721-upgradeable
Develop, test and deploy an upgradeable NFT contract based on OpenZeppelin ERC721 Solidity framework and Hardhat development environment. Deploy to any EVM blockchain. TypeScript.
ethereum evm github-actions hardhat openzeppelin polygon solidity solidity-contracts starter-template testing typescript upgradeable-smart-contract
Last synced: 04 May 2025
https://github.com/tunnckocore/gruu
(WIP, see gruu-api) Microscopic test framework, built on Promises and ~150 SLoC. Concurrency, plugins, reporters and ES2017 ready, but works on Node.js 0.10 too!
async-await async-functions callbacks concurrency es2015 es2017 plugins promises tap test-runner testing
Last synced: 27 Feb 2025