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-13 00:27:07 UTC
- JSON Representation
https://github.com/nikita-filonov/ui-coverage-tool
UI Coverage Tool is an innovative, no-overhead solution for tracking and visualizing UI test coverage — directly on your actual application, not static snapshots.
coverage coverage-data coverage-report coverage-reports coverage-testing playwright python qa qa-automation qa-test-automation qatools selenium test-automation testing testing-tools ui ui-coverage ui-testing
Last synced: 13 May 2025
https://github.com/aholstenson/dumbfound
Randomized testing for JavaScript and TypeScript
Last synced: 13 Apr 2025
https://github.com/namuan/fuzzy-swagger
API fuzz testing generator using swagger document.
api fuzz-testing fuzzing openapi python swagger testing
Last synced: 23 Aug 2025
https://github.com/pdabrowski6/cable-ready-testing
Cable Ready testing utils
cableready rails rspec testing
Last synced: 12 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/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/zlib-ng/deflatebench
Small tool to benchmark zlib-ng
benchmarking testing zlib zlib-license zlib-ng
Last synced: 11 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/zephyrproject-rtos/test_results
Consolidated test results
Last synced: 08 May 2025
https://github.com/mcalthrop/tdd-fibonacci
TDD implementation of JavaScript Fibonacci series function
fibonacci fibonacci-series-function javascript learning learning-materials tdd tdd-fibonacci teaching teaching-materials testing
Last synced: 12 Apr 2025
https://github.com/tisonkun/failpoints
An implementation of failpoints for Java.
failpoint failure-injection fault-injection java testing
Last synced: 15 Apr 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/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/dgkf/testex
Add tests and assertions in-line in R package examples
documentation examples r rlang roxygen2 testing
Last synced: 14 Apr 2025
https://github.com/nielssteensma/sequelize-typescript-mock-examples
Examples of mocking sequelize-typescript models with Jest.
jest mock sequelize-typescript testing
Last synced: 04 Mar 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/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/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/dipsas/openehrrestapitest
Some basic testcases to test and verify the implementation of openEHR REST API
Last synced: 29 Jul 2025
https://github.com/tesselstudio/tesselbox
the main discussion point of TesselBox
game github sandbox sandbox-game single singleplayer testing
Last synced: 02 May 2026
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/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/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/ultirequiem/stable-fn
🦾 Ensure the same input always produces the same output
deno javas npm testing typescript
Last synced: 14 Oct 2025
https://github.com/qainsights/jmeter-docker-extension
Run your JMeter load tests without installing JMeter in your local inside Docker Desktop using this awesome extension.
apache devops docker docker-extension jmeter load-testing performance-engineering performance-testing qainsights testing
Last synced: 16 Mar 2026
https://github.com/jakubtesarek/dbgr
Dbgr is a terminal tool to test and debug HTTP APIs.
http http-client python python3 rest rest-api terminal testing testing-tools tool
Last synced: 07 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/datosh/gau
Go ArchUnit Test Framework
architecture go golang testing
Last synced: 07 May 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/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/mcalthrop/testing-with-java
Learn automated testing with Java
fibonacci java junit learn-to-code learning learning-by-doing learning-java tdd teaching-materials testing
Last synced: 12 Apr 2025
https://github.com/siiibo/assert_match
Leverages pattern matching & pipeline in Elixir tests!
Last synced: 09 Mar 2026
https://github.com/mattiaerre/jest-do-it
A thing said or done for amusement; a joke.
Last synced: 12 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/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/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/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/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/kettanaito/next-testing-library
Utilities for testing NextJS applications.
next nextjs react test testing testing-library
Last synced: 08 May 2025
https://github.com/goldquality/phpunit-snapshots
Lazy PHP testing
php phpunit snapshot snapshot-testing testing
Last synced: 25 Aug 2025
https://github.com/michaelhenry/swifty-code-coverage
A github action for generating code coverage report for your ios/macos/spm project.
codeclimate codecov codecoverage lcov lcov-report reporting testing
Last synced: 13 Apr 2025
https://github.com/ogham/madns
A dummy DNS server with pre-programmed deliberately-incorrect responses.
Last synced: 04 Jan 2026
https://github.com/microcks/microcks-postman-runtime
A bridge for running Postman tests from HTTP interface
Last synced: 13 May 2025
https://github.com/kkrull/javaspec
Spec-style testing for Java
java junit specifications testing
Last synced: 11 Apr 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/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/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/madahetooo/fullandroidcourseclassc
This project is for training purposes in Android with Kotlin Course.
adapters api coroutines firebase jetpack-compose kotlin lifecycle mvvm-architecture navigation-component oop-principles recyclerview retrofit room-database testing unit-testing
Last synced: 13 Apr 2025
https://github.com/ekaone/javascript-awesome-packages
😎 📃 Javascript Awesome Packages List, start from 🚦 State Management, 🧪 Testing, 🛠 Utilities, 🌈 Design System, 📈 Chart, 🖥 Server, 🔐 Security, 🗄 ORM and Query Builder
database orm security server state-management testing
Last synced: 04 Mar 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/totakke/cavia
Remote resource management for Clojure projects
clojure download-manager downloader testing
Last synced: 13 Apr 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/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/tufin/espresso
A framework for writing testable BigQuery queries
Last synced: 04 Oct 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/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/idopterlabs/react-native-boilerplate
Idopterlabs React Native Boilerplate
automation react react-native testing
Last synced: 11 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/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/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/vahancho/nkar
Նկար (nkar) image comparison and differences highlighting C++ API
comparison contour contours cpp cpp11 difference diffing gcc highlight highlighting hightlight image image-comparison image-processing nkar pixel testing
Last synced: 12 Jun 2025
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/ganchix/testcontainers-java-module-ganache
Testcontainers module for Ganache CLI
ethereum ganache ganache-cli java test testcontainers testing
Last synced: 13 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/geerlingguy/ansible-content-testing
Testing repository for various bits of Ansible content in 2.10 transition.
ansible collections galaxy roles test testing
Last synced: 10 Jul 2025
https://github.com/lewagon/nbresult
Testing Library for Jupyter Notebooks
notebook-jupyter python testing
Last synced: 10 Aug 2025
https://github.com/cho45/test-name-fromline
Auto fill test names from caller line
Last synced: 14 Jul 2025
https://github.com/markatk/serial-unit-testing
Serial unit testing program and library written in rust
rust rust-library serial serial-port testing
Last synced: 05 Apr 2025
https://github.com/jackfirth/racket-fixture
An experimental Racket library that adds test fixtures to RackUnit
Last synced: 23 Sep 2025
https://github.com/yanchunhuo/openstack_basebench
openstack基准、稳定性测试,包括磁盘性能、云主机性能、网络性能、对象存储、伸缩等
openstack performance-testing python-runtest stability test-automation testing testing-tools
Last synced: 15 Jul 2025
https://github.com/zebrunner/carina-cucumber
Carina automation BDD framework (TestNG + Cucumber)
android-test appium appium-java bdd carina carina-cucumber carina-framework framework ios-test java parallel-tests selenium test test-automation test-automation-framework testing testing-tool web-test
Last synced: 30 Apr 2025
https://github.com/studistcorporation/annotation-reporter
GitHub annotation test reporter for Kaocha
clj clojure hacktoberfest kaocha terraform-managed testing testing-tools
Last synced: 25 Jun 2025
https://github.com/donfuxx/logkitten
LogKitten is an Android Library with a logcat monitoring service that shows notifications with logcat information for app crashes or errors of the app. Available at JitPack.io 🐱
android android-library crashes debug debugging jitpack logcat logging-library monitor notifications qa qatools tester testing testing-tools
Last synced: 02 Aug 2025
https://github.com/eugene-matvejev/react-battleship
GUI for https://github.com/eugene-matvejev/node-battleship
automation circle codecov cypress docker graphql gui heroku javascript jest react scss test testing
Last synced: 03 Aug 2025
https://github.com/sloria/webtest-asgi
Integration of WebTest with ASGI applications.
asgi starlette testing webtest
Last synced: 14 Aug 2025
https://github.com/marcpage/pylavi
Python LabVIEW resource file parser
code-quality continuous-integration extractor fileformat labview python python-3 reverse-engineering testing
Last synced: 09 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/tariktesfa/unit-testing-practice
This repository includes functions and their test cases to Exercise Unit Testing by using AAA Testing Pattern and TDD approach.
Last synced: 12 Nov 2025
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/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/marcelotto/parspec
A testing framework for Parslet grammars
gunit parser parser-specifications parslet rspec ruby testing
Last synced: 10 Apr 2025
https://github.com/comcast/ctex
A Mix task and helpers for running common_test suites
common-test elixir mix testing
Last synced: 09 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/bradydowling/mocha-in-browser
Running Mocha tests directly in the browser
javascript mocha mochajs testing
Last synced: 01 Oct 2025
https://github.com/mfaisalkhatri/web-automation-wdio
This repository contains web automation code example using webdriverio js
hacktoberfest testautomation testing tutorial wdio web-automation webdriverio
Last synced: 21 Mar 2025
https://github.com/nemtrif/ftest
A simple and limited unit-test framework for C++ 98
cpp cpp98 testing unit-testing
Last synced: 15 May 2025