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-10 00:27:42 UTC
- JSON Representation
https://github.com/tk3369/pretend.jl
Let's play pretend!
julia julialang mocking testing
Last synced: 10 Apr 2025
https://github.com/mattiaerre/jest-do-it
A thing said or done for amusement; a joke.
Last synced: 12 Apr 2025
https://github.com/okorolev/pytest-ast-transformer
AST Transformer for tests integrated with py.test.
ast ast-transformations debug magic pytest pytest-plugin python3 refactoring testing
Last synced: 11 Jul 2025
https://github.com/adobe/phased-testing
A TestNG plugin that allows tests to be reused in validating System changes such as upgrades or system changes that happen in chaos engineering.
chaos-test chaos-testing event-based-testing monkey-test monkey-testing test-automation testing testng upgrade upgrade-testing
Last synced: 11 Jan 2026
https://github.com/datosh/gau
Go ArchUnit Test Framework
architecture go golang testing
Last synced: 07 May 2025
https://github.com/qainsights/performance-engineering-series
This video series aims to explain various performance issues such as memory, cpu, threads etc and how to identify them by simulating using the BuggyApp.
eclipse java load-testing loadtesting mat memory performance performance-engineering testing
Last synced: 05 May 2025
https://github.com/mdelapenya/tlscert
Quickly generate customisable TLS certificates for Go apps. Ideal for testing and secure setups.
golang self-signed-certificate testing tls
Last synced: 30 Apr 2025
https://github.com/aholstenson/dumbfound
Randomized testing for JavaScript and TypeScript
Last synced: 13 Apr 2025
https://github.com/last-ent/testy-go
A tool for easy testing in Go!
command-line-tool go golang testing testing-tool testing-tools
Last synced: 21 Jun 2025
https://github.com/priyanshpatel18/anchorlabs
AnchorLabs is a visual developer tool for Solana Anchor programs. Upload your IDL, connect your wallet, and instantly explore accounts, test instructions, and debug transactions with an intuitive interface designed for rapid development and testing.
anchor-lang devtools solana testing
Last synced: 16 May 2026
https://github.com/aereal/go-http-replay
Record and replay HTTP response for testing
Last synced: 09 Jul 2025
https://github.com/zephyrproject-rtos/test_results
Consolidated test results
Last synced: 08 May 2025
https://github.com/ykankaya/PreDamEnv
Automation script to prepare development environments.
automation bash batch configuration cross-platform distribution download environment install linux manage operating-system packages powershell script setup shell-script testing windows wrapper
Last synced: 30 Jul 2025
https://github.com/sanosuke009/pyviztest
A Visual Testing Library in Python. Works with Playwright, Selenium. Can generate Allure Report.
automation playwright playwright-pytest playwright-python pypi python python3 pyviztest selenium snapshot-testing snapshot-tests test-automation testing testing-tools visual-test visual-testing visual-tests webdriver
Last synced: 04 Apr 2025
https://github.com/theirish81/mockambo
Dynamic API Mocking, recording and Validation
api contract-testing developer-tools mocking openapi openapi3 proxy testing
Last synced: 28 Oct 2025
https://github.com/neutron92/angular-atomic-design-typescript-skeleton
Angular atomic design project template
angular angular2 angular4 angular5 angular6 angular7 angular8 angular9 atomic-design lazy-loading lazyload storybook testing
Last synced: 26 Oct 2025
https://github.com/eugenmayer/docker-image-ldapexample
A openldap server with a pre-defined example layout for auth and groups with memberOf. Use it for test-setups
Last synced: 07 May 2025
https://github.com/jairussw/as-test
Runtime-agnostic testing framework for AssemblyScript. Supports mocking, snapshots, code coverage, multiple runtimes, and more.
as-pect aspect assemblyscript test testing
Last synced: 02 Apr 2026
https://github.com/benwebber/ansible-tap
:white_check_mark: Test Anything Protocol (TAP) producer callback plugin for Ansible
ansible callback-plugin tap tap-stream test test-anything-protocol testing
Last synced: 11 Oct 2025
https://github.com/charles-hsiao/robotframework-kafka
A Kafka python library for Robotframework to test events(messages) in Kafka.
assertions automation events kafka kafka-client kafka-consumer kafka-producer kafka-topic pykafka python python-library python2 python27 quality-assurance robot-framework robotframework test-automation test-kafka testing testing-tools
Last synced: 23 Oct 2025
https://github.com/wlsf82/cy-postgresql
Sample project to demonstrate how to interact with a PostgreSQL DB using Cypress.
Last synced: 23 Apr 2025
https://github.com/wlsf82/intercept-css
Sample project to demonstrate how to intercept and change the application CSS with Cypress.
css-interception-with-cypress cy-intercept cypress-io talking-about-testing testing
Last synced: 23 Apr 2025
https://github.com/matthyk/fastify-override
Fastify plugin to override decorators, plugins and hooks
context encapsulation fastify fatsify-plugin intercept mock override plugin spy testing
Last synced: 05 Jun 2026
https://github.com/pshevche/spockk
Add-on for the Spock testing framework bringing its expressive syntax to Kotlin
kotlin spock-framework testing
Last synced: 02 Apr 2026
https://github.com/jdlib/deepdive
Fluent assertions library for Java
assertion-library fluent-api java testing testing-library unit-testing
Last synced: 01 Mar 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/shonharsh/aws-certified-cloud-practitioner-clf-c02
This repository contains code for the Ultimate AWS Certified Cloud Practitioner CLF-C02 course on Udemy.
academic artificial-intelligence atom automation aws bot certification config education git guide learning markdown shell studio testing training-materials trending udemy windows
Last synced: 16 Mar 2026
https://github.com/oaslananka/kicad-studio-kit
Python toolkit for KiCad project automation, electronics design workflows, library checks, release packaging, and hardware documentation support.
automation developer-tools documentation eda electronics github-actions hardware kicad packaging pcb pcb-design python testing vscode vscode-extension
Last synced: 14 Jun 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/davidemoro/pypom_form
PyPOM based page object model for schema based forms
pytest python python-3 qa selenium test-automation testing
Last synced: 19 Aug 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/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/coreybutler/tappedout
A simple "back to basics" JavaScript test runner for producing TAP-formatted results. Built using ES Modules.
esm esmodules tap test test-runner test-runners testanythingprotocol testing testing-tools unit
Last synced: 23 Mar 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/grafana/xk6-disruptor-demo
A complete demo of xk6-disruptor
Last synced: 19 Oct 2025
https://github.com/statianzo/angularjs-testing-library
Simple and complete AngularJS DOM testing utilities that encourage good testing practices.
angularjs dom-testing-library hacktoberfest javascript jest nodejs testing
Last synced: 03 Sep 2025
https://github.com/applitools/workshop-cbt-cypress
Workshop: Modern Cross-Browser Testing with Cypress
applitools cross-browser-testing cypress cypress-io javascript mocha testing visual-ai visual-testing
Last synced: 15 Apr 2025
https://github.com/godogx/grpcsteps
Cucumber gRPC steps for Golang
bdd cucumber functional-testing gherkin go godog godog-extension golang integration-testing testing
Last synced: 14 Apr 2025
https://github.com/onshift/page_object
PageObject implementation in Python
pageobject python selenum testing webdriver
Last synced: 12 May 2025
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/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/TomerAberbach/pava
🚀 Parameterized tests for ava!
ava avajs nodejs parameterized parameterized-tests parametric testing testing-library
Last synced: 13 May 2025
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/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/perguth/flip-tape
:microscope: Write eloquent tests: 'Tautology'.equals(true, true)
Last synced: 09 May 2025
https://github.com/dipsas/openehrrestapitest
Some basic testcases to test and verify the implementation of openEHR REST API
Last synced: 29 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/tomeraberbach/pava
🚀 Parameterized tests for ava!
ava avajs nodejs parameterized parameterized-tests parametric testing testing-library
Last synced: 23 Mar 2025
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/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/siiibo/assert_match
Leverages pattern matching & pipeline in Elixir tests!
Last synced: 09 Mar 2026
https://github.com/tufin/espresso
A framework for writing testable BigQuery queries
Last synced: 04 Oct 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/sonicoder86/todomvc-react
TodoMVC built with React and Redux
Last synced: 22 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/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/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/ackee-blockchain/python-testing-frameworks-benchmark
This repository contains code and measured data for evaluation of testing frameworks for Ethereum Blockchain Applications
blockchain ethereum frameworks testing
Last synced: 13 Apr 2025
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/snugug/nightmare-ava
Nightmare with AVA
ava bdd bdd-sample nightmare test-automation test-driven-development testing
Last synced: 25 Jul 2025
https://github.com/sarperavci/uaforge
Generate statistically accurate User Agents and Client Hints (Sec-CH-UA). Deterministic, data-driven browser identities based on real-world market share distributions.
automation browser-fingerprinting client-hints data-driven python sec-ch-ua-spoofing testing user-agent web-scraping
Last synced: 21 May 2026
https://github.com/pcaversaccio/zksync-vyper-sandbox
A sandbox environment for ZKsync Era Vyper compiler testing.
compiler testing vyper zksync-era
Last synced: 08 May 2025
https://github.com/natural-intelligence/docker-compose-mocha
A tool used to create an isolated environment for services which are Docker-ized based on services found inside a given docker-compose.yml file when running Docker Compose tool.
automation chai ci docker docker-compose mocha testing
Last synced: 14 Apr 2025
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/falkirks/folder-test
Create many mocha tests from JSON files within a folder (part of CPSC 310)
Last synced: 24 Apr 2025
https://github.com/thomasms/toast
Testing Or ASsertion Toolkit - Fortran unit testing library
fortran fruit pfunit testcase testing toast unit-testing
Last synced: 07 Jan 2026
https://github.com/gardenjs/gardenjs
Component library explorer for UI development, testing and documentation.
component-library components design-systems documentation gardenjs javascript js-framework react stories storybook styleguide svelte sveltekit testing ui ui-components vanilla-js vite vue
Last synced: 04 Jan 2026
https://github.com/socolin/socolin.testutils
A collection of tools to simplify tests in C#
csharp functional-testing json smtp testing
Last synced: 15 Apr 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/ha-manel/microverse-testing-practice
This is a Microverse exercise to practice using Jest for testing JavaScript functionalities.
javascript jest library testing testing-library
Last synced: 08 Mar 2026
https://github.com/coderarjob/yukti
Single header Parameterised testing and mocking library C/C++
c gcc mocking single-header-library testing unittest unittesting
Last synced: 03 Sep 2025
https://github.com/hafiz1379/react-capstone-project
This application provides current, forecast and historical air pollution data for majority countries. You can check the pollution index of your country by simply scrolling or searching for it using the search bar and clicking on it to show more details. This application is built with React.js and Redux.
api html javascript reactjs redux tailwindcss testing
Last synced: 20 Sep 2025
https://github.com/haskell-nix/haskell-with-nixpkgs
Drop-in files ready to integrate your project with Nix ecosystem and give Nixpkgs Haskell Lib abilities for your development and CI
ecosystem github-actions haskell nix nixpkgs testing
Last synced: 28 Jun 2025
https://github.com/bahmutov/run-each-cypress-spec
Small script to run each Cypress spec file one by one
Last synced: 28 Sep 2025
https://github.com/abdoutelb/strezz
stress test for any website
docker docker-compose locust nodejs performance-testing stress stress-test stress-testing stresstest testing
Last synced: 08 May 2025
https://github.com/asatarin/testing-sql-databases
Curated list of materials on testing SQL database engines
correctness database fuzzing testing
Last synced: 02 Sep 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/julesbelveze/nhelper
🧪 Behavioral testing of NLP models 🧪
behavioral deep-learning machine-learning natural-language-processing nlp testing
Last synced: 24 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/jchavarri/example-bsb-jest-es6
Example repo showing a ReasonReact project with hooks + tests, using BuckleScript ES6 output.
babel bucklescript jest testing
Last synced: 17 Mar 2025