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-16 00:25:09 UTC
- JSON Representation
https://github.com/rluvaton/sinon-jest-matchers
Jest Matchers for sinon
hacktoberfest javascript jest sinonjs testing typescript
Last synced: 30 Apr 2026
https://github.com/dingo-actual/failextract
FailExtract is a lightweight Python library that automatically captures detailed failure context from pytest test runs, including fixture dependencies, source code, and exception details to streamline debugging workflows.
cli-tool debugging decorator developer-tools json pytest pytest-plugin python test-analysis test-failed test-reporting testing thread-safe xml yaml
Last synced: 30 Apr 2026
https://github.com/jhonnymgx115/selenium-qas
Taller sobre el uso de Selenium y Testing
chrome-extension qa-automation quality-assurance selenium selenium-python selenium-webdriver software testing
Last synced: 10 May 2026
https://github.com/brianbancroft/question-cypress-mapboxgl
Abstract examples of testing mapboxgl in cypress
cypress e2e mapbox-gl-js mapboxgl react testing testing-library
Last synced: 01 May 2026
https://github.com/codylane/ansible-role-pyenv
Install and configure pyenv via ansible
ansible ansible-galaxy ansible-role cicd pyenv python python3 testing virtualenv
Last synced: 01 May 2026
https://github.com/jooy2/create-nodesand
html node nodejs serve-html-page test testing
Last synced: 01 May 2026
https://github.com/molily/translate-pipe
Testing complex Pipes in Angular
angular i18n testing translation
Last synced: 01 May 2026
https://github.com/rowlandekemezie/inverted-index
A search app that searches a JSON file and returns the token and the index
Last synced: 01 May 2026
https://github.com/burnsoftnet/burnsoft.testing.web.selenium
Web Testing LIbrary using Selenium to test any of the websites, just simplifying the process to to a unit test on your website
burnsoft selenium selenium-webdriver testing unittest website
Last synced: 02 May 2026
https://github.com/omerjuve2023/jpsownstarted
In this tutorial you will learn how to call a REST API using the JDK's Http Client. In this example you will call a public REST API and build out an entire CRUD service complete with tests using JUnit 5.
dockerfile graalvm http-client java json junit5 learn spring-boot testing
Last synced: 10 May 2026
https://github.com/marcode24/halloween-dev-solutions
This repository contains my solutions to the Halloween Dev challenges. Built by @midudev
algorithms challenge challenges halloween javascript jest katas testing
Last synced: 02 May 2026
https://github.com/lambdatest/python-selenium-scroll
How to scroll webpage in automation test in Python-selenium on LambdaTest
lambdatest python selenium testing
Last synced: 02 May 2026
https://github.com/jc1122/test-redundancy-triage
Conservative, evidence-based test redundancy triage: classify tests as delete, merge, or keep using deselection, coverage, mutation, and branch-equivalence signals.
claude-code code-quality coverage leaf-skill mutation-testing skill testing
Last synced: 09 Jun 2026
https://github.com/pxls00/shop-now-api
Shop-now-api v3.0.0
express mongoose swagger testing typescript
Last synced: 03 May 2026
https://github.com/iand1013/react-testing
Comprehensive testing examples for modern React apps using React Testing Library, Vitest, and Mock Service Worker. Built with TypeScript, this project covers component, form, API, routing, and authentication testing as part of Code with Mosh’s Testing React Apps course.
Last synced: 03 May 2026
https://github.com/carlsremy/cardtestlib
Poderosa y versátil librería de JS diseñada para generar números de tarjetas de crédito válidos para propósitos de prueba. Ideal para desarrolladores que necesitan simular transacciones, validar sistemas de pago, o realizar pruebas de integración, CardTestLib simplifica la generación de números de tarjetas de crédito conformes al algoritmo de Luhn.
cards dominican-developers republica-dominicana testing
Last synced: 09 Jun 2026
https://github.com/aidoni0797/automated-testing-with-selenium-and-python
Automated testing with Selenium and Python
automated-testing automation automation-scripts browser-automation functional-testing python qa selenium selenium-python test-automation testing ui-testing webdriver
Last synced: 10 May 2026
https://github.com/andrehora/pathspotter
Exploring tested paths in Python programs
dynamic-analysis mining-software-repositories python testing
Last synced: 05 May 2026
https://github.com/franciscofsales/react-native-image-format-test
Testing React-Native Image component format compatibility
Last synced: 05 May 2026
https://github.com/ibokuri/protest
A set of modules for easy testing in Zig
assert assertions require testing zig ziglang
Last synced: 30 Mar 2025
https://github.com/im-open/process-cypress-test-results
GitHub action that creates a status check or pull request comment based a cypress mochawesome json file
cypress cypress-tests pr-comment status-check swat-team test testing
Last synced: 18 Feb 2026
https://github.com/kbukum/rnts-skeleton
reactnative-typescript-skeleton
react react-native react-native-debugger testing typescript
Last synced: 05 May 2026
https://github.com/nikolam-dev/counter-app-tsx
⚛️ A simple counter app for learn ReactJS with typescript
Last synced: 06 May 2026
https://github.com/jonnymiller99/page-language-model
Open-source framework for defining Page Language Models (PLMs) for intelligent app understanding and AI-assisted testing.
automation developer-tools json-schema llm manual-testing open-source page-language-model page-object-model playwright plm pom selenium test-automation test-driven-development testing testing-framework testing-tools ui-testing
Last synced: 06 May 2026
https://github.com/kooltheba/star-wars-universe
Your favorite star-wars-pedia to search for your favorite characters 🤖, most curious planets 🌍 and coolest starships 🛸
community-project cssmodules-react hooks jest nextjs react testing testing-library usereducer-hook
Last synced: 06 May 2026
https://github.com/264gaurav/deep-learning
Deep Learning and Neural Network learning/building and exploring
artificial-neural-networks dagshub deep-learning deep-neural-networks dvc experiment-tracking hyperparameter-tuning keras-tensorflow keras-tuner mlflow-tracking numpy sklearn tensorflow testing training-data
Last synced: 06 May 2026
https://github.com/ornella-gigante/gestor-clients-python
This is the final project from my Python curse using Tkinter as UI
client-server csv database fastapi mock python testing tkinter-gui tkinter-python
Last synced: 06 May 2026
https://github.com/rmachado55/sorteador-de-amigo-secreto-main
Aprendendo a utilizar testes unitários (JEST) e T.D.D.
jest react tdd-javascript testing typescript
Last synced: 08 Apr 2026
https://github.com/georgea93/jfuzz
Generate random data from your JSON schemas.
fuzzing json json-schema testing
Last synced: 06 May 2026
https://github.com/sandunwira/tailwindui-with-mongodb-test
Using TailwindUI and MongoDB with Prisma [Work In Progress]
mongodb prisma prisma-orm tailwind tailwindcss testing
Last synced: 07 May 2026
https://github.com/stevegrunwell/wp-test-assertions
Additional PHPUnit assertions for testing WordPress plugins and themes.
Last synced: 07 May 2026
https://github.com/dockerbound-immortal/lemp
Main LEMP project containers: PHP8, Laravel8, Nginx, Mysql8, PhpMyAdmin. With testing DB.
docker-containers laravel8 mysql8 nginx node13 testing
Last synced: 10 May 2026
https://github.com/tanvirstreame/mocha-test-cases
mocha nodejs testing typescript
Last synced: 07 May 2026
https://github.com/degory/ghul-test
ghūl compiler integration test runner
compiler ghul test test-automation testing
Last synced: 05 Jun 2026
https://github.com/mauricekuenicke/echosphere
CLI Database Testing
cicd-pipeline database databricks postgresql python snowflake testing
Last synced: 07 May 2026
https://github.com/danielbayley/npm-package-ci
Simple CI GitHub @Actions for your @npm packages. Also compatible with @pnpm, and @yarnpkg.
actions automation ci continuous-delivery continuous-integration github-actions linter npm npm-module npm-package npm-scripts npmjs package-json pnpm publishing release release-automation testing yaml yarn
Last synced: 07 May 2026
https://github.com/showrin/video-player
A HTML video player with basic functionalities.
css design-patterns jest testing typescript video
Last synced: 07 May 2026
https://github.com/andreagrandi/playwright-demo
Demo usage of playwright and pytest-bdd
integration-testing playwright playwright-python pytest pytest-bdd python test-automation testing
Last synced: 07 May 2026
https://github.com/emilhein/optifunc
NPM module to make optimizations and tests on your functions
helper-functions nodejs npm performance statistics testing
Last synced: 08 May 2026
https://github.com/hyhmrright/market-sages
13 legendary investors analyzing stocks for you — Buffett to Taleb. Real-time data via web search. Works with Claude Code, Codex CLI & Gemini CLI.
ai claude-code codex-cli finance gemini-cli investing investment-analysis llm prompt-engineering skill stock-analysis testing trading warren-buffett
Last synced: 10 Jun 2026
https://github.com/gman-au/specflow-to-markdown
Render SpecFlow test results into GitHub Markdown compatible pages
dotnet markdown mstest nunit specflow test-results test-results-parser testing xunit
Last synced: 08 May 2026
https://github.com/kettle-dev/kettle-test
🍲 Setup a complete multi-core parallelized RSpec test harness, temporal manipulation, silent output testing, block expectations, etc.
parallel-tests rspec ruby rubygem testing testing-tools
Last synced: 10 Jun 2026
https://github.com/manawasp/mwsp.me
blog python rust technical-writing testing vue
Last synced: 11 May 2026
https://github.com/bredalis/jest
📑 Librery of testing for JS 📑
framework jest js node-js nodejs testing testing-framework testing-library
Last synced: 08 May 2026
https://github.com/dcdhameliya/agentdroid
High-output Android AI agent framework for autonomous UI/UX automation, vision-based reasoning, self-healing tests, and Appium code generation.
ai-agent android appium automation autonomous-agents developer-tools gemini mcp self-healing testing vision-llm
Last synced: 13 Apr 2026
https://github.com/emveskioja/expense-tracker-backend
Expense tracker with a receipt scanner and a pie chart
backend-api contributions-welcome crud-operation expense-tracker fullstack h2-database java junit5 mockito open-source pie-chart postgresql react receipt-scanner rest-api restful-api spring-boot spring-boot-test testing unittesting
Last synced: 20 Apr 2026
https://github.com/XoriantOpenSource/iWAT
excel json qa qatools rest soap test-automation testing testing-tools webservices xml
Last synced: 11 Mar 2025
https://github.com/shrinidhimanchi/cucumber-api-automation
API Automation Using Cucumber And Axios
api-automation api-automation-platform api-automation-testing automation-framework axios cucumber cucumber-axios cucumber-js javascript-framework test test-automation testing
Last synced: 11 Mar 2025
https://github.com/moteus/lua-lluv-busted
Support async tests for busted with lluv library
Last synced: 16 Jul 2025
https://github.com/badhon252/candidates-portal
Fullstack Web application
docker docker-compose docker-image eslint git githooks github-actions husky jest nextjs postgresql prettier prisma react testing typedoc typescript
Last synced: 18 Jan 2026
https://github.com/phantom0004/th3executor-preview-underdevelopment
Snippets and exerts of the biggest upcoming project in development - Th3executor is a remote access trojan built for both Windows and Linux. Here I will be sharing my development without the entire source code. I will only show snippets for now!
hacking-tool networking preview preview-environment proof-of-concept python temp temporary temporary-directory testing to-delete
Last synced: 01 Mar 2025
https://github.com/pdmlab/waitforport.net
Wait for Ports to be available using .NET
docker-tools dotnet6 ports testing
Last synced: 16 Mar 2026
https://github.com/zombiegeek0/pytest
Pytest es una librería simple de Python para realizar pruebas sencillas de Pentesting
debian hacking kali library linux os penetration pentesting py python testing zombiegeek0
Last synced: 08 May 2026
https://github.com/mickaelandrieu/esgi-courses
Ensemble de mes cours de l'ESGI
best-practices git github performance testing
Last synced: 11 May 2026
https://github.com/eun/go-test-buckets
Split your go tests into buckets.
go golang golang-testing testing
Last synced: 22 Feb 2026
https://github.com/ChristianMurphy/mdast-util-arbitrary
Generate arbitrary mdast with fast check
markdown mdast mdast-util property-based-testing quickcheck testing unist
Last synced: 11 Mar 2025
https://github.com/Bredalis/PyTest
🐍 Testing's librery for Python 🐍
framework librery programming-language pytest python testing unit-testing
Last synced: 11 Mar 2025
https://github.com/lllucius/skilltest
Command line Alexa skill tester
alexa avs server skill testing unit-testing unittest voice
Last synced: 11 Mar 2025
https://github.com/seijikohara/db-tester
Annotation-driven database testing framework for JVM. Load test data and verify database state using simple annotations, data files, and naming conventions.
Last synced: 22 Feb 2026
https://github.com/kerelape/test.kt
Get rid of test 'classes' and methods
dsl kotlin test testing testing-tools
Last synced: 10 Jun 2026
https://github.com/bradcypert/skeptic
Given-When Style Testing for Clojure
bdd bdd-framework bdd-specs clojure given-when-then testing
Last synced: 05 Sep 2025
https://github.com/jaktestowac/playwright-elements-locators
Kod z Programu Testy Automatycze z Playwright || Code from course Test Automation with Playwright
automation playwright playwright-typescript test-automation testing
Last synced: 18 Jan 2026
https://github.com/shonharsh/csharp-exercism-s04e01-extensionmethods-loganalysis
Exercism - This C# project is about extension-methods and analyzing logs.
academic analysis artificial-intelligence atom automation bot config csharp education git guide learning logging markdown process studio testing training-materials trending windows
Last synced: 04 Jul 2025
https://github.com/codex-central/mock-axios-request
Functions to allow test the request and responses in Axios format
axios javascript jest mock testing typescript
Last synced: 04 Jul 2025
https://github.com/anicolaspp/fizzbuzz_scala_check
Demo of ScalaCheck while solving FizzBuzz
property-based-testing scala testing
Last synced: 12 Jun 2025
https://github.com/nuflakbrr/react-speedtest-web
React Website Speed Test
javascript react reactjs speedtest speedtest-website tailwindcss testing
Last synced: 05 May 2026
https://github.com/2kabhishek/pact-order-test
Contract Based Tests with Pact 🧪✅
api consumer contract-based-testing contracts pact provider testing
Last synced: 12 Jun 2026
https://github.com/mgjules/stringreverse
Just to reverse a string
go golang golang-package testing
Last synced: 14 Jun 2025
https://github.com/conblem/redux.li
:convenience_store: Jest Matchers for Redux Stores, works with Redux-Thunk
jest matcher matchers redux redux-thunk test testing thunk
Last synced: 16 Jan 2026
https://github.com/quaddarv1ne/jasmine-example
Пример тестового проекта на Jasmine, который будет тестировать функцию сложения, аналогично предыдущему примеру с Mocha.
2024 jasmine jasmine-reports jasmine-tests js maximdupley quadd4rv1n7 repo repo-status-active repository testing
Last synced: 19 Feb 2026
https://github.com/luisauter/weather
🌦️ A nice weather app
javascript react-testing-library reactjs tailwindcss testing vite vitest weather
Last synced: 12 Apr 2026
https://github.com/b-erdem/lockstep
Coyote-style controlled concurrency testing for the BEAM
beam concurrency concurrency-testing coyote elixir erlang linearizability pct race-condition testing
Last synced: 31 May 2026
https://github.com/blackmutzi/polygon-demo
is a little demonstration for the polygon-engine
demo glfw3 glsl-shaders linux opengl opengl-test qt-creator testing
Last synced: 07 May 2026
https://github.com/zaujulio/zbp
Boilerplate with tests, pwa, code styling and git hooks
boilerplate ci-cd nextjs styled-components testing
Last synced: 08 May 2026
https://github.com/hundredvisionsguy/webanalyst
This is a tool for inspecting the semantics and syntax of front-end web projects.
frontend semantics syntax testing validation website
Last synced: 28 Mar 2025
https://github.com/willnguyen1312/shop-test-practice
My reproduction repo for improving testing
Last synced: 28 Jan 2026
https://github.com/iiroki/samples-testcontainers
Testcontainers samples with various languages.
docker dotnet nodejs testcontainers testing typescript
Last synced: 11 Apr 2026
https://github.com/NpgsqlRest/pgmigrations
Lightweight, Zero-Dependency, PostgreSQL Tool for Node.js and NPM.
javascript migrations nodejs postgresql schema sql testing
Last synced: 27 Oct 2025
https://github.com/sofyansetiawan/fcc-learn-mocha-chai
Quality Assurance learning outcomes using Mocha and Chai from Freecodecamp
chai chaijs mocha mocha-chai mocha-tests quality-assurance testing
Last synced: 28 Jan 2026
https://github.com/andrei15193/cloudstub
An in-memory implementation of Azure Cloud Storage Services useful for testing.
azure in-memory in-memory-storage test testing testing-tools
Last synced: 07 Apr 2025
https://github.com/sunilyadav97/online-testing-system
This is full stack project of Online Testing system . where use can give test and see result.
ajax-request authentication bootstrap5 custom-user-model django examination-system javascript media python static testing user
Last synced: 03 May 2026
https://github.com/davesag/amqp-event-tester
A simple AMQP event listener that can be configured to listen for your event emitter's events and return a configurable test result. Use this for integration testing of your event emitters.
amqp amqp-client event-emitter testing testing-tool
Last synced: 27 Oct 2025
https://github.com/oorabona/vitest-monocart-coverage
A Vitest custom coverage provider that integrates with Monocart coverage reporting
coverage monocart testing typescript vitest
Last synced: 20 Jan 2026
https://github.com/igorfachini/mocha-test-example
Separate mocha tests in multiple files and share result by test to another test in another file.
mochajs modules testing unittest
Last synced: 24 Jan 2026
https://github.com/terotests/decster
Decorator based Test Case generator
javascript jest test-automation testing testing-tools typescript
Last synced: 30 Apr 2026
https://github.com/bvfalcon/junit5-fakesmtp
FakeSMTP for unit-testing smtp clients with JUnit 5
junit junit5 maven smtp smtp-server testing unit-testing
Last synced: 14 Jan 2026
https://github.com/esnanta/sqa-cypress-saucedemo
Automated testing for Swag Labs web using cypress
automation cypress cypress-example cypress-tests soucedemo sqa testing
Last synced: 08 May 2026