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/llnl/pf3dk
PF3DK contains kernels derived from pF3D and is intended for use in testing compiler optimization. It contains CPU and GPU (OpenMP 4.5) versions of the kernels.
Last synced: 17 Jun 2026
https://github.com/dotzero/hooks
🪝 Hooks is a web service to inspect HTTP requests and debug webhooks using a simple web interface
docker go golang http-requests inspect rest standalone testing testing-tools webhooks
Last synced: 30 Apr 2026
https://github.com/morris/gqlm
A framework for fully automatic monkey testing of GraphQL APIs
Last synced: 30 Apr 2026
https://github.com/enzoferey/jest-test-my-code
Test code server side with Jest
Last synced: 16 Apr 2026
https://github.com/rayzler/movies-api-with-bun-and-elysia
API de películas que utiliza Bun y el framework Elysia. Puede interactuar con diferentes tipos de bases de datos. La elección de la base de datos se realiza a través de argumentos de línea de comandos cuando se inicia la aplicación.
api bun dependency-injection elysiajs env json-api mongodb mvc mysql-database mysql2 testing zod-validation
Last synced: 04 May 2026
https://github.com/cvigueras/point-of-sale-kata
Create a simple app for scanning bar codes to sell products in TDD.
Last synced: 18 Jun 2026
https://github.com/yusufshakeel/mocha-chai-project
This is a sample Mocha Chai testing project.
chai chaijs javascript mocha mocha-chai mocha-tests mochajs testing
Last synced: 05 Mar 2026
https://github.com/mitya57/cxxunit
Simple C++ unit testing library
cplusplus header-only testing unit-testing
Last synced: 29 Jun 2026
https://github.com/awncorp/test-auto
Test Automation, Docs Generation
automation documentation framework perl perl5 testing
Last synced: 18 Jun 2026
https://github.com/yugal619/pytest_project
Demo on use of pytest for UI Automation using POM
automation framework pom project pytest pytest-xdist python screenshot selenium testing
Last synced: 11 May 2026
https://github.com/awncorp/test-ability
Property-Based Testing for Perl 5
automation perl perl5 property-based-testing testing
Last synced: 19 Jun 2026
https://github.com/valentinogagliardi/django-testing-cheat-sheet
Companion repo for https://www.valentinog.com/blog/testing-django/
django django-rest-framework testing
Last synced: 19 Jun 2026
https://github.com/danielbrito/tdd-project-node
🟢 Node project from the book Learning Test-Driven Development.
cd ci javascript node tdd testing
Last synced: 30 Apr 2026
https://github.com/gonzalinux/socket-io-online-tester
Webpage to test socket io contection by sending and receiving events
socket-io socketio testing website
Last synced: 21 Apr 2026
https://github.com/jofaval/return-change-marchine
Golang Command Interface to compute the money return change given an amount, with some refactor
beginner-friendly cash change change-return go golang tdd testing
Last synced: 29 Jun 2026
https://github.com/gabrioliv/python-general-scripts-exercises
Some Python Scripts and Exercises
exercises learning programming pytest python python-exercises python310 scripts testing
Last synced: 19 Jun 2026
https://github.com/daironpf/socialseed-e2e
E2E Framework for testing REST APIs with AI Agents
e2e playwright python3 testing testing-framework testing-library testing-tools
Last synced: 01 Mar 2026
https://github.com/anuraganalog/machine-learning
Machine Learning with some codes.
cost-funtion datasets from gradient-descent linear-regression machine-learning metrics ml neural-networks plotting python3 scratch statistics testing training written
Last synced: 19 Jun 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/dyarleniber/fastapi-boilerplate
Starter template for building high-performance RESTful APIs using FastAPI. It includes pre-configured settings and dependencies to help you kickstart your project development.
async fastapi poetry python python3 rest-api testing
Last synced: 29 Apr 2026
https://github.com/cdepillabout/example-fodonuts
Examples of FODONUTs: fixed-output derivations for operating network-utilizing tests
fixed-output-derivations fods nix testing
Last synced: 03 Jun 2026
https://github.com/glenkpeterson/testutils
Utilities for testing `.equals()`, `.compareTo()` and `Comparator` Java/Kotlin contracts. Also FakeHttp(Request|Response)
comparators equality java kotlin testing
Last synced: 29 Apr 2026
https://github.com/jaedle/test-and-commit-or-revert
test && commit || revert - cli
Last synced: 17 Apr 2026
https://github.com/alansastre/sedcat-plugin
SonarQube Sedcat plugin for quality measurement in unit testing.
complexity coverage expert-systems fuzzy-logic java metrics percentage quality sonarqube testing testing-tools unit-testing unit-testing-framework widget
Last synced: 29 Jun 2026
https://github.com/logic-fabric/fundamentals-of-testing-js
Training repo for Testing JavaScript with Kent C. Dodds course - June 2022
Last synced: 20 Jun 2026
https://github.com/alexmafaluno/mai.fulness
Mai.fulness es un aplicativo sobre meditación con el objetivo de ayudar a las personas a desconectar para conectar mediante la práctica de meditación
angular bootstrap5 frontend testing typescript
Last synced: 05 May 2026
https://github.com/btafoya/go-mailtester
Go CLI tool for testing SMTP and IMAP servers — connection, TLS, auth, and delivery diagnostics
cli diagnostics email go golang imap mail-server smtp starttls testing tls
Last synced: 20 Jun 2026
https://github.com/vocality-org/discord-listen
🤖 Making the behavior of your discord bot testable
discord discord-bot discordjs mocking testing
Last synced: 05 May 2026
https://github.com/teobler/react-testing-guideline
一部能够让你学会在不同场景下如何测试你 React 项目的指南。
cypress jest react react-testing-library testing unit-testing
Last synced: 11 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/perl-weasel/pherkin-extension-weasel
Extension for Test::BDD::Cucumber providing Weasel access
bdd behavior-driven-development cucumber perl testing weasel web-app web-application webapp
Last synced: 29 Apr 2026
https://github.com/cle-b/lymbo
A test runner designed for large test suites and small scripts.
Last synced: 05 Mar 2026
https://github.com/manawasp/mwsp.me
blog python rust technical-writing testing vue
Last synced: 11 May 2026
https://github.com/fossable/attest
Dead simple test framework for the age of AI
shell shell-scripting test-automation testing testing-tools
Last synced: 21 Jun 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/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/joaoteixeira13/testing-course
A course on Javascript unit and integration tests (Vitest / Jest).
integration-testing javascript javascript-testing jest test-automation test-driven-development testing unit-testing unittest vitest
Last synced: 22 Jun 2026
https://github.com/lambdatest/unittest-headless
How to run browser in headless mode in UnitTest on LambdaTest
Last synced: 19 Mar 2026
https://github.com/joelfaldin/full-stack-open2024
Exercises for Full Stack Open course.🚈🚈🚈
cypress express fullstackopen mongodb react testing
Last synced: 17 Apr 2026
https://github.com/adaiasmagdiel/leste
Leste is a powerful and user-friendly comprehensive Lua testing framework heavily inspired by PestPHP and pytest, aiming to simplify and streamline your testing process.
elegant framework lua testing tools unit-testing
Last synced: 22 Jun 2026
https://github.com/cyrilschumacher/flexpect
Automated layout validation tool using Playwright. Ensures responsive design accuracy across multiple viewports by inspecting element positions and visual alignment.
automation front-end-testing playwright responsive-design testing ui-testing visual-regression
Last synced: 22 Jun 2026
https://github.com/emanmhmd/ui-api-testing-by-cypress
Sample demo of testing web-app using cypress
api-testing cypress cypress-io javascript nodejs npm test-automation testing testing-tools ui-testing web-testing
Last synced: 08 May 2026
https://github.com/cvigueras/autofixture-example
Autofixture example for creation of random values and instances.
autofixture csharp csharp-code testing testing-library
Last synced: 09 Jun 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/ptrvsrg/nsu-my-lab-c
Новая лабораторная работа по дисциплине "Программирование" 1 курса ФИТ НГУ
c cmake convex-hull github-actions testing
Last synced: 23 Jun 2026
https://github.com/xxxcam900xxx/web-api
Whatsapp Application with Postgres DB
api csharp object-oriented-programming postgres testing
Last synced: 24 Apr 2026
https://github.com/mounirelbakkali1/deploy-myapp-jenkins-docker-tuto
spring boot project
ci-cd flywaydb jenkins postgresql-database rest-api spring-boot spring-data-jpa testing
Last synced: 06 May 2026
https://github.com/hainayanda/dummyable
Dummyable is a lightweight utility for easily generating dummy instances of Swift types for testing and prototyping.
dummy macro macros mock swift swiftmacro swiftmacros testdouble testdoubles testing unit-testing unittest
Last synced: 23 Jun 2026
https://github.com/lbussy/wireless-access-point
A small wireless access point for testing using an ESP32 or ESP8266
esp32 esp8266 testing wap wireless-hotspot wireless-network
Last synced: 06 May 2026
https://github.com/gabrioliv/assembly-nasm-codes
Assembly x86 codes and docs with NASM
assembly assembly-language learning macro nasm nasm-assembly programming testing x86 x86-assembly
Last synced: 23 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/vpavlin/jh-stresstest
Simple Selenium based test for JupyterHub on OpenShift component of https://opendatahub.io
kubernetes openshift pipfile python selenium testing
Last synced: 10 May 2026
https://github.com/rgrannell1/inkling
inkjs testing libary modelled after puppeteer
Last synced: 24 Jun 2026
https://github.com/donatas-b/j-screenplay
An example of Screenplay pattern with Java, Serenity and Cucumber for web UI automated tests
cucumber java screenplay screenplay-pattern serenity test-automation testing
Last synced: 24 Apr 2026
https://github.com/brycewray/browser-tests
PROJECT NOW CONCLUDED.
benchmarking browser linux macos testing
Last synced: 27 Apr 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/mihailgaberov/full-stack-redux
Full stack Redux tutorial done via [this](http://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html).
babel ecmascript javascript react redux socket-io tdd testing tutorial
Last synced: 01 Apr 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/mikesparr/typescript-apollo-graphql-server
Test GraphQL server using TypeScript
apollo graphql jest server tdd testing typescript
Last synced: 09 May 2026
https://github.com/rtradeltd/go-libp2p-testutils
golang test utilities for libp2p development
golang ipfs libp2p testing testing-tools testutils
Last synced: 10 May 2026
https://github.com/muhdhanish/node_solid_vitest
Node Solid Server is a project aimed at demonstrating how to implement testing using the Vitest framework in a TypeScript-based Node.js project following clean architecture principles.
clean-architecture eslint nodejs solid-principles testing typescript vitest vitest-ts
Last synced: 09 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/neikei/gitlab-testing-environment
Gitlab testing environment in a Vagrantbox based on Debian and provisioned with Ansible.
ansible continuous-integration debian gitlab gitlab-ce gitlab-runner playground testing vagrantbox
Last synced: 07 May 2026
https://github.com/bloxbean/yaci-cardano-test
Make Java app testing on Cardano blockchain a breeze with Yaci Cardano Test Java library.
Last synced: 06 Jun 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/kautenja/parse-server-mock
mock elements to make unit testing parse-server cloud code easier
mock parse-server testing typescript
Last synced: 28 Apr 2026
https://github.com/maxblee/cli_testing_utils
A suite of utilities I've created for testing command-line interfaces in Rust
Last synced: 25 Jun 2026
https://github.com/fajarwz/blog-laravel-dusk-testing
laravel dusk demo with laravel 10
dusk example-project laravel php testing
Last synced: 28 Apr 2026
https://github.com/erikrios/learn-android-jetpack-pro-dicoding-course
The Exercises of "Learn Android Jetpack Pro" Dicoding Course
android android-jetpack android-studio instrumentation-testing jetpack kotlin testing unit-testing
Last synced: 28 Apr 2026
https://github.com/tibolte/rickandmorty
App of Rick And Morty using https://rickandmortyapi.com/ with first screen showing a paginated list of characters.
androidx clean-architecture dark-theme flow mvvm navigation-architecture-component paging3 retrofit room-persistence-library testing
Last synced: 25 Jun 2026
https://github.com/averspec/aver
Domain-driven acceptance testing for TypeScript
acceptance-testing bdd observability testing typescript vitest
Last synced: 03 Apr 2026
https://github.com/mikaelvesavuori/mikrotester
Smooth, minimalist integration testing for humans.
integration integration-testing integration-testing-nodejs node testing typescript
Last synced: 28 Apr 2026
https://github.com/thekeogh/factoryse
Factoryse is a TypeScript-based test factory library that simplifies the creation of test data for your Node.js applications.
dummy factory faker nodejs testing typescript
Last synced: 28 Apr 2026
https://github.com/vstirbu/chai-as-typed
Chai assertions for types defined via JSDoc
chai jsdoc testing types typescript
Last synced: 10 May 2026
https://github.com/sachintha-samarathunga/jts-automation_framewok_template
bdd datadriven extentreports java junit selenium tdd testing xml
Last synced: 28 Apr 2026
https://github.com/chingu-voyages/v46-tier3-team-39
This app allows users to auto-generate unlimited exam preparation questions, based off their own, or a community created question.
ai answer-generation exam-prep openai question-generation testing
Last synced: 14 May 2026
https://github.com/pferreirafabricio/inmana
🩸 A simple API for control restaurants' supplies about to due
api command-pattern elixir elixir-phoenix facade-pattern mvc postgresql testing
Last synced: 14 May 2026
https://github.com/cjstehno/proving
Useful utilities for writing unit tests in Dart.
Last synced: 04 Jun 2026
https://github.com/m4rri4nne/playwright-docker
This project aims to provide a front-end automated testing setup using Playwright, fully containerized with Docker, integrated with GitHub Actions for CI/CD, and featuring Allure Report for test reporting. A future integration with Cucumber/Gherkin may also be added to support BDD-style test writing.
automation docker playwright qa testing
Last synced: 14 May 2026
https://github.com/jihchi/bs-puppeteer-legacy
[DEPRECATED] BuckleScript bindings to the GoogleChrome/puppeteer (Headless Chrome Node API)
automation bindings bucklescript developer-tools headless-chrome javascript node-module ocaml reason testing web
Last synced: 14 May 2026
https://github.com/konnov/apalache-rpc-client
Minimalistic Python client for interaction with the Apalache model checker over JSON RPC
apalache client model-based-testing model-checking quint symbolic-execution testing tla tlaplus
Last synced: 01 Apr 2026
https://github.com/kanishk1420/org-chart-api-test
A RESTful API built with Drogon,, a high-performance C++ framework. This API is designed to manage organizational structures, including persons, departments, and job roles.
cmake cpp docker googletest testing vcpkg
Last synced: 14 May 2026
https://github.com/glebec/generative-testing-talk
Fast-Check example repo, in prep for a talk on property testing (aka invariant testing)
fast-check functional generative-testing invariant-testing property-testing quickcheck talk testing
Last synced: 10 May 2026
https://github.com/maxicorrea/c-ayp1-solutions
Solutions for the Algorithms and Programming I guide of UNPAZ (TDD Style)
Last synced: 11 Jun 2026
https://github.com/risc-os-community/greatest
This is a RISC OS port of the C Unit Testing header only library Greatest. This library works fine with both GCC and DDE compilers.
c c99 dde gcc hacktoberfest hacktoberfest2022 risc-os riscos test test-runner testing tests unit-test unit-testing unit-testing-framework unittesting
Last synced: 11 Jun 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/tanvirstreame/mocha-test-cases
mocha nodejs testing typescript
Last synced: 07 May 2026
https://github.com/danisimov/gassert
Simple json assertions for testing frameworks.
java qa qaautomation qatools testing
Last synced: 18 Apr 2026