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/ogham/madns
A dummy DNS server with pre-programmed deliberately-incorrect responses.
Last synced: 04 Jan 2026
https://github.com/grafana/k6-example-cloudwatch-dashboards
Amazon CloudWatch dashboard to be used for k6 result visualization
amazon-cloudwatch-dashboard dashboard examples k6 load-testing performance performance-testing testing
Last synced: 01 Oct 2025
https://github.com/ljharb/mock-property
Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.
define delete descriptor mock object property test testing value
Last synced: 25 Sep 2025
https://github.com/codelytv/scala-finder_refactoring-kata
Incomprehensible Finder Refactoring Kata Scala
codelytv example finder-refactoring-kata fp functional-programming kata refactor refactoring sbt scala scalatest testing
Last synced: 29 Jun 2025
https://github.com/TomerAberbach/pava
🚀 Parameterized tests for ava!
ava avajs nodejs parameterized parameterized-tests parametric testing testing-library
Last synced: 13 May 2025
https://github.com/zlib-ng/deflatebench
Small tool to benchmark zlib-ng
benchmarking testing zlib zlib-license zlib-ng
Last synced: 11 Apr 2025
https://github.com/flowinquiry/spring-testcontainers
Designed to make writing integration tests with Testcontainers in Java effortless and extensible
integration-testing java junit-jupiter junit-jupiter-extension mysql ollama postgresql spring spring-boot test-automation testcontainers testcontainers-junit-jupiter testing
Last synced: 21 Jun 2025
https://github.com/tufin/espresso
A framework for writing testable BigQuery queries
Last synced: 04 Oct 2025
https://github.com/asaf/gojet
GoJet - a CLI tool to automate HTTP APIs testing with simple yet powerful YAML-based playbook, written in golang.
acceptance-testing go golang integration-testing rest rest-api restapi restful restful-api test-automation test-framework testing testing-framework testing-tools yaml-configuration
Last synced: 08 Mar 2026
https://github.com/shafiuzzaman-md/Rare-Path-Guided-Fuzzing
Rare-Path Guided Fuzzing
Last synced: 10 Mar 2025
https://github.com/JairusSW/as-test
Testing framework for AssemblyScript. Compatible with WASI or Bindings
as-pect aspect assemblyscript test testing
Last synced: 15 May 2025
https://github.com/tomeraberbach/pava
🚀 Parameterized tests for ava!
ava avajs nodejs parameterized parameterized-tests parametric testing testing-library
Last synced: 23 Mar 2025
https://github.com/navikt/testnorge
Applikasjoner for orkestering av syntetiske testdata for fagsystemer i nav.
test testdata testing testing-tools
Last synced: 22 Aug 2025
https://github.com/trueromanus/ardorquery
ArdorQuery is a cross-platform tool for performing any HTTP(S) endpoints like REST API, HTML, Images, GraphQL, OData etc.
cplusplus dev-tools qa qa-automation qa-automation-test qt6 rest-api restful-api testing testing-tools
Last synced: 03 Nov 2025
https://github.com/MicroFocus/SilkAppDriver
Silk AppDriver is an implementation of the W3C WebDriver protocol for native (Windows) and mobile (Android and iOS) applications, built on top of Silk Test.
selenium silktest testing webdriver
Last synced: 19 Nov 2025
https://github.com/tdrhq/fiveam-matchers
An extensible, composable matchers library for fiveam
Last synced: 12 Jan 2026
https://github.com/noheltcj/zinc
Kotlin Compiler Plugin that generates builders and a DSL for data classes.
builder-pattern compiler-plugin data-class kotlin testing
Last synced: 14 Apr 2025
https://github.com/microfocus/silkappdriver
Silk AppDriver is an implementation of the W3C WebDriver protocol for native (Windows) and mobile (Android and iOS) applications, built on top of Silk Test.
selenium silktest testing webdriver
Last synced: 01 Sep 2025
https://github.com/sevdanurgenc/software-testing-lecture-notes
In this repo, there are lecture notes of Software Testing.
software-testing software-testing-tools testing testing-tools
Last synced: 24 Jul 2025
https://github.com/kettanaito/jest-custom-matchers
Source code for the "Practical Guide To Custom Jest Matchers" article.
asymmetric custom expect extend jest matcher symmetric testing
Last synced: 11 Aug 2025
https://github.com/kettanaito/next-testing-library
Utilities for testing NextJS applications.
next nextjs react test testing testing-library
Last synced: 08 May 2025
https://github.com/fedora-modularity/meta-test-family
Meta test family (MTF) is a tool to test components of a modular Fedora:
Last synced: 19 Apr 2025
https://github.com/fabienarcellier/fixtup
Test python application beyond the code boundaries !
pytest python testing unittest
Last synced: 19 Apr 2025
https://github.com/sonicoder86/todomvc-react
TodoMVC built with React and Redux
Last synced: 22 Apr 2025
https://github.com/hafiz1379/catalog-of-my-things
Catalog of my things is console app that will help you to keep a record of different types of things you own: books, music albums, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files. Created using Ruby!
Last synced: 20 Sep 2025
https://github.com/perguth/flip-tape
:microscope: Write eloquent tests: 'Tautology'.equals(true, true)
Last synced: 09 May 2025
https://github.com/chuanqisun/jasmine-mock-factory
A Jasmine helper for creating mocked classes
jasmine jasmine-tests mock moq test-utils testing typescript unit-test
Last synced: 17 Jun 2026
https://github.com/jdleesmiller/todo-demo
Companion repo for my "Testing with Node and Docker Compose" articles.
blog-article docker docker-compose nodejs testing todoapp
Last synced: 10 Aug 2025
https://github.com/spechive/spechive
OSS platform — NestJS + React + Drizzle + PostgreSQL
flaky-tests nestjs open-source playwright playwright-reporter postgresql react self-hosted test-analytics test-reporting testing typescript
Last synced: 29 Apr 2026
https://github.com/sg-milad/nest-cqrs-vocabminder
Vocabulary Learning and Retention Application!
cqrs docker docker-compose nestjs postgres postgresql redis testing typeorm typescript
Last synced: 16 Aug 2025
https://github.com/goldquality/phpunit-snapshots
Lazy PHP testing
php phpunit snapshot snapshot-testing testing
Last synced: 25 Aug 2025
https://github.com/gamemann/xdp-playground
Stores XDP programs and loaders I use for testing/helping others with (e)BPF and XDP.
basic bpf ebpf go golang-loader libbpf playground testing xdp xdp-loader xdp-tools
Last synced: 15 Aug 2025
https://github.com/estruyf/playwright-m365-helpers
A set of helpers for creating E2E tests for your Microsoft 365 projects using Playwright
authentication e2e e2e-testing microsoft microsoft365 power-platform testing
Last synced: 23 Apr 2025
https://github.com/grafana/xk6-disruptor-demo
A complete demo of xk6-disruptor
Last synced: 19 Oct 2025
https://github.com/rec/impall
🛎 Test-import all modules 🛎
python testing testing-tools tools
Last synced: 20 May 2026
https://github.com/ichiro-its/ros2-ws-action
Setup, build and test a ROS 2 workspace using GitHub Actions
actions build github-actions ros ros2 test testing
Last synced: 14 Apr 2025
https://github.com/static-frame/frame-fixtures
Use compact expressions to create diverse, deterministic DataFrame fixtures with StaticFrame
dataframe python staticframe testing
Last synced: 23 Apr 2025
https://github.com/jsuarezruiz/dotnet-maui-manual-testing
Project with various apps to carry out manual testing of .NET MAUI
dotnet dotnet-maui maui testing
Last synced: 14 Mar 2025
https://github.com/swisnl/game-of-tests-laravel
Laravel package for a Game of Tests
laravel package ranking statistics testing
Last synced: 14 Jan 2026
https://github.com/sainipankaj15/signature-forgery-detection
Here I am adding all files and code which I used during project. I also explained project in below video
artificial-intelligence python3 testing training
Last synced: 18 Oct 2025
https://github.com/lambdatest/ruby-unittest-selenium
Run test automation on cloud with UnitTest and LambdaTest. This is a sample repo to help you execute UnitTest framework based test scripts in parallel with LambdaTest automation testing cloud
lambdatest ruby-unittest selenium selenium-unittest selenium-webdriver test-automation testing testing-tools web-testing
Last synced: 24 Jul 2025
https://github.com/LIVVkit/LIVVkit
Land Ice Verification & Validation Toolkit
ice-sheet-models testing validation verification
Last synced: 20 Jul 2025
https://github.com/wix-incubator/nutri-matic
Creates arbitrary instances of scala objects using reflection
Last synced: 14 Apr 2025
https://github.com/retr0h/molecule-k3d
Molecule K3D Driver allows Molecule users to test Ansible code using K3D.
ansible k3d k8s kubernetes molecule molecule-driver testing
Last synced: 26 Sep 2025
https://github.com/applitools/applitools-eyes-action
GitHub Action to add automated, AI-powered Visual Testing to your app
applitools-eyes testing visual-testing
Last synced: 18 Jul 2025
https://github.com/fdefelici/vscode-clove-unit
CLove-Unit Testing Extention for VSCode
clove-unit testing vscode vscode-extension
Last synced: 14 Apr 2025
https://github.com/lvguowei/goos
The project in the book Growing Object-Oriented Software
object-oriented-programming ood tdd testing
Last synced: 18 Jan 2026
https://github.com/exabrial/mockito-object-injection
Mockito Object Injection for JUnit5. Inject Strings and other Objects directly into Mocks without needing setters or constructor injection.
cdi dependency-injection java java-ee junit junit-extension junit5 junit5-framework mocking mockito spring spring-boot springboot testing
Last synced: 12 Jan 2026
https://github.com/0x24a537r9/diff-react
Smart React tree differ
diff react react-native react-vr testing
Last synced: 23 Apr 2025
https://github.com/wlsf82/engagesphere
The EngageSphere web application is aimed at our salespeople so they can access our customer's contact information.
component-testing cypress docker dockerfile elements-of-test-design eslint express heroku javascript nodejs react react-components software-design talking-about-testing test-automation test-design test-design-masterclass test-design-masterclass-tat testing vercel
Last synced: 23 Apr 2025
https://github.com/mustafar/parrot
mockable, containerized api from your swagger spec.
api container docker fake integration-testing mock test testing
Last synced: 14 Jul 2025
https://github.com/microcks/microcks-postman-runtime
A bridge for running Postman tests from HTTP interface
Last synced: 13 May 2025
https://github.com/pdabrowski6/cable-ready-testing
Cable Ready testing utils
cableready rails rspec testing
Last synced: 12 Apr 2025
https://github.com/integration-automation/apitestka
A framework for API automation
api-testing api-testing-framework automation keyword-driven-testing mocks-server python report-generator test-automation-framework testing testing-framework testing-tools
Last synced: 25 Apr 2026
https://github.com/siiibo/assert_match
Leverages pattern matching & pipeline in Elixir tests!
Last synced: 09 Mar 2026
https://github.com/nyaran/testlink-xmlrpc
NodeJS module to connect to TestLink using XML-RPC API
node nodejs nodejs-modules npm npm-module test testing testlink testlinkapi
Last synced: 08 Sep 2025
https://github.com/wlsf82/cy-hands-on-select-file
Sample project to demonstrate how to use the `selectFile` functionality available on Cypress v9.3.0.
cy-hands-on cypress-io cypress-select-file talking-about-testing testing
Last synced: 23 Apr 2025
https://github.com/vmlens/vmlens-examples
Examples showing how to use vmlens to write multi-threaded tests for the JVM.
concurrent-programming java testing
Last synced: 16 Jan 2026
https://github.com/spatie/phpunit-docker-assertions
Run assertions against a Docker container
Last synced: 22 Apr 2025
https://github.com/qavajs/webstorm-adapter
Package to enable cucumberjs runner for qavajs projects
Last synced: 27 Feb 2026
https://github.com/bodigrim/tasty-inspection-testing
Integrate inspection-testing into tasty test suites
compile-time-testing tasty testing
Last synced: 23 Jun 2025
https://github.com/iopipe/examples
IOpipe Example Projects
example examples hello-world iopipe testing
Last synced: 23 Aug 2025
https://github.com/avinashkranjan/logsuite
Logsuite is a versatile plugin for Flutter apps, seamlessly capturing screenshots, crash logs, and network activity. With automated logging and storage, it ensures comprehensive monitoring and debugging, enhancing app stability and performance.
dart flutter gssoc gssoc24 logging testing testing-tools
Last synced: 30 Apr 2025
https://github.com/ozansz/logisim-testbench
Open-source Logisim circuit black-box testing platform for Logic Design homeworks.
automation circuit gui homeworks logisim-testbench pyqt5 tester testing
Last synced: 15 Apr 2025
https://github.com/ssi-anik/testbench-lumen
[Package] Lumen Testing Helper for Packages Development
lumen package php phpunit testbench testing testing-tools
Last synced: 26 Jul 2025
https://github.com/bayashi/actually
A testing library focused on turning failure into success
actually assertion assertions go go-testing golang golang-testing testing testing-golang
Last synced: 16 Oct 2025
https://github.com/arcus-azure/arcus.testing
In short: Arcus Testing is a set of libraries that makes tests more fun to write!
assertions azure azure-data-factory azure-storage test-logger testing tools
Last synced: 02 Jan 2026
https://github.com/eclipse-thingweb/test-things
Collection of Things that can be used for testing different IoT protocols, security mechanisms and interaction styles
iot protocols testing web-of-things wot
Last synced: 27 Feb 2026
https://github.com/dominicbarnes/got
A package with helpers for reducing boilerplate in tests.
Last synced: 10 Mar 2026
https://github.com/adrianriobo/goax
Small framework to interact with UX element through OS accessibility native APIs in golang
accessibility automation golang-library macos native-base testing ux windows
Last synced: 09 Apr 2025
https://github.com/samber/slog-mock
🚨 slog: mock handler
attribute error go golang handler log log-level logger middleware mock slog structured-logging testing
Last synced: 16 Oct 2025
https://github.com/marcelotto/parspec
A testing framework for Parslet grammars
gunit parser parser-specifications parslet rspec ruby testing
Last synced: 10 Apr 2025
https://github.com/bahdcoder/testing-javascript-workshop
Testing javascript workshop by Kati Frantz
javascript jest nodejs react testing testing-tools vue
Last synced: 15 Apr 2025
https://github.com/parasoft/destroy-environment-action
A GitHub Action for destroying a temporary service virtualization environment in a remote Parasoft Continuous Testing Platform
api ctp destroy environment parasoft service testing virtualization virtualize
Last synced: 24 Aug 2025
https://github.com/m-py/testtheorie-r
An introduction to R (in German)
educational programming r testing
Last synced: 23 Apr 2025
https://github.com/neiljbrown/restassured-example
An example of how to use the REST-assured library to write black-box, functional tests for REST APIs in Java.
api examples rest restassured test-automation testing testing-tools wiremock
Last synced: 14 Apr 2025
https://github.com/leidenheit/itarazzo-library
Library to parse, validate and execute an Arazzo specification.
api-rest arazzo arazzo-specification openapi openapi-specification testing
Last synced: 15 Aug 2025
https://github.com/unirakun/k-redux-saga-tester
Test your sagas (redux-saga) with ease, compatible with Jest snapshots !
nantes redux redux-saga testing
Last synced: 25 Jun 2025
https://github.com/mutaimwiti/node-test-wrapper
An elegant and scalable solution for HTTP testing in Node.js
auth auth-wrapper bdd chai-http cli express expressjs http node node-test-wrapper supertest tdd test test-wrapper testing wrapper
Last synced: 09 Oct 2025
https://github.com/oppodelldog/chrome-extension-mirror
mirror user interaction to another tab (chrome extension)
browser browser-extension chrome-extension exploratory-testing hacktoberfest mirror testing testing-tools
Last synced: 07 Sep 2025
https://github.com/lukemorales/jest-type-matchers
Custom jest matchers to test the state of your types
assertions custom-jest-matcher custom-matcher extend jest jest-matchers matchers test testing type-assertions type-testing types typescript
Last synced: 30 Jul 2025
https://github.com/sadnoodles/chromeremote
A tool for Chrome remote dev debugging.
automatic chrome-devtools debugging spider testing
Last synced: 16 Jan 2026
https://github.com/wlsf82/cypress-skills-checklist
Checklist para avaliação de habilidades em desenvolvimento de testes automatizados com Cypress.
cypress-checklist-tat cypress-tests talking-about-testing testing web-testing
Last synced: 05 May 2025
https://github.com/atkinsonbg/unittest-outbound-http-calls-golang
This repo is in support of the blog post titled: Mocking Outbound HTTP Calls in Golang, https://levelup.gitconnected.com/mocking-outbound-http-calls-in-golang-9e5a044c2555
golang mocking testing unittest
Last synced: 14 Jan 2026
https://github.com/alumnium-hq/alumnium
Pave the way towards AI-powered test automation.
ai llm selenium test-automation testing
Last synced: 13 May 2026
https://github.com/jenkinsci/mstestrunner-plugin
MSTest Runner is Jenkins-CI plugin for running MSTest assemblies
ci dotnet dotnet-framework mstest testing
Last synced: 30 Sep 2025
https://github.com/qainsights/curl-for-performance-engineers
cURL for Performance Engineers
curl performance-engineering performance-testing qainsights testing
Last synced: 26 Feb 2026
https://github.com/soh335/go-test-redisserver
redis-server runner for tests.
Last synced: 25 Oct 2025