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-09 00:27:36 UTC
- JSON Representation
https://github.com/zer0contextlost/llmgate
Pre-deploy LLM regression testing for CI pipelines
ci evaluation llm llmops pytest python regression-testing testing
Last synced: 04 May 2026
https://github.com/ryands17/cloud-native-testing
Cloud Native Integration Testing for Serverless apps
cdk serverless testing typescript
Last synced: 04 May 2026
https://github.com/vincevargadev/ecstatic_dart
This package provides API parity with several classes of the Dart SDK but using instance properties rather than static properties.
Last synced: 04 May 2026
https://github.com/mohamedaflah/node_prisma_sample
jest nodejs postresql prisma testing typescript
Last synced: 04 May 2026
https://github.com/ososuna/testing-js
๐งช Testing with JavaScript course from Platzi
end-to-end integration-testing javascript jest testing uitest unit-testing
Last synced: 04 May 2026
https://github.com/karenpayneoregon/writing-sql-queries-csharp
recommendations for writing basic sql outside of code
csharp design sql testing visual-studio
Last synced: 04 May 2026
https://github.com/sonalys/react-testing
Simple example for reactjs testing
boilerplate jest learning-by-doing react testing
Last synced: 04 May 2026
https://github.com/yannx79/travel-booking-api
This project is a web API for a travel booking system using Laravel version 11. It will allow users to interact with travel data and functionalities.
apache api authentication authorization eloquent laravel mysql php sanctum testing
Last synced: 05 May 2026
https://github.com/sakejs/sake-mocha
Add test, test:ci and test:watch tasks powered Mocha to your Sakefile.
javascript mocha nodejs sake tasks testing
Last synced: 05 May 2026
https://github.com/zoraizmohammad/sonicsync
Wearable Subaqueous Psychoacoustic Testing Apparatus
cad esp32 firmware hardware-designs testing
Last synced: 28 Jun 2026
https://github.com/danieldantasdev/aspnetcore-turbo_formation-course-luisdev-part-5_dotnet-8_csharp-12
Formaรงรฃo avanรงada ampliando o projeto DevFreela com novos recursos: filtragem, paginaรงรฃo, Docker, Unit of Work, transaรงรตes, correรงรตes de testes unitรกrios e boas prรกticas com EF Core. Evoluรงรฃo direta da Formaรงรฃo ASP.NET Core.
aspnetcore backend best-practices clean-architecture csharp devfreela docker dotnet ef-core filtering luisdev pagination software-engineering testing transactions unit-of-work xunit
Last synced: 05 May 2026
https://github.com/dominicholmes21/hello-world-mcp
Simple MCP server that returns "Hello World!" message. Easy to set up with any MCP-compatible AI client. ๐๐ป
configuration-test development-tools hello-world mcp model-context-protocol nodejs testing validation vscode-integration workflow
Last synced: 05 May 2026
https://github.com/curityio/github-actions-utilities
Resources used for GitHub Actions workflows.
Last synced: 05 May 2026
https://github.com/clark-ewerton/mobile-test-automation-lab
๐ Mobile Test Automation Lab | A scalable Appium + Java framework for Android/iOS testing. Features: โ Parallel testing | โ Allure Reports | โ CI/CD (GitHub Actions) โ Sauce Labs integration | โ DataProvider
allure-report android android-testing appium cicd github-actions github-page github-pages java maven mobile-testing saucelabs test-automation testing testng
Last synced: 05 May 2026
https://github.com/cristobalgvera/storybook-learning
Storybook learning repository
javascript react storybook testing
Last synced: 05 May 2026
https://github.com/dyarleniber/awesome-fizzbuzz
This project was developed applying the Chain of Responsibility Pattern and the Builder Pattern to develop FizzBuzz.
builder builder-pattern chain-of-responsibility chain-of-responsibility-pattern docker docker-compose fizzbuzz php php7 phpunit testing
Last synced: 05 May 2026
https://github.com/justinhwang92/jc-netflix
Netflix Clone made with React, Custom Hooks, Context, and Firebase
clone-coding firebase react react-hooks styled-components testing
Last synced: 05 May 2026
https://github.com/rohit1901/mockable
Mockable automates the mock generation process while maintaining type safety and ease of use. #library
ast generator mocks testing typescript
Last synced: 28 Jun 2026
https://github.com/mohammad-taha-ebadinik/powersub-demo-3000
๐ Integrate and manage subsystems effortlessly with powersub-demo-3000, streamlining your project's structure and enhancing workflow efficiency.
api cli-tool demo deployment github-action javascript middleware nodejs open-source powershell powersub sample-project server testing tutorial
Last synced: 06 May 2026
https://github.com/mominaamjad/nyne-tests
javascript mocha selenium testing
Last synced: 05 May 2026
https://github.com/raphaelmadeira-design/openclassrooms_projet-9
Projet 9 - Formation Intรฉgrateur Web OpenClassrooms
Last synced: 05 May 2026
https://github.com/hala-samir/selenium-data-driven
Data driven test using Selenium, Java, MAVEN and TestNG
datadriven java localization maven maven-pom properties selenium-java selenium-webdriver testing testng testng-reports
Last synced: 06 May 2026
https://github.com/imtiajahammad/deskbooker
I had been interested to apply Unit Testing for my personal projects for a time being. There are several unit testing frameworks available in asp.net core. 3 most popular testing frameworks are xUnit, NUnit and MSTest. Here I am getting myself introduced to unit testing with xUnit. I have 3 basic projects here (core library, DataAccess, Web with Razor pages) in my solution and for each project I have test project as well. This is a beginner level solution and need to go through rest of the testing attributes and features in the coming days!
aspnetcore csharp testing unittest unittesting xunit
Last synced: 17 Oct 2025
https://github.com/jhthorsen/mojo-useragent-role-cache
Add caching to Mojo::UserAgent
Last synced: 18 Oct 2025
https://github.com/henry40408/alpine-ssh
Very basic SSH server based on Alpine Linux for testing purpose only
alpine alpine-ssh deprecated ssh-server testing
Last synced: 18 Oct 2025
https://github.com/igitscor/webpack-mock
A mock for unit testing webpack plugin
Last synced: 13 May 2026
https://github.com/theremotecoder/e2e-testing-playground
E2E testing + tools - Playground + Experiments
bdd e2e e2e-test e2e-testing e2e-tests end-to-end-learning end-to-end-test-automation end-to-end-testing javascript javascript-testing javascript-tests jest jest-test jest-tests node tdd testing testing-library testing-practices testing-tools
Last synced: 16 Sep 2025
https://github.com/rest-certain/hamcrest-phpunit
Hamcrest matchers that work natively with PHPUnit
hamcrest hamcrest-matchers php phpunit testing
Last synced: 04 May 2026
https://github.com/pubghack88/microgpt-agent-sdk
๐ง Build AI agents with advanced memory and multi-agent orchestration using this production-ready TypeScript SDK. Test before you deploy.
agents ai anthropic langchain mcp memory multi-agent openai orchestration sdk testing typescript
Last synced: 08 Apr 2026
https://github.com/gsaslis/fizzbuzz-tdd
A coding kata for an introduction to TDD, using the simple FizzBuzz exercise.
coding-kata software-testing tdd tdd-kata testing testing-practices
Last synced: 03 Apr 2025
https://github.com/pawelgoj/functional_testing_with_robot_framework
Functional testing using Robot framework and Playwright
automation-testing playwright playwright-python robot-framework testing
Last synced: 09 May 2026
https://github.com/flazefy/aurea-test
Aurea is a daily skincare & body care routine app that helps users manage products, stay consistent with smart reminders, join community discussions, and discover personalized care based on skin type, allergies, interests, and health conditions. Tested using Cypress
automated-testing cypress integration-testing quality-assurance rest-api testing typescript
Last synced: 03 Jul 2026
https://github.com/spnraju/demo-webdriverio-cucumberjs
Boilerplate for WebDriverIO with CucumberJS
boilerplate cucumberjs demo end-to-end end-to-end-testing javascript testing webdriverio
Last synced: 14 May 2025
https://github.com/lambdatest/mocha-js-terminal-logs
How to upload and view Mocha-js terminal logs on LambdaTest
lambdatest mochajs selenium-webdriver testing
Last synced: 23 Jan 2026
https://github.com/balamirr/e-commerce
E-Commerce Website
angular database full-stack java spring spring-boot testing
Last synced: 08 Apr 2026
https://github.com/thatkalle/terraform-playground
Terraform testing grounds
devcontainer hugo terraformed testing
Last synced: 08 Mar 2026
https://github.com/jgleitz/atrium-gradle-testkit
Atrium assertions to test Gradle plugins with TestKit
Last synced: 23 Oct 2025
https://github.com/nicomadeankaf/because
๐ Simplify decision-making with because, a lightweight tool that helps you weigh options clearly and efficiently.
alternatives awesome browser cli cli-app click covid-19 cyber-security gafam hacking ipython presentations python script services stackoverflow testing zsh
Last synced: 23 Oct 2025
https://github.com/henryf36/basic_animations
A set of animations to test Godot and Blender
animation blender godot4 testing
Last synced: 05 Apr 2025
https://github.com/natemcintosh/fuzztest
What would a basic fuzzing library look like in Julia?
fuzzing julia julia-language julialang testing
Last synced: 02 Jan 2026
https://github.com/abdulwahab0/wunderflats-automation_project
This is a task to Automate https://en-hiring.wunderflats.xyz/en/account/profile website using Cypress and Cucumber with Mochawesome report
automation-testing cypress-io javascript mocha-tests testing testplan
Last synced: 18 Jun 2026
https://github.com/i-e-b/certificategenerator
Powershell scripts to generate a CA and a set of certificates based on it
https-certificate powershell testing
Last synced: 22 Mar 2025
https://github.com/brightspace/test-reporting-node
Node helper package for the test reporting framework
quality-enablement test-reporting testing
Last synced: 25 Jan 2026
https://github.com/rubyhcm/rails_crud_api
This project for FE to test call API
api crud ruby-on-rails testing
Last synced: 18 Apr 2026
https://github.com/asrieldreemurrgm/e2e_test_practice_with_cypress
Practical project for E2E testing using Cypress, applied to the Contact Agenda website. Includes test cases for rendering, adding, editing, and deleting contacts. Screenshots are taken after each test for visual confirmation, and the mochawesome reporter is used to generate HTML reports.
automation-testing contact-app cypress cypress-io e2e-tests end-to-end frontend javascript mochawesome react test-automation test-report testing
Last synced: 18 Apr 2026
https://github.com/itis-enrico-fermi/testopencv
Repo for OpenCV test code
image-processing image-visualization image-visualizer opencv opencv-python python3 test testing
Last synced: 21 May 2026
https://github.com/adrianriobo/podman-e2e
wrapper on top of podman upstream e2e tests to run them mostly on non linux environments with podman machine
e2e openshift-local podman testing
Last synced: 14 May 2025
https://github.com/scttfrdmn/substrate
Event-sourced AWS emulator for deterministic testing of AI-generated infrastructure code
aws aws-cdk aws-emulator boto3 cloudformation devops event-sourcing go golang infrastructure-as-code integration-testing localstack-alternative mock terraform testing
Last synced: 06 Jul 2026
https://github.com/slowli/chai-bytes
Chai assertions for byte arrays equality
assertions chai chai-plugin testing
Last synced: 08 Mar 2026
https://github.com/vapory-legacy/tests
Vapory Tests
cryptocurrency testing vapor vapory
Last synced: 14 Mar 2025
https://github.com/studiole/verify
Verify the products of test logic. Whether it's a complex object, or obscure file type. Verify complex objects as JSON, YAML. Support for NUnit based tests.
diagnostics nunit tdd test testing verify
Last synced: 06 Apr 2025
https://github.com/szermatt/turtles
Library for writing ERT-based tests that check how Emacs renders buffers and windows
Last synced: 14 May 2025
https://github.com/kumpatlapavankumar/recognizing-flowers-with-convolutional-neural-networks
This project uses a Convolutional Neural Network (CNN) to classify flower images into five categories: Daisy, Dandelion, Rose, Sunflower, and Tulip. The model is trained on the Flowers Recognition dataset with image augmentation techniques to enhance generalization.
cnn-keras coding data-science deep-learning enjoying flower-classification machine-learning numpy opencv2 pandas pathlib pillow python tensorflow testing training
Last synced: 08 Apr 2026
https://github.com/drewcassidy/generic-parameterize
A Rust attribute for parameterizing generic functions
parameterization parameterized-tests proc-macro-attributes rust testing
Last synced: 26 Oct 2025
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/carseven/angular-testing
Repository for practicing Angular unit and end to end testing
angular angular14 end-to-end-testing testing unit-testing
Last synced: 18 Apr 2026
https://github.com/channeladam/channeladam.testframework.biztalk
A full .NET Framework automated testing library for testing BizTalk 2010/2013/2016 artifacts.
automated-testing biztalk biztalk-server channeladam dotnet flat-file flat-files maps test-framework testing testing-tools xml
Last synced: 21 May 2026
https://github.com/adamluzsi/design_by_contract.rb
Design by contract conventions
bdd designbycontract interface ruby signature testing
Last synced: 05 Apr 2025
https://github.com/victorsouza19/tdd
A repository to understand and practice the TDD concepts.
javascript jest tdd tdd-javascript testing
Last synced: 04 May 2026
https://github.com/kevgathuku/fantastic-engine
Testing changes to a page URL with Jest
Last synced: 04 May 2026
https://github.com/sand4rt/eslint-plugin-playwright-ct
ESLint plugin for Playwright component testing.
component eslint playwright testing
Last synced: 24 Jan 2026
https://github.com/albertobasalo/test-dev
๐งช Test course material (demo and docs)
Last synced: 30 Mar 2025
https://github.com/ivuorinen/go-test-sarif
Convert `go test -json` output to SARIF
Last synced: 06 Feb 2026
https://github.com/curityio/curity-cypress-commands
Cypress commands used when testing the Curity Identity Server plugins
Last synced: 13 Sep 2025
https://github.com/lambdatest/mocha-js-multiple-tabs
How to handle multiple tabs in automation test in Mocha-js on LambdaTest
lambdatest mochajs selenium testing
Last synced: 06 Feb 2026
https://github.com/fl0r1an84/test-chai-mocha
Testing with Mocha and Chai
chai javascript mocha mocha-chai nodejs testing unit-testing unittest
Last synced: 08 Apr 2026
https://github.com/spiffre-oss/test-scenarii
test-scenarii offers a way to write scenarized tests with maximum flexibility and code reuse, while retaining great readability
Last synced: 15 Apr 2026
https://github.com/mnzcrsh/hash-comparer
Concurrent console app, that traverses file system for file duplicates search.
algorithms hash multithreading recursion testing
Last synced: 22 Mar 2025
https://github.com/vedbhanushali/api-testing
API testing for hotel backend project
api apitesting backend backend-testing playwright-typescript testing
Last synced: 12 Apr 2025
https://github.com/lambdatest/unittest-incognito
How to run an automation test in incognito mode in UnitTest on LambdaTest
Last synced: 06 Feb 2026
https://github.com/fx2y/flowdb
FlowDB is a distributed, transactional key-value store that provides high performance, scalability, fault tolerance, and consistency. It supports various programming languages and platforms, enables asynchronous, actor-based programming, manages cluster deployment and configuration, and provides documentation and testing.
actor-based-programming asynchronous-programming cluster-deployment consistency database distributed-systems documentation fault-tolerance high-performance key-value-store scalability testing transactional-database
Last synced: 15 May 2026
https://github.com/ash914027/banking_application_using_nodejs_testing
banking_application_using_nodejs_testing
javascript mochai nodejs testing
Last synced: 20 May 2026
https://github.com/osama2262/swag_labs
A comprehensive ๐๐ฒ๐๐ ๐ฎ๐๐๐ผ๐บ๐ฎ๐๐ถ๐ผ๐ป ๐ฝ๐ฟ๐ผ๐ท๐ฒ๐ฐ๐ built with ๐๐ฆ๐ญ๐ฆ๐ฏ๐ช๐ถ๐ฎ ๐๐ฆ๐ฃ๐๐ณ๐ช๐ท๐ฆ๐ณ, implementing the ๐๐ข๐จ๐ฆ ๐๐ฃ๐ซ๐ฆ๐ค๐ต ๐๐ฐ๐ฅ๐ฆ๐ญ (๐๐๐) ๐ฅ๐ฆ๐ด๐ช๐จ๐ฏ ๐ฑ๐ข๐ต๐ต๐ฆ๐ณ๐ฏ for better maintainability and scalability of test cases. The project automates testing on the ๐ฆ๐๐ฎ๐ด ๐๐ฎ๐ฏ๐ website,
allure-report automation automation-testing java javascript pom selenium testing
Last synced: 17 Apr 2026
https://github.com/psr-mock/http-request-handler-implementation
Lightweight mocking library for PSR-15 HTTP Server Request Handler implementations, tailor-made to help you create test suites that are easier to write and maintain.
http-request-handler-implementation mocking psr psr-15 testing
Last synced: 30 Jan 2026
https://github.com/cicd-tutorials/animals
Simple containers for testing and demonstrating (rolling) updates.
container container-image demo demo-application hello-world server testing webserver
Last synced: 30 Jan 2026
https://github.com/mgielda/renode-zephyr-poc
PoC of testing Zephyr in Renode
Last synced: 06 Feb 2026
https://github.com/nxdun/timetide
Generates University timetable in weekly basis with Lecturer,Hall,Course,Resources Management
documentation react security testing
Last synced: 06 Apr 2025
https://github.com/matheus-rosa/go-factory
Package to create test data in Go
factories factory-definitions go golang testing
Last synced: 30 Jan 2026
https://github.com/wdhongtw/minidir
Minimal abstraction about directories and files
Last synced: 31 Jan 2026
https://github.com/nimitbhargava/sample-assets
Collections of resources for your test or mock application
Last synced: 31 Jan 2026
https://github.com/fgimenez/gasmask
blockchain ci-cd development ethereum kubernetes testing
Last synced: 03 May 2026