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/jnsgruk/concierge
An opinionated utility for provisioning charm development and testing machines.
automation development go juju provisioning spread testing
Last synced: 16 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/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/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/rabbitmq/rabbitmq-ct-helpers
Common Test helpers for RabbitMQ
common-test erlang rabbitmq testing
Last synced: 13 Apr 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/IngeniozIT/php-skeleton
A clean new PHP project
clean-code php skeleton testing
Last synced: 14 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/jackfirth/racket-fixture
An experimental Racket library that adds test fixtures to RackUnit
Last synced: 23 Sep 2025
https://github.com/nikita-filonov/python-api-tests
This project serves as a reference implementation for writing clean, maintainable, and effective API tests in Python
api-client api-testing api-testing-framework api-tests best-practices faker httpx httpx-client logging pydantic pytest python test-automation test-automation-framework testing tests
Last synced: 03 Jul 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/qavajs/steps-visual-testing
Steps to perform visual testing
Last synced: 23 Jul 2025
https://github.com/pomponchik/antitesting
A Pytest plugin that allows you to describe disabled tests in one or more files
disable-tests pytest pytest-plugin testing
Last synced: 05 Jul 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/iopipe/examples
IOpipe Example Projects
example examples hello-world iopipe testing
Last synced: 23 Aug 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/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/keploy/testgpt
TestGPT is a GitHub Action designed to execute Keploy test cases and generate detailed test reports.
cicd e2e-testing github-actions go java javascript python python3 shell test-automation test-runner test-suites testgpt testing testing-automation testing-tools typescript
Last synced: 21 Jul 2025
https://github.com/romelperez/jest-workshop
Taller de introducción a Testing en JavaScript con la librería Jest
Last synced: 21 Jul 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/testing-library/web-testing-library
🐙 Experimental Web testing utilities that encourage good testing practices.
Last synced: 06 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/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/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/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/ultirequiem/eloquent-javascript
🐔 Solved with TypeScript and TDD
deno eloquent-javascript eloquent-typescript javascript tdd testing typescript
Last synced: 07 May 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/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/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/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/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/hauleth/ex_unit_embedded
Define ExUnit tests alongside your private functions to test them.
Last synced: 14 Oct 2025
https://github.com/wlsf82/cy-eslint-example
Sample project to demonstrate the rules of eslint-plugin-cypress.
cypress cypress-io eslint eslint-plugin-cypress talking-about-testing testing web-testing
Last synced: 23 Apr 2025
https://github.com/iloveitaly/pytest-playwright-visual-snapshot
Easy pytest visual regression testing using playwright
playwright pytest regression testing visual
Last synced: 02 Sep 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/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/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/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/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/shubhamdutta2000/securevault
secureVault: A web app to prevent data breach. Store all your secret information here. Your secrets are safe with us
authentication bcrypt controller cors expressjs heroku jest material-ui mongoose nodejs react react-hooks react-redux react-router redux redux-thunk routes supertest testing
Last synced: 10 Sep 2025
https://github.com/artbear/1testrunner
Юнит-тестирование для OneScript
junit-xml oscript testing unit-testing
Last synced: 09 Feb 2026
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/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/eliasku/unit
Tiny unit testing library for C language
assertions bdd c clang cmake cross-platform embedded header-only kiss single-header-library small-projects testing unit-testing
Last synced: 12 Apr 2025
https://github.com/comcast/plax
A test automation engine for messaging systems
Last synced: 15 Apr 2025
https://github.com/clojusc/ltest
A custom test runner for clojure.test with detailed, coloured output and summaries
ansi-colors clojure terminal test-runner testing tests
Last synced: 02 Apr 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/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/swisnl/game-of-tests
Some classes to parse git repositories in search for tests, gives a list of tests with their owner to create a ranking of tests written.
Last synced: 25 Jun 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/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/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/minad/tasty-stats
Collect statistics of your Tasty testsuite
benchmark haskell statistics tasty testing
Last synced: 12 Mar 2026
https://github.com/qavajs/webstorm-adapter
Package to enable cucumberjs runner for qavajs projects
Last synced: 27 Feb 2026
https://github.com/thisrohangupta/harness-mcp-v2
MCP server for Harness.io
cost-optimization devops harness-engineering mcp security testing
Last synced: 01 Apr 2026
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/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/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/insys-icom/medusa
Easily run Robot Framework test suites in parallel.
python robotframework test-automation testing
Last synced: 04 Mar 2026
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/mjarkk/mini-mail-dev
A testing email SMTP server
email maildev mocking smtp smtp-server testing
Last synced: 15 Mar 2026
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/hobofan/dredd-hooks-rust
Dredd HTTP API testing integration for Rust
dredd dredd-hooks rust testing
Last synced: 16 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/veganaize/tdd
Test-Driven Development
software-engineering tdd test test-automation test-driven-development testing
Last synced: 06 Feb 2026
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/ararog/caramelo
Idiomatic unit test framework for rust
assertions rust testing testing-framework unit-testing
Last synced: 24 Jun 2026
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/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/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/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/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/schmorgurken/schmorgurken
Clojure Gherkin testing library compatible with Cucumber
clojure clojure-library cucumber dsl gherkin testing testing-tool
Last synced: 12 Jun 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/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/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/bradydowling/mocha-in-browser
Running Mocha tests directly in the browser
javascript mocha mochajs testing
Last synced: 01 Oct 2025
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/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/nivbend/mock-open
A better mock for file I/O
filesystem mock mocks python python2 python3 testing unit-testing
Last synced: 16 Apr 2025
https://github.com/xrg/behave_manners
Abstraction over Selenium for advanced UI testing
behave behavior-driven-development html selenium selenium-python testing ui-testing
Last synced: 14 Jan 2026
https://github.com/ikennaokpala/forge
Forge is an autonomous behavioural validation engineering swarm that treats quality as something forged into software continuously, not bolted on at the end.
agent-skill bdd claude-code gherkin quality-engineering testing
Last synced: 20 Feb 2026
https://github.com/deploysentinel/cypress-quarantine
Cypress plugin that helps skip/quarantine flaky tests dynamically
cypress flaky-tests plugin testing
Last synced: 21 Apr 2025
https://github.com/sebruck/scalatest-embedded-redis
Scala library to test your redis requests with an embedded redis
Last synced: 12 Apr 2025
https://github.com/xryuseix/CPSTT
Competitive Programming Stress Test Tools
competitive-programming testing
Last synced: 27 Apr 2025