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/jgleitz/testfiles
Manage test files and directories neatly when testing with Spek or Kotest!
kotest kotest-plugin kotlin spek2 spekframework testing
Last synced: 10 Jul 2025
https://github.com/cure-lab/hybridrepair
This is an implementation of our paper "HybridRepair: Towards Annotation-Efficient Repair for Deep Learning Models", which will be presented in ISSTA'22.
deep-neural-networks semi-supervised-learning testing
Last synced: 12 Apr 2025
https://github.com/rieckpil/tdd-with-spring-boot-done-right
🚤 Boost your productivity with TDD (Test-Driven Development) and Spring Boot to accelerate your development. Build better, faster, and safer.
java software-testing spring-boot spring-test tdd test-driven test-driven-development test-driven-development-with-java testing
Last synced: 21 Mar 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/aiidateam/aiida-test-cache
A pytest plugin to simplify testing of AiiDA plugins.
Last synced: 13 Apr 2025
https://github.com/ekino/jcv-db
JSON Content Validator for Database (JCV-DB) allow you to compare database contents against a JSON with JCV validators.
assertions assertj assertj-assertions cassandra java jcv json kotlin mongodb mssql mysql postgresql testing
Last synced: 11 Jul 2025
https://github.com/epicweb-dev/testing-fundamentals
Learn the fundamentals of automated testing in TypeScript.
fundamentals test testing typescript workshop
Last synced: 21 Apr 2025
https://github.com/yegor256/farea
Fake Maven Reactor for unit-testing of your Maven plugins: similar Maven Invoker Plugin, but JUnit friendly
integration-testing java maven maven-invoker maven-invoker-plugin maven-plugin testing
Last synced: 27 Mar 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/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/forbeslindesay/testit
Because the world needs a simpler testing framework
Last synced: 24 Sep 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/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/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/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/woliveiras/learning-software-testing
*Experimental* - My repository to host codes about studies of Software Testing
javascript quality quality-assurance quality-metrics tdd testing tests
Last synced: 17 Jun 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/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/IngeniozIT/php-skeleton
A clean new PHP project
clean-code php skeleton testing
Last synced: 14 Apr 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/jackfirth/racket-fixture
An experimental Racket library that adds test fixtures to RackUnit
Last synced: 23 Sep 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
https://github.com/grodowski/undercover-ci
UndercoverCI - GitHub App for actionable code coverage
coverage github-app hacktoberfest ruby test-coverage testing
Last synced: 31 Jul 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/bradydowling/mocha-in-browser
Running Mocha tests directly in the browser
javascript mocha mochajs testing
Last synced: 01 Oct 2025
https://github.com/alapanme/nightwatchjs
Nightwatch.js is an integrated, easy to use End-to-End testing solution for web applications and websites. Check the readme for detailed Blog Articles.
javascript nightwatch nodejs test-automation testing testing-tools
Last synced: 14 Apr 2025
https://github.com/ashkan0201/ashcount
A set of things that can be done with files. For example, finding the number of lines in a file Find the number of words Find the net code count of a Python file And ...
Last synced: 30 Aug 2025
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/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/comcast/plax
A test automation engine for messaging systems
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/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/ichhabrecht/ext_testing
This extension provides real examples for unit and functional tests
extbase functional phpunit testing typo3 typo3-cms typo3-extension unit
Last synced: 12 Apr 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/osvaldokalvaitir/nodejs-gostack9-module11
:test_tube: Automated Testing and TDD using Node.js, Express, ExpressJS Async Errors, Jest, @types/jest, SuperTest, Factory Girl, Faker.js, Sucrase, Sucrase Jest plugin, bcrypt.js, dotenv, Sequelize, pg, sqlite3, Docker and Postbird
automated-testing bootcamp gostack gostack-9 nodejs rocketseat tdd testing
Last synced: 23 Jul 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/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/federicoceratto/nim-testrunner
Nim test runner
fswatch functional-testing nim nim-lang nim-language tdd test testing unit-testing unittesting
Last synced: 08 Nov 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/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/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/nemtrif/ftest
A simple and limited unit-test framework for C++ 98
cpp cpp98 testing unit-testing
Last synced: 15 May 2025
https://github.com/marcode24/weekly-challenges
📆 This repository contains my solutions to the weekly challenges from Weekly Coding Challenges by MoureDev
challenge challenges challenges-solutions coding-challenge coding-challenges eslint hackerrank hackerrank-solutions husky husky-hooks javascript jest lint-staged logic-programming mouredev roadmap solutions testing unit-testing weekly-challenges
Last synced: 13 Oct 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/briandfoy/test-output
Utilities to test STDOUT and STDERR messages.
Last synced: 11 Mar 2026
https://github.com/reem-lab/recipe-app
The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.
bootstrap database herokudeployment rspec-rails ruby rubyonrails testing
Last synced: 06 Oct 2025
https://github.com/ehmicky/dev-tasks
Automated development tasks for my own projects
babel cli code-quality continuous-integration es6 eslint github-actions gulp gulp-tasks gulpjs javascript json library markdown nodejs npm npmjs shell terminal testing
Last synced: 13 Feb 2026
https://github.com/sncf-connect-tech/soda-test-service
A lightweight test service to follow your Selenium-Grid activity.
rustlang selenium selenium-grid soda test-service testing
Last synced: 09 Apr 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/qainsights/curl-for-performance-engineers
cURL for Performance Engineers
curl performance-engineering performance-testing qainsights testing
Last synced: 26 Feb 2026
https://github.com/insys-icom/medusa
Easily run Robot Framework test suites in parallel.
python robotframework test-automation testing
Last synced: 04 Mar 2026
https://github.com/mauroservienti/nservicebus.integrationtesting
An end-to-end testing toolkit for NServiceBus based messaging systems.
Last synced: 03 Mar 2026
https://github.com/ryanrosello-og/pict-pairwise-testing
PICT pairwise testing for nodejs
automation javascript pairwise pairwise-testing testing
Last synced: 25 Apr 2025
https://github.com/ssokolow/rar-test-files
Minimal RAR and CBR files made using registered RAR and WinRAR installs, suitable for integration testing.
archives rar rar-archives rar-files rar-format test test-data test-dataset test-datasets testing
Last synced: 07 Feb 2026
https://github.com/minad/tasty-stats
Collect statistics of your Tasty testsuite
benchmark haskell statistics tasty testing
Last synced: 12 Mar 2026
https://github.com/mjarkk/mini-mail-dev
A testing email SMTP server
email maildev mocking smtp smtp-server testing
Last synced: 15 Mar 2026
https://github.com/galtzo-floss/silent_stream
🔕 ActiveSupport Stream Silencing/Capturing - Without ActiveSupport
outputstream rails rspec ruby testing
Last synced: 05 Sep 2025
https://github.com/elliotchance/testify-stats
🔢 testify: print test and assertions statistics at the end of the test suite
golang testify testify-suites testing
Last synced: 13 Oct 2025
https://github.com/spiral/testing
Spiral Framework testing SDK
php php7 spiral-framework testing testing-tools
Last synced: 10 Oct 2025
https://github.com/engineeringsoftware/exlong
exLong: Generating Exceptional Behavior Tests with Large Language Models
exceptions exlong generation ml nlp testing
Last synced: 09 Apr 2025
https://github.com/leeoasis/todo-list
To-Do-list is a website that basically displays a list of tasks the user has to perfom. It has a function to add new tasks or remove completed tasks from the list.
css html javascript testing webpack
Last synced: 02 Apr 2026
https://github.com/xryuseix/CPSTT
Competitive Programming Stress Test Tools
competitive-programming testing
Last synced: 27 Apr 2025
https://github.com/fluentci-io/services
Services are processes that run in the background and provide functionality that you might need to test or operate your application in a CI/CD pipeline.
cicd continuous-delivery continuous-integration devbox developer-tools devops flox nix overmind pkgx plugin services testing wasm webassembly
Last synced: 25 Oct 2025
https://github.com/bria222/react-redux-toolkit-login-register
React Redux Login, Registration, Logout with Redux Toolkit,JWT Authentication Flow for User Login, Register, Logout Project Structure for React Redux JWT Authentication, Router, Axios Working with Redux Actions, Reducers, Store using redux-toolkit Creating React Function Components with Hooks & Form Validation React Function Components .
api axios-react jwt-authentication reactjs redux redux-thunk redux-toolkit testing
Last synced: 10 Apr 2025
https://github.com/anhtester/restassuredtestng2023
Project test API automation with REST Assured library and TestNG Framework 2023
anhtester api rest-api rest-assured test-automation testing testng-framework
Last synced: 16 Oct 2025
https://github.com/fearlesssolutions/engineering-practice-domains
A mono-repo for the Engineering Practice Domains of Development, Data, Infrastructure, Testing, and Platforms
data data-engineering data-science database-design devops drupal end-to-end-testing engineering infrastructure machine-learning salesforce security testing web-development
Last synced: 26 Oct 2025
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/qavajs/webstorm-adapter
Package to enable cucumberjs runner for qavajs projects
Last synced: 27 Feb 2026
https://github.com/mfaisalkhatri/speedwell
A power-packed keyword driven framework which is integrated with Allure reports and Log4j2.
allure automation automation-framework framework keyword-driven-testing log4j2 open-source selenium-webdriver testing testng
Last synced: 26 Oct 2025
https://github.com/qainsights/do-not-say-non-functional
Do Not Say Non-Functional
accessbility-testing performance-testing quality-assurance security-testing software-testing testing
Last synced: 09 Feb 2026
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/williamkoller/learn-test-javascript-applications
Aprendendo a testar Aplicações Javascript
cypress javascript jest tdd testing
Last synced: 28 Apr 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/elenavanengelenmaslova/mocknest-serverless
MockNest Serverless is a serverless mock runtime for AWS that enables realistic integration testing without relying on live external services. It runs natively on AWS Lambda and persists mock definitions in Amazon S3, with AI-powered mock generation using Amazon Bedrock.
ai aws aws-lambda bedrock integration-testing serverless testing
Last synced: 12 Apr 2026
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/dominicbarnes/got
A package with helpers for reducing boilerplate in tests.
Last synced: 10 Mar 2026
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/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/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/cvs-health/testilo
Client that prepares jobs for, and enhances reports from, Testaro
Last synced: 07 Oct 2025
https://github.com/testing-library/web-testing-library
🐙 Experimental Web testing utilities that encourage good testing practices.
Last synced: 06 Oct 2025
https://github.com/stratosphereips/security-datasets-for-testing
A set of security datasets for testing of tools and algorithms
cybersecurity dataset infosec infosectools netflow network-security security testing
Last synced: 22 Jan 2026
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/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/hobofan/dredd-hooks-rust
Dredd HTTP API testing integration for Rust
dredd dredd-hooks rust testing
Last synced: 16 Oct 2025
https://github.com/holunda-io/c7
One-stop monorepo for all holunda libs in camunda bpm 7 context
bpm camunda-7 deployment development extension holisticon library operations testing
Last synced: 14 Apr 2026
https://github.com/31z4/tox-docker
Multi-arch Docker image packaging for tox. Includes common build dependencies and currently active CPython versions.
Last synced: 12 Jan 2026