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/tpaschalis/hop
An interactive test runner for Go
go golang interactive-test-runner testing testing-tool
Last synced: 14 Jul 2025
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/perl-weasel/weasel
Weasel - Perl's better Mink
behat driver mink pageobject pageobject-pattern pageobjects perl test-automation test-framework testing watir watir-webdriver weasel web-application webapp webdriver
Last synced: 10 Apr 2025
https://github.com/silencehvk/idea-maven-plugin
idea maven 打包插件
idea idea-plugin maven-plugin testing
Last synced: 30 Apr 2025
https://github.com/humio/atom-elm-test
An Atom Package for Running Elm Tests
atom atom-package elm elm-lang elm-test testing
Last synced: 29 Oct 2025
https://github.com/maxdeviant/thaumaturgy
A fixtures and seeding library for TypeScript
factory fixture io-ts seed seeding test testing thaumaturgy typescript zod
Last synced: 06 Apr 2025
https://github.com/thebigsasha/runtimetester
Graphs runtime efficiency of various methods reflexively
demo gradle java javafx library reflection speedtest testing time-complexity time-efficient visualization
Last synced: 19 Mar 2025
https://github.com/knapsackpro/knapsack-pro-js
Run your 1-hour test suite in 2 minutes with optimal parallelisation on your existing CI infrastructure
cypress cypress-io javascript jest jest-plugin knapsack-pro parallelism parallelization test-automation testing testing-tools typescript
Last synced: 04 Apr 2025
https://github.com/katharaframework/kathara-lab-checker
Tool to automatically check Kathará network scenarios based on a configuration file.
kathara kathara-lab network-emulation teaching teaching-tool testing
Last synced: 30 Oct 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/radutopala/cockroach-app
testing CockRoachDB with Symfony/Doctrine
cockroachdb doctrine symfony testing
Last synced: 17 May 2026
https://github.com/threeal/ctest-action
Test CMake projects using CTest on GitHub Actions
action actions ci cmake ctest github-actions test testing
Last synced: 11 Apr 2025
https://github.com/birajmainali/mediator-pattern
Functional implementation of the CQRS pattern using MeditR with moq testing
mediator-pattern mocking testing
Last synced: 12 Jun 2026
https://github.com/php-api-clients/test-utilities
:fire_engine:
hacktoberfest php reactphp testing testing-tools utilities
Last synced: 30 Oct 2025
https://github.com/mikejeuga/learn-go-with-tests-fr
🇫🇷 Apprendre Go en utilisant le développement piloté par les tests
francais francaise france french french-speaking french-translation go golang tdd test-driven-development testing
Last synced: 26 Mar 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/qavajs/steps-lighthouse
Steps to perform lighthouse audit
Last synced: 01 May 2025
https://github.com/utisam/gomml
Library of GoMock's matchers
golang gomock-matchers testing
Last synced: 28 Mar 2025
https://github.com/jdhitsolutions/GitDevTest
A practice and scratch Git repository.
demo github powershell testing
Last synced: 06 May 2025
https://github.com/ggeorgovassilis/test-with-embedded-tomcat
Companion code for my blog post on end-to-end application testing
integration-testing testing tomcat
Last synced: 12 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/mcmath/chai-iterator
Chai assertions for iterable objects
chai chai-plugin generator iterable iterator javascript plugin test testing typescript
Last synced: 10 Jul 2025
https://github.com/deis/clusterator
Creates and Deletes GKE Clusters
gcloud gke k8s kubernetes provisioning testing
Last synced: 30 Apr 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: 08 May 2025
https://github.com/PsychoLlama/alternaut.nvim
Jump between your test and source files.
navigation tdd testing vim-plugin
Last synced: 12 Mar 2025
https://github.com/hazzard993/busted-tstl
TypeScript declarations for Busted (lua)
definitions lua testing typescript typescript-to-lua
Last synced: 19 Jul 2025
https://github.com/celeryhq/probe
AgentEval — probe your AI agents the way real users do: browser-driven, natural-language scenarios, AI-as-judge, multi-dimensional reports.
ai-agents browser-automation claude-code evaluation llm playwright testing
Last synced: 02 Jul 2026
https://github.com/henri9813/golang-test
Unit testing image for Golang Projects, support multi package project.
Last synced: 20 Jun 2025
https://github.com/pepkorit/beach-day
API integration testing as fun as a day on the beach
beach-day frisby integration-testing jasmine nodejs postman testing
Last synced: 13 Apr 2025
https://github.com/alxwrd/specsavers
:eyeglasses: A Python wrapper around the Specsavers appointment booking API
api-client client python reverse-engineering specsavers testing
Last synced: 19 Jul 2025
https://github.com/lu-zero/interpolate_name
Do not repeat yourself when writing tests
Last synced: 09 Sep 2025
https://github.com/bkosm/ktuple
A kotlin-native library introducing a tuple data class as a standard Collection implementation.
Last synced: 08 Jul 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/bad-antics/Fuzz.jl
Security fuzzing toolkit for Julia — mutation, generation, and coverage-guided fuzzing
fuzzing julia mutation-fuzzing security testing
Last synced: 06 Apr 2026
https://github.com/lostatc/xpct
An extensible test assertion library for Rust
Last synced: 11 Jul 2025
https://github.com/qtc-de/tricot
Trivial Command Tester - End to end testing for executables, scripts and simple commands.
end-to-end-test-automation end-to-end-testing test-automation testing testing-framework validation
Last synced: 12 Apr 2025
https://github.com/camilaleniss/vue-testing-course
QR Code Generator project build in Vue.js
Last synced: 29 Apr 2026
https://github.com/hpgrahsl/junit5-paramtests-json
simple Json(File)Source provider with object param mapping
java jsonsource junit5 parameterized-tests testing
Last synced: 11 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/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/itaditya/nock-with-jest
A simple demo to showoff Nock usage with Jest
api-test api-testing http-interceptor jest jest-tests nock testing testing-framework testing-practices testing-tools
Last synced: 28 Apr 2026
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/dav009/ergo-puppet
Unit Testing Ergo Smart contracts offchain
blockchain ergo scala testing unittest web3
Last synced: 30 Mar 2025
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/jmp/assertthat
More readable assertions in Swift.
swift swift-assertions swift-generics testing
Last synced: 29 Jun 2025
https://github.com/developeruz/yii-matcher
Класс для легкого тестирования моделей в Yii2
Last synced: 26 Apr 2025
https://github.com/prerana1821/quiz-app
quiz for swimmers
axios jest react tailwindcss testing typescript
Last synced: 17 Apr 2026
https://github.com/cjp2600/trep
Trep is a simple CLI tool designed to make the output of golang test commands more readable and appealing to the user.
formatting go golang report terminal testing tui unit-testing
Last synced: 30 Apr 2026
https://github.com/qajonatasmartins/skills-testing-qa
Skills, Agents, Tools and setups for QAs
agents ia skills software-testing testing
Last synced: 24 Jun 2026
https://github.com/fene-87/tdd-testing-practice
A project where I get to practice my newly acquired skills on unit testing while following the AAA pattern using jest library
Last synced: 21 Apr 2026
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/wttech/comparador
Instant visual regression testing
comparison-tool regression-testing screenshot-testing test-automation testing visual-comparison-testing visual-regression visual-regression-testing visual-regression-tests
Last synced: 17 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/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
https://github.com/proklung/phpunit.testing.tools
Кастомные инструменты для PHPUnit тестов
Last synced: 08 Aug 2025
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/olafsulich/jest-workshop
Jest and TypeScript workshop
jest testing testing-javascript ts-jest typescript
Last synced: 24 Apr 2026
https://github.com/manomanotech/pact-graph-network
Generates a big overview of dependencies between microservices using pact-broker
contract-testing pact-broker testing
Last synced: 15 Apr 2025
https://github.com/quality-max/qmax-code-releases
qmax-code — AI testing agent for your terminal. 50 tools, self-healing scripts, cloud execution.
ai cli k6 playwright qa self-healing terminal test-automation testing
Last synced: 04 Jun 2026
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/ortegavan/cypress
Repositório de estudos com Cypress do curso Qualidade de Software da EBAC
Last synced: 14 Mar 2025
https://github.com/nchern/red
Console User Interface(CUI) for HTTP API
api command-line cui debug http testing vim
Last synced: 20 May 2026
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/shashankssp12/flavorframe-django-authenticated
A Django-based application for managing recipes with user authentication, allowing for the addition, update, and deletion of recipes. Features include searchable and filterable recipe listings, with a responsive frontend designed using Bootstrap.
authentication bootstrap crud-application django mysql python3 search selenium testing
Last synced: 05 Mar 2026
https://github.com/wozjac/vscode-ui5-odata-mock-generator
VSCode extension: configurable generation of mock data files for OData services
generator mock odata testing vscode vscode-extension
Last synced: 03 Jun 2026
https://github.com/elusivecodes/frostcore
FrostCore is a free, open-source utility library for JavaScript.
array function javascript math object string testing utility
Last synced: 01 Apr 2026
https://github.com/mockito/testing-workshop
Java testing workshop project for exchanging code and team code reviews
Last synced: 07 May 2025
https://github.com/ariejan/black-flag
Dockerized Regtest Bitcoin Network: batteries included!
api bitcoin docker docker-compose insight regtest test testing testing-tools testnet
Last synced: 09 May 2026
https://github.com/mateusznakodach/kt-time-traveler
Kotlin / Java library for one source of truth time in whole application. It's also provides mutable clock for testing.
clock java java-library jvm kotlin scala spring spring-boot test testing time time-manipulation timetraveling
Last synced: 05 Apr 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/rubrikinc/testwell
Small, intuitive, and type-safe assertion library for unit testing in Go
Last synced: 15 May 2025
https://github.com/osteel/openapi-httpfoundation-testing-laravel-example
OpenAPI HttpFoundation Testing: a Laravel Example
api http httpfoundation laravel openapi testing validation
Last synced: 29 Apr 2026
https://github.com/danielbayley/console-debug
A better console.debug.
console console-debugger console-log console-tool debug debugger debugging dev development env environment node node-js nodejs npm npm-module npm-package npmjs testing
Last synced: 06 May 2026
https://github.com/hobbyquaker/hm-simulator
Simulates (partly) a Homematic CCU
homematic simulator smarthome testing
Last synced: 14 Apr 2025
https://github.com/stevenmhunt/testjam-io
An online coding environment specifically designed for Cucumber and Gherkin
bdd bdd-framework cucumber cucumber-js cucumber-jvm cucumber-ruby gherkin javascript testing testing-framework
Last synced: 23 Apr 2025
https://github.com/deno911/this
Inject variables/functions into the global scope of the Deno runtime. 🦕
bdd-tests csv-parser csvstream deno deno-module deno911 denoland encoding global globalthis helpers json json-parser json5-parser jsonstream testing toml-parser typescript utilities yaml-parser
Last synced: 19 Apr 2026
https://github.com/jameslnewell/koa
A number of packages made to work with koa.
context koa middleware mock reload router testing
Last synced: 16 Mar 2025
https://github.com/pinzolo/mongotest
Testing helper for using MongoDB.
fixtures golang mongodb testing
Last synced: 13 Jun 2025
https://github.com/astrodynamic/math-library-in-c
CustomMath library is a C language implementation of the `math.h` library, offering basic mathematical functions like sine, cosine, logarithms, etc. It has no external dependencies and is licensed under MIT. To use it, you need to link it with your project and include its header file in your C source code.
c check cmake library makefile math testing
Last synced: 24 Oct 2025